Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.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 7c66363f06a2131ee96bbb39a02a40f86f07db95 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c66363f06a2131ee96bbb39a02a40f86f07db95 # timeout=10 Commit message: "pcu: Fix dummy DL block received due to timer race conditions" > git rev-list --no-walk 0202506948dc993e1d8fee683d110986e5dee615 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins11705100048970204851.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB] Fetched 9305 kB in 1s (9320 kB/s) Reading package lists... [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here 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:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime 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:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime 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:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime 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:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime 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:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime 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:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime 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:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime 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:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime 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:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime 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:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime 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:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime 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:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime 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:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime 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:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime 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:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime 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:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement 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:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime 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:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime 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:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement 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:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (610 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-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 -> libgtp10: 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 -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-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-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 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-latest 0 upgraded, 29 newly installed, 0 to remove and 43 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (75.3 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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.6.0) ... Setting up osmo-sgsn (1.12.1) ... 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.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250212123926696 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250212123926696 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250212123926696 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250212123926696 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250212123926696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250212123926696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250212123926696 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250212123926696 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250212123926696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250212123926696 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250212123926696 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250212123926696 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250212123926696 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250212123926696 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250212123926696 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250212123926696 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250212123926696 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x56522de75d60(sgsn) with 23 counters 20250212123926990 DLSS7 INFO (r=127.0.0.1:35187<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212123926990 DLSS7 INFO (r=127.0.0.1:35187<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250212123926990 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:35187<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250212123926991 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250212123926991 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250212123926991 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250212123926991 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250212123926991 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250212123926991 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250212123926991 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250212123926991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123926991 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250212123926991 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250212123926991 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250212123926991 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212123926991 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212123926991 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212123926991 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212123926991 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212123926991 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212123926991 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212123926991 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212123926991 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:35187<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250212123926991 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250212123926991 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250212123926991 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250212123926991 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250212123926991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212123926991 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212123926991 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212123926991 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250212123926991 DLSS7 INFO (r=127.0.0.1:56717<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212123926991 DLSS7 INFO (r=127.0.0.1:56717<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250212123926991 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:56717<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250212123926991 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250212123926991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212123926991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212123926991 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@59b6a701cacf: Unix server socket created successfully. MC@59b6a701cacf: Listening on TCP port 35543. 59b6a701cacf is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 59b6a701cacf 35543 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@59b6a701cacf: New HC connected from 10.0.2.100 [10.0.2.100]. 59b6a701cacf: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@59b6a701cacf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@59b6a701cacf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@59b6a701cacf: Configuration file was processed on all HCs. MC@59b6a701cacf: Creating MTC on host 10.0.2.100. MC@59b6a701cacf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Feb 12 12:39:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212123927991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123927992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach started. 20250212123928766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123928770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@59b6a701cacf: 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)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250212123928806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123928806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123928806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123928810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123928810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123928810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123928811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123928811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123928811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123928811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212123928811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212123928811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123928811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123928812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123928812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212123928817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(9)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(4)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123928828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123928828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@59b6a701cacf: 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(13)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250212123928845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123928845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123928845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123928845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123928848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123928848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123928848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123928848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123928848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123928848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123928848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123928848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212123928848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212123928848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123928848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123928848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123928848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123928853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123928853 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-BSSGP2(14)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@59b6a701cacf: 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)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212123928865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123928865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(17)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250212123928870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123928870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123928870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123928870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach-BVCI210(10)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123928872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123928872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123928872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123928873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123928873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123928873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123928873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123928873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212123928873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212123928873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123928873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123928873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123928873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123928879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123928879 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)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123928888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123928888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123928992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123928992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212123928992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212123928992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212123928992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212123928992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250212123928992 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250212123928992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250212123928992 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250212123928992 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250212123928992 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250212123928992 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250212123928992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250212123928992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212123928992 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250212123928992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212123928993 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56524fc46660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250212123928993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20250212123928992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212123928993 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212123928993 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212123928993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212123928993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212123928993 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@59b6a701cacf: 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) } } } } 20250212123928994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212123928995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212123929980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212123929980 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250212123929980 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56717 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@59b6a701cacf: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EF011E94'O, index=0 SGSN_Test-GSUP(19)@59b6a701cacf: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@59b6a701cacf: 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 := 'E206993A2564272FE6B9D542B7DDDD6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45B19A38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6113F3290C63D6DF'O } } } } } 20250212123930031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123930031 DLLC NOTICE LLME(ffffffff/ef011e94){UNASSIGNED} LLC RX: unknown TLLI 0xef011e94, creating LLME on the fly (gprs_llc.c:552) 20250212123930031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123930031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20250212123930031 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212123930031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212123930031 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212123930031 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212123930031 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123930031 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212123930031 DLLC NOTICE LLME(ffffffff/ef011e94){UNASSIGNED} LLGM Assign pre (ef011e94 => c734b17a) (gprs_llc.c:1079) 20250212123930031 DLLC NOTICE LLME(ef011e94/c734b17a){ASSIGNED} LLGM Assign post (ef011e94 => c734b17a) (gprs_llc.c:1125) 20250212123930031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123930031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123930031 DMM DEBUG MM(262420000000001/c734b17a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123930041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123930041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212123930041 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123930041 DMM DEBUG MM(262420000000001/c734b17a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250212123930041 DMM NOTICE MM(262420000000001/c734b17a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123930041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123930041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123930041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123930041 DMM DEBUG MM(262420000000001/c734b17a) Requesting authorization (sgsn_auth.c:160) 20250212123930041 DMM INFO MM(262420000000001/c734b17a) Requesting authentication tuples (sgsn_auth.c:184) 20250212123930041 DMM DEBUG MM(262420000000001/c734b17a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212123930041 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250212123930041 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)@59b6a701cacf: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@59b6a701cacf: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250212123930044 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212123930044 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212123930044 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212123930044 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212123930044 DMM INFO MM(262420000000001/c734b17a) Subscriber data update (mmctx.c:445) 20250212123930044 DMM DEBUG MM(262420000000001/c734b17a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212123930044 DMM INFO MM(262420000000001/c734b17a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212123930044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212123930044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123930044 DMM INFO MM(262420000000001/c734b17a) <- GMM AUTH AND CIPHERING REQ (rand = e2 06 99 3a 25 64 27 2f e6 b9 d5 42 b7 dd dd 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212123930052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123930052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123930052 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123930052 DMM INFO MM(262420000000001/c734b17a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212123930052 DMM NOTICE MM(262420000000001/c734b17a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212123930052 DMM DEBUG MM(262420000000001/c734b17a) checking auth: received GSM SRES = 45 b1 9a 38 (gprs_gmm.c:666) 20250212123930052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212123930052 DMM DEBUG MM(262420000000001/c734b17a) Requesting authorization (sgsn_auth.c:160) 20250212123930052 DMM INFO MM(262420000000001/c734b17a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123930052 DMM DEBUG MM(262420000000001/c734b17a) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123930052 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250212123930052 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) 20250212123930052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212123930052 DMM INFO MM(262420000000001/c734b17a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc734b17a) (gprs_gmm.c:300) 20250212123930053 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123930053 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123930053 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250212123930053 DMM INFO MM(262420000000001/c734b17a) Subscriber data update (mmctx.c:445) 20250212123930053 DMM DEBUG MM(262420000000001/c734b17a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212123930053 DMM INFO MM(262420000000001/c734b17a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212123930053 DMM NOTICE MM(262420000000001/c734b17a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250212123930053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123930053 DMM NOTICE MM(262420000000001/c734b17a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212123930053 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) 20250212123930054 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123930054 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250212123930054 DMM INFO MM(262420000000001/c734b17a) Subscriber data update (mmctx.c:445) 20250212123930054 DMM DEBUG MM(262420000000001/c734b17a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212123930058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123930058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212123930058 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123930058 DMM INFO MM(262420000000001/c734b17a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212123930058 DMM NOTICE MM(262420000000001/c734b17a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212123930058 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212123930058 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212123930058 DLLC NOTICE LLME(ef011e94/c734b17a){ASSIGNED} LLGM Assign pre (ffffffff => c734b17a) (gprs_llc.c:1079) 20250212123930058 DLLC NOTICE LLME(ffffffff/c734b17a){ASSIGNED} LLGM Assign post (ffffffff => c734b17a) (gprs_llc.c:1125) 20250212123930058 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212123930058 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212123930058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212123930058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@59b6a701cacf: setverdict(pass): none -> pass TC_attach-BVCI196(6)@59b6a701cacf: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@59b6a701cacf: Final verdict of PTC: pass 20250212123930111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37358<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(13)@59b6a701cacf: Final verdict of PTC: none 20250212123930113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212123930113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI196(6)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(19)@59b6a701cacf: Final verdict of PTC: none TC_attach-BVCI210(10)@59b6a701cacf: Final verdict of PTC: none TC_attach-BVCI220(16)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(7)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(17)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(11)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(15)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(5)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Feb 12 12:39:30 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250212123930294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123930696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104400) 20250212123931114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123931114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104400, count=105660) 20250212123932115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123932115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Feb 12 12:39:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212123933115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123933115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_mnc3 started. 20250212123933731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123933732 DMM INFO MM(262420000000001/c734b17a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212123933732 DMM INFO MM(262420000000001/c734b17a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212123933732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212123933732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212123933732 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212123933732 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212123933732 DLLC NOTICE LLME(ffffffff/c734b17a){ASSIGNED} LLGM Assign pre (c734b17a => ffffffff) (gprs_llc.c:1079) 20250212123933732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c734b17a => ffffffff) (gprs_llc.c:1125) 20250212123933732 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250212123933732 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) 20250212123933732 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:399) 20250212123933732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212123933732 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212123933732 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212123933732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212123933733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@59b6a701cacf: 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(26)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123933758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212123933758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123933758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123933758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212123933758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123933758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123933758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123933758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123933760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123933760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123933760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123933760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123933760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123933760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123933760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123933760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212123933760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123933760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123933761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123933761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123933765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212123933775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123933775 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(27)@59b6a701cacf: 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_mnc3-BVCI196(25)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123933785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212123933785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123933785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123933785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212123933785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123933785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123933785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123933785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123933789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123933789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123933789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123933790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123933790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123933790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123933790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123933790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212123933790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123933790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123933791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123933791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212123933797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123933815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123933815 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@59b6a701cacf: 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(37)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123933833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212123933833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123933833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123933833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212123933833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123933833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123933833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123933833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123933836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123933836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123933836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123933836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123933836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123933836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123933836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123933836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123933836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212123933836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123933836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123933837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123933837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123933841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123933853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123933853 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123934116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123934116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212123934116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212123934116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@59b6a701cacf: 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) } } } } 20250212123934119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212123934119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@59b6a701cacf: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E791AAA2'O, index=0 SGSN_Test-GSUP(38)@59b6a701cacf: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@59b6a701cacf: 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 := '7E5DD1E44FB090C9FCD7F3BDD57A0F0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5502478'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '750A2BC5466EDA49'O } } } } } 20250212123935158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123935158 DLLC NOTICE LLME(ffffffff/e791aaa2){UNASSIGNED} LLC RX: unknown TLLI 0xe791aaa2, creating LLME on the fly (gprs_llc.c:552) 20250212123935158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123935158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250212123935158 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212123935158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212123935158 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212123935158 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212123935158 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123935158 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212123935158 DLLC NOTICE LLME(ffffffff/e791aaa2){UNASSIGNED} LLGM Assign pre (e791aaa2 => e5afeb03) (gprs_llc.c:1079) 20250212123935158 DLLC NOTICE LLME(e791aaa2/e5afeb03){ASSIGNED} LLGM Assign post (e791aaa2 => e5afeb03) (gprs_llc.c:1125) 20250212123935158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123935158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123935158 DMM DEBUG MM(262420000001001/e5afeb03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123935173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123935173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212123935173 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123935173 DMM DEBUG MM(262420000001001/e5afeb03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250212123935173 DMM NOTICE MM(262420000001001/e5afeb03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123935173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123935173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123935173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123935173 DMM DEBUG MM(262420000001001/e5afeb03) Requesting authorization (sgsn_auth.c:160) 20250212123935173 DMM INFO MM(262420000001001/e5afeb03) Requesting authentication tuples (sgsn_auth.c:184) 20250212123935173 DMM DEBUG MM(262420000001001/e5afeb03) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212123935173 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250212123935173 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(38)@59b6a701cacf: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@59b6a701cacf: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250212123935177 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212123935177 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212123935177 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212123935177 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212123935177 DMM INFO MM(262420000001001/e5afeb03) Subscriber data update (mmctx.c:445) 20250212123935177 DMM DEBUG MM(262420000001001/e5afeb03) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212123935177 DMM INFO MM(262420000001001/e5afeb03) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212123935177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212123935177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123935177 DMM INFO MM(262420000001001/e5afeb03) <- GMM AUTH AND CIPHERING REQ (rand = 7e 5d d1 e4 4f b0 90 c9 fc d7 f3 bd d5 7a 0f 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212123935187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123935187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123935187 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123935187 DMM INFO MM(262420000001001/e5afeb03) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212123935187 DMM NOTICE MM(262420000001001/e5afeb03) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212123935187 DMM DEBUG MM(262420000001001/e5afeb03) checking auth: received GSM SRES = f5 50 24 78 (gprs_gmm.c:666) 20250212123935187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212123935187 DMM DEBUG MM(262420000001001/e5afeb03) Requesting authorization (sgsn_auth.c:160) 20250212123935187 DMM INFO MM(262420000001001/e5afeb03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123935187 DMM DEBUG MM(262420000001001/e5afeb03) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123935187 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250212123935187 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) 20250212123935187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212123935187 DMM INFO MM(262420000001001/e5afeb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5afeb03) (gprs_gmm.c:300) 20250212123935189 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123935189 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123935189 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212123935189 DMM INFO MM(262420000001001/e5afeb03) Subscriber data update (mmctx.c:445) 20250212123935189 DMM DEBUG MM(262420000001001/e5afeb03) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212123935189 DMM INFO MM(262420000001001/e5afeb03) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212123935189 DMM NOTICE MM(262420000001001/e5afeb03) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250212123935189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123935189 DMM NOTICE MM(262420000001001/e5afeb03) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212123935189 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) 20250212123935190 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123935190 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212123935190 DMM INFO MM(262420000001001/e5afeb03) Subscriber data update (mmctx.c:445) 20250212123935190 DMM DEBUG MM(262420000001001/e5afeb03) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212123935196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123935196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212123935196 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123935197 DMM INFO MM(262420000001001/e5afeb03) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212123935197 DMM NOTICE MM(262420000001001/e5afeb03) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212123935197 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212123935197 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212123935197 DLLC NOTICE LLME(e791aaa2/e5afeb03){ASSIGNED} LLGM Assign pre (ffffffff => e5afeb03) (gprs_llc.c:1079) 20250212123935197 DLLC NOTICE LLME(ffffffff/e5afeb03){ASSIGNED} LLGM Assign post (ffffffff => e5afeb03) (gprs_llc.c:1125) 20250212123935197 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212123935197 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212123935197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212123935197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@59b6a701cacf: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@59b6a701cacf: Final verdict of PTC: pass 20250212123935249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(32)@59b6a701cacf: Final verdict of PTC: none 20250212123935251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212123935251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(27)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(26)@59b6a701cacf: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(38)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@59b6a701cacf: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(37)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@59b6a701cacf: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(24)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(29)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(35)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(31)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_mnc3 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Feb 12 12:39:35 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250212123935425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123935826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85112) 20250212123936252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123936252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85112, count=89468) 20250212123937253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123937253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Feb 12 12:39:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212123938253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123938253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_umts_aka_umts_res started. 20250212123938856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123938857 DMM INFO MM(262420000001001/e5afeb03) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212123938857 DMM INFO MM(262420000001001/e5afeb03) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212123938857 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212123938857 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212123938857 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212123938857 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212123938857 DLLC NOTICE LLME(ffffffff/e5afeb03){ASSIGNED} LLGM Assign pre (e5afeb03 => ffffffff) (gprs_llc.c:1079) 20250212123938857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5afeb03 => ffffffff) (gprs_llc.c:1125) 20250212123938857 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250212123938857 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) 20250212123938857 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:399) 20250212123938857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212123938857 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212123938857 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212123938857 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212123938857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@59b6a701cacf: 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(45)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123938880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212123938880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123938880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123938880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212123938880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123938880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123938880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123938880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123938882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123938882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123938882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123938882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123938882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123938882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123938882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123938882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212123938882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123938882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123938883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123938883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212123938887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123938897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123938897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@59b6a701cacf: 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(51)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(50)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212123938906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212123938906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123938906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123938906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938906 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212123938906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123938906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123938906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123938906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123938907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123938907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123938907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123938908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123938908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123938908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123938908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123938908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212123938908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123938908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123938909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123938909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123938912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@59b6a701cacf: 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 } SGSN_Test-Gb1-BSSGP1(47)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(55)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(47)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123938921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123938921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250212123938922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212123938922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123938922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123938922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212123938922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123938922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123938922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123938922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123938924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123938924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123938924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123938924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123938924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123938924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123938924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123938924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123938924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212123938924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123938924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_umts_aka_umts_res-BVCI210(48)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123938925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123938925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123938928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123938936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123938936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123939254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123939254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212123939254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212123939254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@59b6a701cacf: 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) } } } } 20250212123939257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212123939258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@59b6a701cacf: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DEB0EA0A'O, index=0 SGSN_Test-GSUP(57)@59b6a701cacf: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@59b6a701cacf: 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 := 'B8684582203A4E29D48A74339BD9146A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65C4E849'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F9F22210DF9033F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EB2ADD016E57E3327E4D7456B648BC7E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB578159155EC62BA23E81C0125166B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5BDEC9026488A8767EC7C1F73565F30E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A00261A67FA7E83D'O } } } } } 20250212123940293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123940293 DLLC NOTICE LLME(ffffffff/deb0ea0a){UNASSIGNED} LLC RX: unknown TLLI 0xdeb0ea0a, creating LLME on the fly (gprs_llc.c:552) 20250212123940293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123940293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250212123940293 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212123940293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212123940293 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212123940293 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212123940293 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123940293 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212123940293 DLLC NOTICE LLME(ffffffff/deb0ea0a){UNASSIGNED} LLGM Assign pre (deb0ea0a => d95de108) (gprs_llc.c:1079) 20250212123940293 DLLC NOTICE LLME(deb0ea0a/d95de108){ASSIGNED} LLGM Assign post (deb0ea0a => d95de108) (gprs_llc.c:1125) 20250212123940293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123940293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123940293 DMM DEBUG MM(262420000001002/d95de108) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123940307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123940307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212123940307 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123940307 DMM DEBUG MM(262420000001002/d95de108) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250212123940307 DMM NOTICE MM(262420000001002/d95de108) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123940307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123940307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123940307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123940307 DMM DEBUG MM(262420000001002/d95de108) Requesting authorization (sgsn_auth.c:160) 20250212123940307 DMM INFO MM(262420000001002/d95de108) Requesting authentication tuples (sgsn_auth.c:184) 20250212123940307 DMM DEBUG MM(262420000001002/d95de108) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212123940307 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250212123940307 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(57)@59b6a701cacf: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@59b6a701cacf: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250212123940310 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212123940310 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212123940310 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212123940310 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212123940310 DMM INFO MM(262420000001002/d95de108) Subscriber data update (mmctx.c:445) 20250212123940310 DMM DEBUG MM(262420000001002/d95de108) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212123940310 DMM INFO MM(262420000001002/d95de108) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212123940310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212123940310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123940310 DMM INFO MM(262420000001002/d95de108) <- GMM AUTH AND CIPHERING REQ (rand = b8 68 45 82 20 3a 4e 29 d4 8a 74 33 9b d9 14 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b de c9 02 64 88 a8 76 7e c7 c1 f7 35 65 f3 0e ) (gprs_gmm.c:483) 20250212123940320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123940320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123940320 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123940320 DMM INFO MM(262420000001002/d95de108) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212123940320 DMM NOTICE MM(262420000001002/d95de108) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212123940320 DMM DEBUG MM(262420000001002/d95de108) checking auth: received UMTS RES = a0 02 61 a6 7f a7 e8 3d (gprs_gmm.c:666) 20250212123940320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212123940320 DMM DEBUG MM(262420000001002/d95de108) Requesting authorization (sgsn_auth.c:160) 20250212123940320 DMM INFO MM(262420000001002/d95de108) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123940320 DMM DEBUG MM(262420000001002/d95de108) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123940320 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250212123940320 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) 20250212123940320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212123940320 DMM INFO MM(262420000001002/d95de108) <- GMM ATTACH ACCEPT (new P-TMSI=0xd95de108) (gprs_gmm.c:300) 20250212123940321 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123940321 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123940321 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250212123940321 DMM INFO MM(262420000001002/d95de108) Subscriber data update (mmctx.c:445) 20250212123940321 DMM DEBUG MM(262420000001002/d95de108) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212123940321 DMM INFO MM(262420000001002/d95de108) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212123940321 DMM NOTICE MM(262420000001002/d95de108) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250212123940321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123940321 DMM NOTICE MM(262420000001002/d95de108) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212123940321 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) 20250212123940322 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123940322 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250212123940322 DMM INFO MM(262420000001002/d95de108) Subscriber data update (mmctx.c:445) 20250212123940322 DMM DEBUG MM(262420000001002/d95de108) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212123940328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123940328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212123940328 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123940328 DMM INFO MM(262420000001002/d95de108) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212123940328 DMM NOTICE MM(262420000001002/d95de108) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212123940328 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212123940328 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212123940328 DLLC NOTICE LLME(deb0ea0a/d95de108){ASSIGNED} LLGM Assign pre (ffffffff => d95de108) (gprs_llc.c:1079) 20250212123940328 DLLC NOTICE LLME(ffffffff/d95de108){ASSIGNED} LLGM Assign post (ffffffff => d95de108) (gprs_llc.c:1125) 20250212123940328 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212123940328 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212123940328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212123940328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@59b6a701cacf: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@59b6a701cacf: Final verdict of PTC: pass 20250212123940380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(51)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(45)@59b6a701cacf: Final verdict of PTC: none 20250212123940382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212123940382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI196(44)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@59b6a701cacf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@59b6a701cacf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(43)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(55)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(49)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(53)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Feb 12 12:39:40 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 20250212123940545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123940946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85584) 20250212123941383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123941383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85584, count=89940) 20250212123942385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123942385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Feb 12 12:39:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212123943386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123943386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_umts_aka_gsm_sres started. 20250212123943978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123943979 DMM INFO MM(262420000001002/d95de108) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212123943979 DMM INFO MM(262420000001002/d95de108) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212123943979 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212123943979 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212123943979 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212123943979 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212123943979 DLLC NOTICE LLME(ffffffff/d95de108){ASSIGNED} LLGM Assign pre (d95de108 => ffffffff) (gprs_llc.c:1079) 20250212123943979 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d95de108 => ffffffff) (gprs_llc.c:1125) 20250212123943979 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250212123943979 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) 20250212123943979 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:399) 20250212123943979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212123943979 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212123943979 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212123943979 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212123943979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@59b6a701cacf: 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(64)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123944008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212123944008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123944008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123944008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212123944008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123944008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123944008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123944008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123944010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123944010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123944010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123944010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123944010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123944010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123944010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123944010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212123944010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123944010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123944011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123944011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212123944016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(61)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123944025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123944025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@59b6a701cacf: 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(69)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123944039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212123944039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123944039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123944039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212123944039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123944039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123944039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123944039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123944041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123944041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123944041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123944041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123944041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123944041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123944041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123944041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212123944041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123944041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123944042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123944042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212123944048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123944058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123944058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(67)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@59b6a701cacf: 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(75)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123944073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212123944073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123944073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123944073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212123944073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123944073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123944073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123944073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123944075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123944075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123944075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123944075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123944075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123944075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123944075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123944075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123944075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212123944075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123944075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(75)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212123944076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123944076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212123944079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123944086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123944086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123944387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123944388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212123944388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212123944388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@59b6a701cacf: 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) } } } } 20250212123944389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212123944390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@59b6a701cacf: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F4803522'O, index=0 SGSN_Test-GSUP(76)@59b6a701cacf: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@59b6a701cacf: 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 := '6AF929ED635294C98B84CF8477A6B28F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7605C02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '980B14C36FC0D795'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DEA26BAF49C813A6FE356EFAB71F315C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '652548FF0A9EFC28128D129FEF6EB9F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30B41E06A2D88B25644AB20ECC2752F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8BDF550EB9DCF55C'O } } } } } 20250212123945430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123945430 DLLC NOTICE LLME(ffffffff/f4803522){UNASSIGNED} LLC RX: unknown TLLI 0xf4803522, creating LLME on the fly (gprs_llc.c:552) 20250212123945430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123945430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250212123945430 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212123945430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212123945430 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212123945430 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212123945430 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123945430 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212123945430 DLLC NOTICE LLME(ffffffff/f4803522){UNASSIGNED} LLGM Assign pre (f4803522 => e702abcc) (gprs_llc.c:1079) 20250212123945430 DLLC NOTICE LLME(f4803522/e702abcc){ASSIGNED} LLGM Assign post (f4803522 => e702abcc) (gprs_llc.c:1125) 20250212123945430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123945430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123945430 DMM DEBUG MM(262420000001003/e702abcc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123945446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123945446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212123945446 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123945446 DMM DEBUG MM(262420000001003/e702abcc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250212123945446 DMM NOTICE MM(262420000001003/e702abcc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123945446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123945446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123945446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123945446 DMM DEBUG MM(262420000001003/e702abcc) Requesting authorization (sgsn_auth.c:160) 20250212123945446 DMM INFO MM(262420000001003/e702abcc) Requesting authentication tuples (sgsn_auth.c:184) 20250212123945446 DMM DEBUG MM(262420000001003/e702abcc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212123945446 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250212123945446 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(76)@59b6a701cacf: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@59b6a701cacf: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250212123945449 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212123945449 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212123945449 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212123945449 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212123945449 DMM INFO MM(262420000001003/e702abcc) Subscriber data update (mmctx.c:445) 20250212123945449 DMM DEBUG MM(262420000001003/e702abcc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212123945449 DMM INFO MM(262420000001003/e702abcc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212123945449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212123945449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123945449 DMM INFO MM(262420000001003/e702abcc) <- GMM AUTH AND CIPHERING REQ (rand = 6a f9 29 ed 63 52 94 c9 8b 84 cf 84 77 a6 b2 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 b4 1e 06 a2 d8 8b 25 64 4a b2 0e cc 27 52 f5 ) (gprs_gmm.c:483) 20250212123945458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123945458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123945458 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123945458 DMM INFO MM(262420000001003/e702abcc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212123945458 DMM NOTICE MM(262420000001003/e702abcc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212123945458 DMM DEBUG MM(262420000001003/e702abcc) checking auth: received GSM SRES = c7 60 5c 02 (gprs_gmm.c:666) 20250212123945458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212123945458 DMM DEBUG MM(262420000001003/e702abcc) Requesting authorization (sgsn_auth.c:160) 20250212123945458 DMM INFO MM(262420000001003/e702abcc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123945458 DMM DEBUG MM(262420000001003/e702abcc) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123945458 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250212123945458 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) 20250212123945458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212123945458 DMM INFO MM(262420000001003/e702abcc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe702abcc) (gprs_gmm.c:300) 20250212123945459 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123945459 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123945459 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250212123945459 DMM INFO MM(262420000001003/e702abcc) Subscriber data update (mmctx.c:445) 20250212123945459 DMM DEBUG MM(262420000001003/e702abcc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212123945459 DMM INFO MM(262420000001003/e702abcc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212123945459 DMM NOTICE MM(262420000001003/e702abcc) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250212123945459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123945459 DMM NOTICE MM(262420000001003/e702abcc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212123945459 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) 20250212123945460 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123945460 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250212123945460 DMM INFO MM(262420000001003/e702abcc) Subscriber data update (mmctx.c:445) 20250212123945460 DMM DEBUG MM(262420000001003/e702abcc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212123945466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123945466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212123945467 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123945467 DMM INFO MM(262420000001003/e702abcc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212123945467 DMM NOTICE MM(262420000001003/e702abcc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212123945467 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212123945467 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212123945467 DLLC NOTICE LLME(f4803522/e702abcc){ASSIGNED} LLGM Assign pre (ffffffff => e702abcc) (gprs_llc.c:1079) 20250212123945467 DLLC NOTICE LLME(ffffffff/e702abcc){ASSIGNED} LLGM Assign post (ffffffff => e702abcc) (gprs_llc.c:1125) 20250212123945467 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212123945467 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212123945467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212123945467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@59b6a701cacf: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@59b6a701cacf: Final verdict of PTC: pass 20250212123945518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212123945520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212123945520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(75)@59b6a701cacf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(69)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@59b6a701cacf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(68)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(62)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(64)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(73)@59b6a701cacf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Feb 12 12:39:45 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 20250212123945684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123946085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48304) 20250212123946520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123946520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48304, count=89308) 20250212123947521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123947521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Feb 12 12:39:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212123948522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123948523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_timeout_after_pdp_act started. 20250212123949115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212123949116 DMM INFO MM(262420000001003/e702abcc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212123949116 DMM INFO MM(262420000001003/e702abcc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212123949116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212123949116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212123949116 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212123949116 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212123949116 DLLC NOTICE LLME(ffffffff/e702abcc){ASSIGNED} LLGM Assign pre (e702abcc => ffffffff) (gprs_llc.c:1079) 20250212123949116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e702abcc => ffffffff) (gprs_llc.c:1125) 20250212123949116 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250212123949116 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) 20250212123949116 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:399) 20250212123949116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212123949116 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212123949116 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212123949116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212123949116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@59b6a701cacf: 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(83)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123949150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212123949150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123949150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123949150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212123949150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123949150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123949150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123949150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123949152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123949152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123949152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123949152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123949152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212123949152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123949152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123949153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123949153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212123949157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123949167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@59b6a701cacf: 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(89)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212123949179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212123949179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123949179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123949179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212123949179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123949179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123949179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123949179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123949182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123949182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123949182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123949182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123949182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123949182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123949182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123949182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212123949182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123949182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123949183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123949183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212123949187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(88)@59b6a701cacf: 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(93)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212123949199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212123949199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212123949199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212123949199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212123949199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212123949199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212123949199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212123949199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212123949199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(93)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212123949200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212123949200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212123949200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212123949201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212123949201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212123949201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212123949201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212123949201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212123949201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212123949201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212123949201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212123949201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212123949201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_timeout_after_pdp_act-BVCI210(86)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123949205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212123949214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212123949523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212123949523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212123949523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212123949524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: 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) } } } } 20250212123949526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212123949527 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@59b6a701cacf: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FCFD66F3'O, index=0 SGSN_Test-GSUP(95)@59b6a701cacf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: 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 := 'F7443B8A0316681504B09178F10E38E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26933507'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13A9C16641C24167'O } } } } } 20250212123949565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949565 DLLC NOTICE LLME(ffffffff/fcfd66f3){UNASSIGNED} LLC RX: unknown TLLI 0xfcfd66f3, creating LLME on the fly (gprs_llc.c:552) 20250212123949565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250212123949565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212123949565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212123949565 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212123949565 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212123949565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123949565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212123949565 DLLC NOTICE LLME(ffffffff/fcfd66f3){UNASSIGNED} LLGM Assign pre (fcfd66f3 => c9aa687f) (gprs_llc.c:1079) 20250212123949565 DLLC NOTICE LLME(fcfd66f3/c9aa687f){ASSIGNED} LLGM Assign post (fcfd66f3 => c9aa687f) (gprs_llc.c:1125) 20250212123949565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123949565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123949565 DMM DEBUG MM(262420000000021/c9aa687f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123949581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949581 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949581 DMM DEBUG MM(262420000000021/c9aa687f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250212123949581 DMM NOTICE MM(262420000000021/c9aa687f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123949581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123949581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123949581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123949581 DMM DEBUG MM(262420000000021/c9aa687f) Requesting authorization (sgsn_auth.c:160) 20250212123949581 DMM INFO MM(262420000000021/c9aa687f) Requesting authentication tuples (sgsn_auth.c:184) 20250212123949581 DMM DEBUG MM(262420000000021/c9aa687f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212123949581 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250212123949581 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(95)@59b6a701cacf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@59b6a701cacf: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250212123949585 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212123949585 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212123949585 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212123949585 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212123949585 DMM INFO MM(262420000000021/c9aa687f) Subscriber data update (mmctx.c:445) 20250212123949585 DMM DEBUG MM(262420000000021/c9aa687f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212123949585 DMM INFO MM(262420000000021/c9aa687f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212123949585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212123949585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123949585 DMM INFO MM(262420000000021/c9aa687f) <- GMM AUTH AND CIPHERING REQ (rand = f7 44 3b 8a 03 16 68 15 04 b0 91 78 f1 0e 38 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212123949593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949593 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949593 DMM INFO MM(262420000000021/c9aa687f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212123949593 DMM NOTICE MM(262420000000021/c9aa687f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212123949593 DMM DEBUG MM(262420000000021/c9aa687f) checking auth: received GSM SRES = 26 93 35 07 (gprs_gmm.c:666) 20250212123949593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212123949593 DMM DEBUG MM(262420000000021/c9aa687f) Requesting authorization (sgsn_auth.c:160) 20250212123949593 DMM INFO MM(262420000000021/c9aa687f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123949593 DMM DEBUG MM(262420000000021/c9aa687f) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123949593 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250212123949593 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) 20250212123949593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212123949593 DMM INFO MM(262420000000021/c9aa687f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9aa687f) (gprs_gmm.c:300) 20250212123949595 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123949595 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123949595 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212123949595 DMM INFO MM(262420000000021/c9aa687f) Subscriber data update (mmctx.c:445) 20250212123949595 DMM DEBUG MM(262420000000021/c9aa687f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212123949595 DMM INFO MM(262420000000021/c9aa687f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212123949595 DMM NOTICE MM(262420000000021/c9aa687f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250212123949595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123949595 DMM NOTICE MM(262420000000021/c9aa687f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212123949595 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) 20250212123949595 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123949595 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212123949595 DMM INFO MM(262420000000021/c9aa687f) Subscriber data update (mmctx.c:445) 20250212123949595 DMM DEBUG MM(262420000000021/c9aa687f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212123949601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949601 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949601 DMM INFO MM(262420000000021/c9aa687f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212123949601 DMM NOTICE MM(262420000000021/c9aa687f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212123949601 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212123949601 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212123949601 DLLC NOTICE LLME(fcfd66f3/c9aa687f){ASSIGNED} LLGM Assign pre (ffffffff => c9aa687f) (gprs_llc.c:1079) 20250212123949601 DLLC NOTICE LLME(ffffffff/c9aa687f){ASSIGNED} LLGM Assign post (ffffffff => c9aa687f) (gprs_llc.c:1125) 20250212123949601 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212123949601 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212123949601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212123949601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: setverdict(pass): none -> pass 20250212123949653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949653 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949653 DMM INFO MM(262420000000021/c9aa687f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212123949653 DMM INFO MM(262420000000021/c9aa687f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212123949653 DMM DEBUG MM(262420000000021/c9aa687f) Using GGSN 0 (gprs_sm.c:312) 20250212123949653 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250212123949653 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212123949654 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250212123949654 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250212123949666 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 d6 bb d3 dc 11 2f 8e db 35 14 05 7f 87 d7 8a 03 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:443) 20250212123949666 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5947988058, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212123949666 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212123949666 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc525b8 TLLI=c9aa687f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212123949666 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212123949666 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212123949675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949675 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949675 DMM INFO MM(262420000000021/c9aa687f) -> GMM ATTACH REQUEST MI(TMSI-0xC9AA687F) type="GPRS attach" (gprs_gmm.c:1266) 20250212123949675 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212123949675 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212123949675 DLLC NOTICE LLME(ffffffff/c9aa687f){ASSIGNED} LLGM Assign pre (c9aa687f => dd22c35b) (gprs_llc.c:1079) 20250212123949675 DLLC NOTICE LLME(c9aa687f/dd22c35b){ASSIGNED} LLGM Assign post (c9aa687f => dd22c35b) (gprs_llc.c:1125) 20250212123949675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212123949675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212123949675 DMM DEBUG MM(262420000000021/dd22c35b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212123949680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212123949680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250212123949680 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212123949680 DMM DEBUG MM(262420000000021/dd22c35b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250212123949680 DMM NOTICE MM(262420000000021/dd22c35b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212123949680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212123949680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212123949680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212123949680 DMM DEBUG MM(262420000000021/dd22c35b) Requesting authorization (sgsn_auth.c:160) 20250212123949680 DMM INFO MM(262420000000021/dd22c35b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212123949680 DMM DEBUG MM(262420000000021/dd22c35b) Requesting subscriber data update (gprs_subscriber.c:894) 20250212123949680 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250212123949680 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) 20250212123949681 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212123949681 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212123949681 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212123949681 DMM INFO MM(262420000000021/dd22c35b) Subscriber data update (mmctx.c:445) 20250212123949681 DMM DEBUG MM(262420000000021/dd22c35b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250212123949681 DMM INFO MM(262420000000021/dd22c35b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250212123949681 DMM NOTICE MM(262420000000021/dd22c35b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250212123949681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212123949681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212123949681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250212123949681 DMM INFO MM(262420000000021/dd22c35b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd22c35b) (gprs_gmm.c:300) 20250212123949681 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) 20250212123949682 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212123949682 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212123949682 DMM INFO MM(262420000000021/dd22c35b) Subscriber data update (mmctx.c:445) 20250212123949682 DMM DEBUG MM(262420000000021/dd22c35b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: Trying to receive 5 ATTACH ACCEPTs 20250212123955682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212123955683 DMM INFO MM(262420000000021/dd22c35b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd22c35b) (gprs_gmm.c:300) 20250212123956990 DGPRS DEBUG Checking for inactive LLMEs, time = 2594902 (sgsn.c:131) 20250212124001684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124001684 DMM INFO MM(262420000000021/dd22c35b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd22c35b) (gprs_gmm.c:300) 20250212124007685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124007685 DMM INFO MM(262420000000021/dd22c35b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd22c35b) (gprs_gmm.c:300) 20250212124009524 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124009524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124009525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250212124013687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124013687 DMM INFO MM(262420000000021/dd22c35b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd22c35b) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250212124019154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124019155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124019155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124019183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124019184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124019184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124019202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124019203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124019203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124019688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124019688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250212124019688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124019688 DMM NOTICE MM(262420000000021/dd22c35b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124019688 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250212124019688 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc525b8, TLLI=dd22c35b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124019688 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124019688 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124019688 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250212124019688 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250212124019688 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) 20250212124019688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124019688 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Deallocated (fsm.c:568) 20250212124019688 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124019688 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124019688 DLLC NOTICE LLME(c9aa687f/dd22c35b){ASSIGNED} LLGM Assign pre (dd22c35b => ffffffff) (gprs_llc.c:1079) 20250212124019688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd22c35b => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@59b6a701cacf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@59b6a701cacf: Final verdict of PTC: pass 20250212124020193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(89)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(93)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@59b6a701cacf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@59b6a701cacf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(83)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(95)@59b6a701cacf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@59b6a701cacf: Final verdict of PTC: none 20250212124020196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124020196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(87)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(92)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(81)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Feb 12 12:40:20 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 20250212124020259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124020560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127080) 20250212124021197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124021197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127080, count=131436) 20250212124022198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124022198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Feb 12 12:40:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124023198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124023198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_auth_id_timeout started. 20250212124023590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124023590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@59b6a701cacf: 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(102)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124023611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124023611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124023611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124023611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124023611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124023611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124023611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124023611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124023612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124023612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124023612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124023613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124023613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124023613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124023613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124023613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124023613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124023613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124023613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124023613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124023616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124023622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124023622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(104)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@59b6a701cacf: 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(107)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124023628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124023628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124023628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124023628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124023628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124023628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124023628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124023628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124023629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124023629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124023629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124023629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124023629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124023629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124023629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124023629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124023629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124023629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124023629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124023629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124023632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124023641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124023641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@59b6a701cacf: 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(112)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124023650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124023650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124023650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124023650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124023650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124023650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124023650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124023650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124023651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124023651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124023651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124023652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124023652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124023652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124023652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124023652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124023652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124023652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124023652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124023652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124023652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124023655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124023662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124023662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124024199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124024200 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124024200 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124024200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@59b6a701cacf: 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) } } } } 20250212124024204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124024206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@59b6a701cacf: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C0723CD9'O, index=0 SGSN_Test-GSUP(114)@59b6a701cacf: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250212124024266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124024266 DLLC NOTICE LLME(ffffffff/c0723cd9){UNASSIGNED} LLC RX: unknown TLLI 0xc0723cd9, creating LLME on the fly (gprs_llc.c:552) 20250212124024266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124024266 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20250212124024266 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124024266 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124024266 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124024266 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124024266 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124024266 DLLC NOTICE LLME(ffffffff/c0723cd9){UNASSIGNED} LLGM Assign pre (c0723cd9 => c7a925c8) (gprs_llc.c:1079) 20250212124024266 DLLC NOTICE LLME(c0723cd9/c7a925c8){ASSIGNED} LLGM Assign post (c0723cd9 => c7a925c8) (gprs_llc.c:1125) 20250212124024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124024266 DMM DEBUG MM(/c7a925c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124026990 DGPRS DEBUG Checking for inactive LLMEs, time = 2594932 (sgsn.c:131) 20250212124030267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124030267 DMM DEBUG MM(/c7a925c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124036268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124036268 DMM DEBUG MM(/c7a925c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124042269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124042269 DMM DEBUG MM(/c7a925c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124044200 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124044200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212124044200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124048269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124048269 DMM DEBUG MM(/c7a925c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124053614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124053616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124053616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124053630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124053631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124053631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124053653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124053653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124053653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124054270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124054270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250212124054270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124054270 DMM NOTICE MM(/c7a925c8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250212124054270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Reject}: Deallocated (fsm.c:568) 20250212124054270 DMM DEBUG MM_STATE_Gb(3228712153)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124054270 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124054270 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124054270 DLLC NOTICE LLME(c0723cd9/c7a925c8){ASSIGNED} LLGM Assign pre (c7a925c8 => ffffffff) (gprs_llc.c:1079) 20250212124054270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a925c8 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@59b6a701cacf: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@59b6a701cacf: Final verdict of PTC: pass 20250212124054277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout-BVCI196(101)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(114)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(102)@59b6a701cacf: Final verdict of PTC: none 20250212124054278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124054278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(107)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(112)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(100)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(110)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(105)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Feb 12 12:40:54 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 20250212124054395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124054696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59532) 20250212124055280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124055280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59532, count=67784) 20250212124056280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124056280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Feb 12 12:40:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124056990 DGPRS DEBUG Checking for inactive LLMEs, time = 2594962 (sgsn.c:131) 20250212124057281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124057281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_auth_sai_timeout started. 20250212124057726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124057728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@59b6a701cacf: 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(121)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124057766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124057766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124057766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124057766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057766 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124057766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124057766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124057766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124057766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124057767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124057767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124057767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124057767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124057767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124057767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124057767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124057767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124057767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124057767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124057768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124057768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(122)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(121)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124057770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124057776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124057776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@59b6a701cacf: 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(127)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(126)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124057783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124057783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124057783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124057783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124057783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124057783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124057783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124057783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(127)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124057785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124057785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124057785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124057785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124057785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124057785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124057785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124057785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124057785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124057785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124057785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124057785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124057788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(126)@59b6a701cacf: 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(131)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(123)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124057793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124057793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124057793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124057793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124057793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124057793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124057793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124057793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124057794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124057794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124057794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124057794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124057794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124057794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124057794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124057794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124057794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124057794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124057794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124057794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124057794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124057795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124057795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(124)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124057797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124057801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124057801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124058282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124058282 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124058282 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124058282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@59b6a701cacf: 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) } } } } 20250212124058284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124058284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@59b6a701cacf: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D04895D8'O, index=0 SGSN_Test-GSUP(133)@59b6a701cacf: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250212124058305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124058305 DLLC NOTICE LLME(ffffffff/d04895d8){UNASSIGNED} LLC RX: unknown TLLI 0xd04895d8, creating LLME on the fly (gprs_llc.c:552) 20250212124058305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124058305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20250212124058305 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124058305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124058305 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124058305 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124058305 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124058305 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124058305 DLLC NOTICE LLME(ffffffff/d04895d8){UNASSIGNED} LLGM Assign pre (d04895d8 => ed6e5f2f) (gprs_llc.c:1079) 20250212124058305 DLLC NOTICE LLME(d04895d8/ed6e5f2f){ASSIGNED} LLGM Assign post (d04895d8 => ed6e5f2f) (gprs_llc.c:1125) 20250212124058305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124058305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124058305 DMM DEBUG MM(262420000000003/ed6e5f2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124058314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124058314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124058314 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124058314 DMM DEBUG MM(262420000000003/ed6e5f2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250212124058314 DMM NOTICE MM(262420000000003/ed6e5f2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124058314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124058314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124058314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124058314 DMM DEBUG MM(262420000000003/ed6e5f2f) Requesting authorization (sgsn_auth.c:160) 20250212124058314 DMM INFO MM(262420000000003/ed6e5f2f) Requesting authentication tuples (sgsn_auth.c:184) 20250212124058314 DMM DEBUG MM(262420000000003/ed6e5f2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124058314 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250212124058314 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(133)@59b6a701cacf: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@59b6a701cacf: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250212124104315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250212124104315 DMM ERROR MM(262420000000003/ed6e5f2f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250212124104315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250212124104315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124104315 DMM NOTICE MM(262420000000003/ed6e5f2f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250212124104315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124104315 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124104315 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124104315 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124104315 DLLC NOTICE LLME(d04895d8/ed6e5f2f){ASSIGNED} LLGM Assign pre (ed6e5f2f => ffffffff) (gprs_llc.c:1079) 20250212124104315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6e5f2f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@59b6a701cacf: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@59b6a701cacf: Final verdict of PTC: pass 20250212124104321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_sai_timeout-BVCI220(130)@59b6a701cacf: Final verdict of PTC: none 20250212124104322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124104323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(133)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(121)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(131)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(119)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(125)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(129)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(127)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Feb 12 12:41:04 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 20250212124104432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124104734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62744) 20250212124105323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124105323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62744, count=67380) 20250212124106324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124106325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Feb 12 12:41:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124107326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124107326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_auth_sai_reject started. 20250212124107772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124107773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@59b6a701cacf: 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(140)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124107789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124107789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124107789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124107789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124107789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124107789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124107789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124107789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124107790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124107790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124107790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124107790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124107790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124107790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124107790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124107790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124107792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124107798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124107798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@59b6a701cacf: 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(145)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124107804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124107804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124107804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124107804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124107804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124107804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124107804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124107804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124107806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124107806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124107806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124107806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124107806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124107806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124107806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124107806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124107806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124107806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124107806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124107806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124107809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124107816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124107816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(146)@59b6a701cacf: 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(150)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124107820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124107820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124107820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124107820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124107820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124107820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124107820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124107820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124107821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124107821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124107821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124107821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124107821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124107821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124107821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124107821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124107821 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124107821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124107821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124107822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124107822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124107825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124107830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124107830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124108328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124108328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124108328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124108328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@59b6a701cacf: 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) } } } } 20250212124108332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124108333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@59b6a701cacf: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C12E7ACD'O, index=0 SGSN_Test-GSUP(152)@59b6a701cacf: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250212124108368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124108368 DLLC NOTICE LLME(ffffffff/c12e7acd){UNASSIGNED} LLC RX: unknown TLLI 0xc12e7acd, creating LLME on the fly (gprs_llc.c:552) 20250212124108368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124108368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20250212124108368 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124108368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124108368 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124108368 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124108368 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124108368 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124108368 DLLC NOTICE LLME(ffffffff/c12e7acd){UNASSIGNED} LLGM Assign pre (c12e7acd => d80f9f72) (gprs_llc.c:1079) 20250212124108369 DLLC NOTICE LLME(c12e7acd/d80f9f72){ASSIGNED} LLGM Assign post (c12e7acd => d80f9f72) (gprs_llc.c:1125) 20250212124108369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124108369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124108369 DMM DEBUG MM(262420000000004/d80f9f72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124108374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124108374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124108374 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124108374 DMM DEBUG MM(262420000000004/d80f9f72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250212124108374 DMM NOTICE MM(262420000000004/d80f9f72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124108374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124108374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124108374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124108374 DMM DEBUG MM(262420000000004/d80f9f72) Requesting authorization (sgsn_auth.c:160) 20250212124108375 DMM INFO MM(262420000000004/d80f9f72) Requesting authentication tuples (sgsn_auth.c:184) 20250212124108375 DMM DEBUG MM(262420000000004/d80f9f72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124108375 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250212124108375 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(152)@59b6a701cacf: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@59b6a701cacf: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250212124108421 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250212124108421 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250212124108421 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250212124114375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250212124114375 DMM ERROR MM(262420000000004/d80f9f72) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250212124114375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250212124114375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124114375 DMM NOTICE MM(262420000000004/d80f9f72) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250212124114375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Reject}: Deallocated (fsm.c:568) 20250212124114375 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124114375 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124114375 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124114375 DLLC NOTICE LLME(c12e7acd/d80f9f72){ASSIGNED} LLGM Assign pre (d80f9f72 => ffffffff) (gprs_llc.c:1079) 20250212124114375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d80f9f72 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@59b6a701cacf: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@59b6a701cacf: Final verdict of PTC: pass 20250212124114382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_sai_reject-BVCI210(144)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(145)@59b6a701cacf: Final verdict of PTC: none 20250212124114386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124114386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(140)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(150)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@59b6a701cacf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(143)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(148)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(138)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Feb 12 12:41:14 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 20250212124114461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124114762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64140) 20250212124115387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124115387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64140, count=68496) 20250212124116388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124116388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Feb 12 12:41:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124117390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124117390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_gsup_lu_timeout started. 20250212124117787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124117787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@59b6a701cacf: 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(159)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124117805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124117807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124117807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124117807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124117807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124117807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124117807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124117807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124117810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124117818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124117818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(160)@59b6a701cacf: 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(164)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124117824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124117824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124117824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124117824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124117824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124117824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124117824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124117824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124117826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124117826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124117826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124117826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124117826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124117826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124117826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124117826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124117826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124117826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124117826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124117826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124117829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124117838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124117838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@59b6a701cacf: 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(170)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124117846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124117846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124117846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124117846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124117846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124117846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124117846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124117846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124117847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124117847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124117847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124117848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124117848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124117848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124117848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124117848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124117848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124117848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124117848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124117848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124117848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124117852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124117859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124117859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124118390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124118390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124118390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124118390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@59b6a701cacf: 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) } } } } 20250212124118394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124118395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@59b6a701cacf: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C775A5FB'O, index=0 SGSN_Test-GSUP(171)@59b6a701cacf: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@59b6a701cacf: 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 := '269956C326419E6DC3CC8BA37CC59819'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFC7265E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDCC2C4E448EEB62'O } } } } } 20250212124119420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124119420 DLLC NOTICE LLME(ffffffff/c775a5fb){UNASSIGNED} LLC RX: unknown TLLI 0xc775a5fb, creating LLME on the fly (gprs_llc.c:552) 20250212124119420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124119420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20250212124119420 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124119420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124119420 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124119420 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124119420 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124119420 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124119420 DLLC NOTICE LLME(ffffffff/c775a5fb){UNASSIGNED} LLGM Assign pre (c775a5fb => c8fff90e) (gprs_llc.c:1079) 20250212124119420 DLLC NOTICE LLME(c775a5fb/c8fff90e){ASSIGNED} LLGM Assign post (c775a5fb => c8fff90e) (gprs_llc.c:1125) 20250212124119420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124119420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124119420 DMM DEBUG MM(262420000000005/c8fff90e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124119430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124119430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124119430 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124119430 DMM DEBUG MM(262420000000005/c8fff90e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250212124119430 DMM NOTICE MM(262420000000005/c8fff90e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124119430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124119430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124119430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124119430 DMM DEBUG MM(262420000000005/c8fff90e) Requesting authorization (sgsn_auth.c:160) 20250212124119430 DMM INFO MM(262420000000005/c8fff90e) Requesting authentication tuples (sgsn_auth.c:184) 20250212124119430 DMM DEBUG MM(262420000000005/c8fff90e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124119430 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250212124119431 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(171)@59b6a701cacf: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@59b6a701cacf: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250212124119436 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124119436 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124119436 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124119436 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124119436 DMM INFO MM(262420000000005/c8fff90e) Subscriber data update (mmctx.c:445) 20250212124119436 DMM DEBUG MM(262420000000005/c8fff90e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124119436 DMM INFO MM(262420000000005/c8fff90e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124119436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124119436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124119436 DMM INFO MM(262420000000005/c8fff90e) <- GMM AUTH AND CIPHERING REQ (rand = 26 99 56 c3 26 41 9e 6d c3 cc 8b a3 7c c5 98 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124119443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124119443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124119444 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124119444 DMM INFO MM(262420000000005/c8fff90e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124119444 DMM NOTICE MM(262420000000005/c8fff90e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124119444 DMM DEBUG MM(262420000000005/c8fff90e) checking auth: received GSM SRES = af c7 26 5e (gprs_gmm.c:666) 20250212124119444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124119444 DMM DEBUG MM(262420000000005/c8fff90e) Requesting authorization (sgsn_auth.c:160) 20250212124119444 DMM INFO MM(262420000000005/c8fff90e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124119444 DMM DEBUG MM(262420000000005/c8fff90e) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124119444 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250212124119444 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) 20250212124119444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124119444 DMM INFO MM(262420000000005/c8fff90e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8fff90e) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@59b6a701cacf: setverdict(fail): none -> fail MC@59b6a701cacf: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(159)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@59b6a701cacf: Final verdict of PTC: none 20250212124119448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124119448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(164)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(170)@59b6a701cacf: Final verdict of PTC: none 20250212124119450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(157)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(162)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(168)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@59b6a701cacf: Final verdict of PTC: fail MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@59b6a701cacf: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Feb 12 12:41:19 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 20250212124119571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124119972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72908) 20250212124120449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124120450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72908, count=74068) 20250212124121450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124121450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Feb 12 12:41:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124122451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124122451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_gsup_lu_reject started. 20250212124122993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124122993 DMM INFO MM(262420000000005/c8fff90e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124122993 DMM INFO MM(262420000000005/c8fff90e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124122993 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124122993 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124122993 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124122993 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124122993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250212124122993 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124122994 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124122994 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124122994 DLLC NOTICE LLME(c775a5fb/c8fff90e){ASSIGNED} LLGM Assign pre (c8fff90e => ffffffff) (gprs_llc.c:1079) 20250212124122994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8fff90e => ffffffff) (gprs_llc.c:1125) 20250212124122994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@59b6a701cacf: 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(178)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124123012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124123012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124123012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124123012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124123012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124123012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124123012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124123012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124123013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124123013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124123013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124123013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124123013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124123013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124123013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124123013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124123013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124123013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124123013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124123013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124123015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124123020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124123020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@59b6a701cacf: 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(183)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124123028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124123028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124123028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124123028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124123028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124123028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124123028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124123028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124123029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124123029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124123029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124123040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124123040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(184)@59b6a701cacf: 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(188)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124123045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124123045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124123045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124123045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124123045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124123045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124123045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124123045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124123046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124123046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124123046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124123046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124123046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124123046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124123046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124123046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124123046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124123046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124123046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124123046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124123046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124123050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124123055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124123055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124123452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124123452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124123452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124123452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@59b6a701cacf: 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) } } } } 20250212124123454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124123455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@59b6a701cacf: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E8C24A14'O, index=0 SGSN_Test-GSUP(190)@59b6a701cacf: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@59b6a701cacf: 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 := 'F5D975865BF356BB2A5943FF6BB06246'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '246F24F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69EC3012004FDF9B'O } } } } } 20250212124124474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124124474 DLLC NOTICE LLME(ffffffff/e8c24a14){UNASSIGNED} LLC RX: unknown TLLI 0xe8c24a14, creating LLME on the fly (gprs_llc.c:552) 20250212124124474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124124474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20250212124124474 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124124474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124124474 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124124474 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124124474 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124124475 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124124475 DLLC NOTICE LLME(ffffffff/e8c24a14){UNASSIGNED} LLGM Assign pre (e8c24a14 => f6e68f57) (gprs_llc.c:1079) 20250212124124475 DLLC NOTICE LLME(e8c24a14/f6e68f57){ASSIGNED} LLGM Assign post (e8c24a14 => f6e68f57) (gprs_llc.c:1125) 20250212124124475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124124475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124124475 DMM DEBUG MM(262420000000006/f6e68f57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124124481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124124481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124124481 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124124481 DMM DEBUG MM(262420000000006/f6e68f57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250212124124481 DMM NOTICE MM(262420000000006/f6e68f57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124124481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124124481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124124481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124124481 DMM DEBUG MM(262420000000006/f6e68f57) Requesting authorization (sgsn_auth.c:160) 20250212124124481 DMM INFO MM(262420000000006/f6e68f57) Requesting authentication tuples (sgsn_auth.c:184) 20250212124124481 DMM DEBUG MM(262420000000006/f6e68f57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124124481 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250212124124481 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(190)@59b6a701cacf: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@59b6a701cacf: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250212124124483 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124124483 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124124483 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124124483 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124124483 DMM INFO MM(262420000000006/f6e68f57) Subscriber data update (mmctx.c:445) 20250212124124483 DMM DEBUG MM(262420000000006/f6e68f57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124124483 DMM INFO MM(262420000000006/f6e68f57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124124483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124124483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124124483 DMM INFO MM(262420000000006/f6e68f57) <- GMM AUTH AND CIPHERING REQ (rand = f5 d9 75 86 5b f3 56 bb 2a 59 43 ff 6b b0 62 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124124487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124124487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124124487 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124124487 DMM INFO MM(262420000000006/f6e68f57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124124487 DMM NOTICE MM(262420000000006/f6e68f57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124124487 DMM DEBUG MM(262420000000006/f6e68f57) checking auth: received GSM SRES = 24 6f 24 f0 (gprs_gmm.c:666) 20250212124124487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124124487 DMM DEBUG MM(262420000000006/f6e68f57) Requesting authorization (sgsn_auth.c:160) 20250212124124487 DMM INFO MM(262420000000006/f6e68f57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124124487 DMM DEBUG MM(262420000000006/f6e68f57) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124124487 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250212124124487 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) 20250212124124487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124124487 DMM INFO MM(262420000000006/f6e68f57) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6e68f57) (gprs_gmm.c:300) 20250212124124487 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250212124124487 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250212124124487 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250212124124487 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124124487 DMM INFO MM(262420000000006/f6e68f57) Subscriber data update (mmctx.c:445) 20250212124124487 DMM DEBUG MM(262420000000006/f6e68f57) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@59b6a701cacf: setverdict(fail): none -> fail MC@59b6a701cacf: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250212124124491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124124491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(188)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(178)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(183)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@59b6a701cacf: Final verdict of PTC: none 20250212124124492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53704<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(186)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(176)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(181)@59b6a701cacf: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@59b6a701cacf: Final verdict of PTC: fail MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@59b6a701cacf: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Feb 12 12:41:24 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 20250212124124607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124125008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75920) 20250212124125492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124125492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75920, count=80276) 20250212124126492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124126492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212124126991 DGPRS DEBUG Checking for inactive LLMEs, time = 2594992 (sgsn.c:131) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Feb 12 12:41:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124127493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124127493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_combined started. 20250212124128053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124128053 DMM INFO MM(262420000000006/f6e68f57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124128053 DMM INFO MM(262420000000006/f6e68f57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124128054 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124128054 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124128054 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124128054 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124128054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250212124128054 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124128054 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124128054 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124128054 DLLC NOTICE LLME(e8c24a14/f6e68f57){ASSIGNED} LLGM Assign pre (f6e68f57 => ffffffff) (gprs_llc.c:1079) 20250212124128054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6e68f57 => ffffffff) (gprs_llc.c:1125) 20250212124128054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@59b6a701cacf: 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(197)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124128073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124128073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124128073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124128073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124128073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124128073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124128073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124128073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124128075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124128075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124128075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124128076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124128076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124128076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124128076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124128076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124128076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124128076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124128077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124128077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124128084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(194)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124128099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124128099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@59b6a701cacf: 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(203)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124128106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124128106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124128106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124128106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124128106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124128106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124128106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124128106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124128108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124128108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124128108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124128108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124128108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124128108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124128108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124128108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124128108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124128108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124128108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124128108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124128110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(202)@59b6a701cacf: 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(207)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124128116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124128116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(207)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124128118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124128118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124128118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124128118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_combined-BVCI210(200)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124128119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124128119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124128119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124128120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124128120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124128120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124128120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124128120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124128120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124128120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124128120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124128120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124128120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124128124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124128130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124128130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124128494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124128494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124128494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124128494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@59b6a701cacf: 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) } } } } 20250212124128498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124128499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@59b6a701cacf: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EC9772DD'O, index=0 SGSN_Test-GSUP(209)@59b6a701cacf: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@59b6a701cacf: 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 := '35DA89A350AB5F65869C29613ED31C3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2373733'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B79B558FB6094C1C'O } } } } } 20250212124129533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124129533 DLLC NOTICE LLME(ffffffff/ec9772dd){UNASSIGNED} LLC RX: unknown TLLI 0xec9772dd, creating LLME on the fly (gprs_llc.c:552) 20250212124129533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124129533 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124129533 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124129533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124129533 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124129533 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124129533 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124129533 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124129533 DLLC NOTICE LLME(ffffffff/ec9772dd){UNASSIGNED} LLGM Assign pre (ec9772dd => ca2c96c4) (gprs_llc.c:1079) 20250212124129533 DLLC NOTICE LLME(ec9772dd/ca2c96c4){ASSIGNED} LLGM Assign post (ec9772dd => ca2c96c4) (gprs_llc.c:1125) 20250212124129533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124129533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124129533 DMM DEBUG MM(262420000000007/ca2c96c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124129539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124129539 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124129539 DMM DEBUG MM(262420000000007/ca2c96c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250212124129539 DMM NOTICE MM(262420000000007/ca2c96c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124129539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124129539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124129539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124129539 DMM DEBUG MM(262420000000007/ca2c96c4) Requesting authorization (sgsn_auth.c:160) 20250212124129539 DMM INFO MM(262420000000007/ca2c96c4) Requesting authentication tuples (sgsn_auth.c:184) 20250212124129539 DMM DEBUG MM(262420000000007/ca2c96c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124129539 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250212124129539 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(209)@59b6a701cacf: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@59b6a701cacf: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250212124129541 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124129541 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124129541 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124129541 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124129541 DMM INFO MM(262420000000007/ca2c96c4) Subscriber data update (mmctx.c:445) 20250212124129541 DMM DEBUG MM(262420000000007/ca2c96c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124129541 DMM INFO MM(262420000000007/ca2c96c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124129541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124129541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124129541 DMM INFO MM(262420000000007/ca2c96c4) <- GMM AUTH AND CIPHERING REQ (rand = 35 da 89 a3 50 ab 5f 65 86 9c 29 61 3e d3 1c 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124129544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124129544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124129544 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124129544 DMM INFO MM(262420000000007/ca2c96c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124129544 DMM NOTICE MM(262420000000007/ca2c96c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124129544 DMM DEBUG MM(262420000000007/ca2c96c4) checking auth: received GSM SRES = b2 37 37 33 (gprs_gmm.c:666) 20250212124129544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124129544 DMM DEBUG MM(262420000000007/ca2c96c4) Requesting authorization (sgsn_auth.c:160) 20250212124129544 DMM INFO MM(262420000000007/ca2c96c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124129544 DMM DEBUG MM(262420000000007/ca2c96c4) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124129544 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250212124129544 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) 20250212124129544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124129544 DMM INFO MM(262420000000007/ca2c96c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xca2c96c4) (gprs_gmm.c:300) 20250212124129545 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124129545 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124129545 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250212124129545 DMM INFO MM(262420000000007/ca2c96c4) Subscriber data update (mmctx.c:445) 20250212124129545 DMM DEBUG MM(262420000000007/ca2c96c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124129545 DMM INFO MM(262420000000007/ca2c96c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124129545 DMM NOTICE MM(262420000000007/ca2c96c4) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250212124129545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124129545 DMM NOTICE MM(262420000000007/ca2c96c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124129545 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) 20250212124129546 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124129546 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250212124129546 DMM INFO MM(262420000000007/ca2c96c4) Subscriber data update (mmctx.c:445) 20250212124129546 DMM DEBUG MM(262420000000007/ca2c96c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@59b6a701cacf: Removing Client IMSI='262420000000007'H, index=0 20250212124129548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124129548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124129548 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124129548 DMM INFO MM(262420000000007/ca2c96c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124129548 DMM NOTICE MM(262420000000007/ca2c96c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124129548 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124129548 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124129548 DLLC NOTICE LLME(ec9772dd/ca2c96c4){ASSIGNED} LLGM Assign pre (ffffffff => ca2c96c4) (gprs_llc.c:1079) 20250212124129548 DLLC NOTICE LLME(ffffffff/ca2c96c4){ASSIGNED} LLGM Assign post (ffffffff => ca2c96c4) (gprs_llc.c:1125) 20250212124129548 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124129548 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124129548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124129548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@59b6a701cacf: Final verdict of PTC: pass 20250212124129549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@59b6a701cacf: Final verdict of PTC: none 20250212124129551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124129551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(197)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(203)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@59b6a701cacf: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@59b6a701cacf: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(207)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@59b6a701cacf: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(201)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(195)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(205)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_combined finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Feb 12 12:41:29 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250212124129677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124130078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84332) 20250212124130552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124130552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84332, count=88688) 20250212124131553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124131553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Feb 12 12:41:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124132555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124132555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_accept_all started. 20250212124133101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124133101 DMM INFO MM(262420000000007/ca2c96c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124133101 DMM INFO MM(262420000000007/ca2c96c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124133101 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124133101 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124133101 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124133101 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124133101 DLLC NOTICE LLME(ffffffff/ca2c96c4){ASSIGNED} LLGM Assign pre (ca2c96c4 => ffffffff) (gprs_llc.c:1079) 20250212124133101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca2c96c4 => ffffffff) (gprs_llc.c:1125) 20250212124133101 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250212124133101 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) 20250212124133101 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:399) 20250212124133101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124133101 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124133101 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124133101 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124133101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@59b6a701cacf: 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(216)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124133121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124133121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124133121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124133121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124133122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124133122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124133122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124133122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124133122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124133122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124133122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124133122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124133122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124133122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124133123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124133123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124133126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@59b6a701cacf: 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(221)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124133135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124133135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(221)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124133136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124133136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124133136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124133136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124133136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124133136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124133136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124133136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_accept_all-BVCI196(215)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124133138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124133138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124133138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124133138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124133138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124133138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124133138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124133138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124133138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124133138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124133138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124133138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124133142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124133149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124133149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@59b6a701cacf: 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(226)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124133157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124133157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124133157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124133157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124133157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124133157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124133157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124133157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124133158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124133158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124133158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124133158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124133158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124133158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124133158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124133158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124133158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124133158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124133158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124133159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124133159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124133169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124133169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124133556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124133556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124133556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124133556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@59b6a701cacf: 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) } } } } 20250212124133557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124133557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@59b6a701cacf: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CC66014F'O, index=0 SGSN_Test-GSUP(228)@59b6a701cacf: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250212124134581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124134581 DLLC NOTICE LLME(ffffffff/cc66014f){UNASSIGNED} LLC RX: unknown TLLI 0xcc66014f, creating LLME on the fly (gprs_llc.c:552) 20250212124134581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124134581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20250212124134581 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124134581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124134581 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124134581 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124134581 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124134581 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124134581 DLLC NOTICE LLME(ffffffff/cc66014f){UNASSIGNED} LLGM Assign pre (cc66014f => eb946042) (gprs_llc.c:1079) 20250212124134581 DLLC NOTICE LLME(cc66014f/eb946042){ASSIGNED} LLGM Assign post (cc66014f => eb946042) (gprs_llc.c:1125) 20250212124134581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124134581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124134581 DMM DEBUG MM(262420000000008/eb946042) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124134589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124134589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124134589 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124134589 DMM DEBUG MM(262420000000008/eb946042) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250212124134589 DMM NOTICE MM(262420000000008/eb946042) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124134589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124134589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124134589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250212124134589 DMM INFO MM(262420000000008/eb946042) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb946042) (gprs_gmm.c:300) TC_attach_accept_all(230)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@59b6a701cacf: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@59b6a701cacf: Final verdict of PTC: pass 20250212124135584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124135584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124135584 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124135584 DMM INFO MM(262420000000008/eb946042) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124135584 DMM NOTICE MM(262420000000008/eb946042) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124135584 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124135584 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124135584 DLLC NOTICE LLME(cc66014f/eb946042){ASSIGNED} LLGM Assign pre (ffffffff => eb946042) (gprs_llc.c:1079) 20250212124135584 DLLC NOTICE LLME(ffffffff/eb946042){ASSIGNED} LLGM Assign post (ffffffff => eb946042) (gprs_llc.c:1125) 20250212124135584 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124135584 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124135584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124135584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212124135585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57470<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI220(225)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(226)@59b6a701cacf: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(228)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(221)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@59b6a701cacf: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(224)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(219)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(214)@59b6a701cacf: Final verdict of PTC: none 20250212124135587 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124135587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(216)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_accept_all finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Feb 12 12:41:35 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 20250212124135698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124136101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59632) 20250212124136588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124136588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59632, count=69968) 20250212124137589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124137589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Feb 12 12:41:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124138591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124138591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_closed started. 20250212124139137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124139138 DMM INFO MM(262420000000008/eb946042) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124139138 DMM INFO MM(262420000000008/eb946042) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124139138 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124139138 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124139138 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124139138 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124139138 DLLC NOTICE LLME(ffffffff/eb946042){ASSIGNED} LLGM Assign pre (eb946042 => ffffffff) (gprs_llc.c:1079) 20250212124139138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb946042 => ffffffff) (gprs_llc.c:1125) 20250212124139138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124139138 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124139138 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124139138 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124139138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@59b6a701cacf: 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(235)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124139160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124139160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124139160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124139160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124139161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124139161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124139161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124139161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124139161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124139161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124139161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124139161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124139161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124139161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124139162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124139162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124139164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(236)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124139170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124139170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@59b6a701cacf: 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(240)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124139180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124139181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124139181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124139181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124139181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124139181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124139181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124139181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124139181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124139181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124139181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124139182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124139182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124139185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124139192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124139192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@59b6a701cacf: 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(245)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124139200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124139200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124139200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124139200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124139200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124139200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124139200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124139200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124139201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124139201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124139201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124139201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124139201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124139201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124139201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124139201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124139201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124139201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124139201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124139202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124139202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124139204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124139213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124139213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124139592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124139592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124139592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124139592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@59b6a701cacf: 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) } } } } 20250212124139593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124139593 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@59b6a701cacf: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FAC0B7F1'O, index=0 SGSN_Test-GSUP(247)@59b6a701cacf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@59b6a701cacf: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FAC0B7F1'O, index=1 20250212124140619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124140619 DLLC NOTICE LLME(ffffffff/fac0b7f1){UNASSIGNED} LLC RX: unknown TLLI 0xfac0b7f1, creating LLME on the fly (gprs_llc.c:552) 20250212124140619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124140619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250212124140619 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124140619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124140619 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124140619 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124140619 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124140619 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124140619 DLLC NOTICE LLME(ffffffff/fac0b7f1){UNASSIGNED} LLGM Assign pre (fac0b7f1 => ece1c0d7) (gprs_llc.c:1079) 20250212124140619 DLLC NOTICE LLME(fac0b7f1/ece1c0d7){ASSIGNED} LLGM Assign post (fac0b7f1 => ece1c0d7) (gprs_llc.c:1125) 20250212124140619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124140619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124140619 DMM DEBUG MM(001010123456789/ece1c0d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124140628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124140628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124140628 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124140628 DMM DEBUG MM(001010123456789/ece1c0d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250212124140628 DMM NOTICE MM(001010123456789/ece1c0d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124140628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124140628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124140628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250212124140628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124140628 DMM NOTICE MM(001010123456789/ece1c0d7) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250212124140628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124140628 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124140628 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124140628 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124140628 DLLC NOTICE LLME(fac0b7f1/ece1c0d7){ASSIGNED} LLGM Assign pre (ece1c0d7 => ffffffff) (gprs_llc.c:1079) 20250212124140628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ece1c0d7 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@59b6a701cacf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@59b6a701cacf: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@59b6a701cacf: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C0365DE5'O, index=2 SGSN_Test-GSUP(247)@59b6a701cacf: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250212124140650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124140650 DLLC NOTICE LLME(ffffffff/c0365de5){UNASSIGNED} LLC RX: unknown TLLI 0xc0365de5, creating LLME on the fly (gprs_llc.c:552) 20250212124140650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124140650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20250212124140650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124140650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124140650 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124140650 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124140650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124140650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124140650 DLLC NOTICE LLME(ffffffff/c0365de5){UNASSIGNED} LLGM Assign pre (c0365de5 => e8f3c9c5) (gprs_llc.c:1079) 20250212124140650 DLLC NOTICE LLME(c0365de5/e8f3c9c5){ASSIGNED} LLGM Assign post (c0365de5 => e8f3c9c5) (gprs_llc.c:1125) 20250212124140650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124140650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124140650 DMM DEBUG MM(262420000000010/e8f3c9c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124140654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124140654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124140654 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124140654 DMM DEBUG MM(262420000000010/e8f3c9c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250212124140654 DMM NOTICE MM(262420000000010/e8f3c9c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124140654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124140654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124140654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250212124140654 DMM INFO MM(262420000000010/e8f3c9c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8f3c9c5) (gprs_gmm.c:300) TC_attach_closed(250)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@59b6a701cacf: Removing Client IMSI='262420000000010'H, index=2 20250212124141654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124141654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124141654 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124141654 DMM INFO MM(262420000000010/e8f3c9c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124141654 DMM NOTICE MM(262420000000010/e8f3c9c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124141654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124141654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124141654 DLLC NOTICE LLME(c0365de5/e8f3c9c5){ASSIGNED} LLGM Assign pre (ffffffff => e8f3c9c5) (gprs_llc.c:1079) 20250212124141654 DLLC NOTICE LLME(ffffffff/e8f3c9c5){ASSIGNED} LLGM Assign post (ffffffff => e8f3c9c5) (gprs_llc.c:1125) 20250212124141654 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124141654 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124141654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124141654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@59b6a701cacf: Final verdict of PTC: pass 20250212124141657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@59b6a701cacf: Final verdict of PTC: none 20250212124141658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124141658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI210(239)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(235)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(240)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(245)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@59b6a701cacf: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@59b6a701cacf: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(238)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(233)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(244)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@59b6a701cacf: Test case TC_attach_closed finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Feb 12 12:41:41 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250212124141744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124142145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79960) 20250212124142659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124142659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79960, count=81120) 20250212124143660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124143660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Feb 12 12:41:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124144662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124144662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_no_imei_response started. 20250212124145210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124145211 DMM INFO MM(262420000000010/e8f3c9c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124145211 DMM INFO MM(262420000000010/e8f3c9c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124145211 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124145211 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124145211 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124145211 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124145211 DLLC NOTICE LLME(ffffffff/e8f3c9c5){ASSIGNED} LLGM Assign pre (e8f3c9c5 => ffffffff) (gprs_llc.c:1079) 20250212124145211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8f3c9c5 => ffffffff) (gprs_llc.c:1125) 20250212124145211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124145211 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124145211 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124145211 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124145211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@59b6a701cacf: 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(255)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124145228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124145228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124145228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124145228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124145228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124145228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124145228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124145228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124145229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124145229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124145229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124145230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124145230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124145230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124145230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124145230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124145230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124145230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124145230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124145230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124145233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124145240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124145240 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@59b6a701cacf: 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(260)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124145245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124145245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124145245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124145245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145245 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124145245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124145245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124145245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124145245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124145246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124145246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124145246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124145246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124145246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124145246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124145246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124145246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145246 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124145246 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124145246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124145246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124145246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124145248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124145253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124145253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@59b6a701cacf: 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(265)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124145262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145262 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124145262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124145262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124145262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124145262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124145262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124145263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124145263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124145263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124145266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124145272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124145272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124145662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) SGSN_Test-GSUP-IPA(266)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@59b6a701cacf: 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) } } } } 20250212124145662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124145662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124145662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212124145663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124145664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@59b6a701cacf: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DEDFC868'O, index=0 SGSN_Test-GSUP(267)@59b6a701cacf: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250212124146689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124146690 DLLC NOTICE LLME(ffffffff/dedfc868){UNASSIGNED} LLC RX: unknown TLLI 0xdedfc868, creating LLME on the fly (gprs_llc.c:552) 20250212124146690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124146690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124146690 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124146690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124146690 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124146690 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124146690 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124146690 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124146690 DLLC NOTICE LLME(ffffffff/dedfc868){UNASSIGNED} LLGM Assign pre (dedfc868 => d0863185) (gprs_llc.c:1079) 20250212124146690 DLLC NOTICE LLME(dedfc868/d0863185){ASSIGNED} LLGM Assign post (dedfc868 => d0863185) (gprs_llc.c:1125) 20250212124146690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124146690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124146690 DMM DEBUG MM(262420000000032/d0863185) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124152691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124152691 DMM DEBUG MM(262420000000032/d0863185) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124156992 DGPRS DEBUG Checking for inactive LLMEs, time = 2595022 (sgsn.c:131) 20250212124158692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124158692 DMM DEBUG MM(262420000000032/d0863185) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124204693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124204694 DMM DEBUG MM(262420000000032/d0863185) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124205663 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124205664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124205664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250212124210695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124210695 DMM DEBUG MM(262420000000032/d0863185) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124215231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124215232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124215232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124215246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124215247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124215247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124215263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124215264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124215264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124216695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124216696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250212124216696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124216696 DMM NOTICE MM(262420000000032/d0863185) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250212124216696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124216696 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124216696 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124216696 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124216696 DLLC NOTICE LLME(dedfc868/d0863185){ASSIGNED} LLGM Assign pre (d0863185 => ffffffff) (gprs_llc.c:1079) 20250212124216696 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0863185 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@59b6a701cacf: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@59b6a701cacf: Final verdict of PTC: pass 20250212124216701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(260)@59b6a701cacf: Final verdict of PTC: none 20250212124216702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(262)@59b6a701cacf: Final verdict of PTC: none 20250212124216702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(267)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(265)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(255)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(263)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(258)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(253)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Feb 12 12:42:16 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 20250212124216830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124217131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62728) 20250212124217702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124217702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62728, count=71604) 20250212124218704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124218704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Feb 12 12:42:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124219704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124219704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_no_imsi_response started. 20250212124220155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124220155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@59b6a701cacf: 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(274)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124220171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124220171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124220171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124220171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124220171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124220171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124220171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124220171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124220172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124220172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124220172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124220172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124220172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124220172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124220172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124220172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124220172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124220172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124220173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124220173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124220175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124220181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124220181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@59b6a701cacf: 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(279)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124220189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124220189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124220189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124220189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124220189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124220189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124220189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124220189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124220190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124220190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124220190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124220191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124220191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124220191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124220191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124220191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124220191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124220191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124220191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124220191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124220193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(280)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124220199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124220199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@59b6a701cacf: 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(284)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124220209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124220209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124220209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124220209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124220209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124220209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124220209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124220209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124220211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124220211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124220211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124220211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124220211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124220211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124220211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124220211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124220211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124220211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124220211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124220211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124220211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124220214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124220219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124220219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124220706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124220706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124220706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124220706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: 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) } } } } 20250212124220707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212124220707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@59b6a701cacf: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CC6595FB'O, index=0 SGSN_Test-GSUP(286)@59b6a701cacf: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250212124221732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124221732 DLLC NOTICE LLME(ffffffff/cc6595fb){UNASSIGNED} LLC RX: unknown TLLI 0xcc6595fb, creating LLME on the fly (gprs_llc.c:552) 20250212124221732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124221732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124221732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124221732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124221732 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124221732 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124221732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124221732 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124221732 DLLC NOTICE LLME(ffffffff/cc6595fb){UNASSIGNED} LLGM Assign pre (cc6595fb => e1e4c17a) (gprs_llc.c:1079) 20250212124221732 DLLC NOTICE LLME(cc6595fb/e1e4c17a){ASSIGNED} LLGM Assign post (cc6595fb => e1e4c17a) (gprs_llc.c:1125) 20250212124221732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124221732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124221732 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124221740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124221740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124221740 DMM DEBUG MM_STATE_Gb(3429209595)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124221740 DMM DEBUG MM(/e1e4c17a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250212124221740 DMM NOTICE MM(/e1e4c17a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124221740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124221740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250212124221740 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250212124226993 DGPRS DEBUG Checking for inactive LLMEs, time = 2595052 (sgsn.c:131) 20250212124227741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124227741 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250212124233742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124233742 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250212124239744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124239744 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250212124240708 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124240708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124240708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250212124245744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124245744 DMM DEBUG MM(/e1e4c17a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250212124250173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124250174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124250174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124250191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124250192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124250192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124250211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124250213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124250213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124251746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250212124251746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250212124251746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124251746 DMM NOTICE MM(/e1e4c17a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250212124251746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Reject}: Deallocated (fsm.c:568) 20250212124251746 DMM DEBUG MM_STATE_Gb(3429209595)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124251746 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124251746 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124251746 DLLC NOTICE LLME(cc6595fb/e1e4c17a){ASSIGNED} LLGM Assign pre (e1e4c17a => ffffffff) (gprs_llc.c:1079) 20250212124251746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1e4c17a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@59b6a701cacf: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@59b6a701cacf: Final verdict of PTC: pass 20250212124251788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(279)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(284)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(274)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@59b6a701cacf: Final verdict of PTC: none 20250212124251790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124251790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(272)@59b6a701cacf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(282)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(277)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Feb 12 12:42:51 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 20250212124251853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124252528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70964) 20250212124252791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124252791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70964, count=72124) 20250212124253792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124253792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Feb 12 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124254793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124254793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_closed_add_vty started. 20250212124255555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124255556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@59b6a701cacf: 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(293)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124255573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124255573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124255573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124255573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124255573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124255573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124255573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124255573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124255574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124255574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124255574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124255574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124255574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124255574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124255574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124255574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124255574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124255574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124255574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124255574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124255577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124255583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124255583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@59b6a701cacf: 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(298)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124255591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124255591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124255591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124255591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124255591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124255591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124255591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124255591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124255592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124255592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124255592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124255592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124255592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124255592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124255592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124255595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124255601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124255601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@59b6a701cacf: 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(303)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124255607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124255608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124255608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124255608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124255608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124255608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124255608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124255608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124255608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124255608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124255608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124255608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124255609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124255609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124255609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124255609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124255609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124255609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124255609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124255609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124255609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124255612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124255619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124255619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124255794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124255794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124255794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124255794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@59b6a701cacf: 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) } } } } 20250212124255797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124255798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C46230C7'O, index=0 SGSN_Test-GSUP(305)@59b6a701cacf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C46230C7'O, index=1 20250212124256858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124256858 DLLC NOTICE LLME(ffffffff/c46230c7){UNASSIGNED} LLC RX: unknown TLLI 0xc46230c7, creating LLME on the fly (gprs_llc.c:552) 20250212124256858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124256858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250212124256858 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124256858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124256858 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124256858 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124256858 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124256858 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124256858 DLLC NOTICE LLME(ffffffff/c46230c7){UNASSIGNED} LLGM Assign pre (c46230c7 => d1544359) (gprs_llc.c:1079) 20250212124256858 DLLC NOTICE LLME(c46230c7/d1544359){ASSIGNED} LLGM Assign post (c46230c7 => d1544359) (gprs_llc.c:1125) 20250212124256858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124256858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124256858 DMM DEBUG MM(001010123456789/d1544359) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124256871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124256871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124256871 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124256871 DMM DEBUG MM(001010123456789/d1544359) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250212124256871 DMM NOTICE MM(001010123456789/d1544359) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124256871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124256871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124256871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250212124256871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124256871 DMM NOTICE MM(001010123456789/d1544359) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250212124256871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124256871 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124256871 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124256871 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124256871 DLLC NOTICE LLME(c46230c7/d1544359){ASSIGNED} LLGM Assign pre (d1544359 => ffffffff) (gprs_llc.c:1079) 20250212124256871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1544359 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C46230C7'O, index=2 20250212124256877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124256877 DLLC NOTICE LLME(ffffffff/c46230c7){UNASSIGNED} LLC RX: unknown TLLI 0xc46230c7, creating LLME on the fly (gprs_llc.c:552) 20250212124256877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124256877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20250212124256877 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124256877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124256877 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124256877 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124256877 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124256877 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124256877 DLLC NOTICE LLME(ffffffff/c46230c7){UNASSIGNED} LLGM Assign pre (c46230c7 => f700b451) (gprs_llc.c:1079) 20250212124256877 DLLC NOTICE LLME(c46230c7/f700b451){ASSIGNED} LLGM Assign post (c46230c7 => f700b451) (gprs_llc.c:1125) 20250212124256877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124256877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124256877 DMM DEBUG MM(001010123456700/f700b451) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124256880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124256880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124256881 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124256881 DMM DEBUG MM(001010123456700/f700b451) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250212124256881 DMM NOTICE MM(001010123456700/f700b451) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124256881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124256881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124256881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250212124256881 DMM INFO MM(001010123456700/f700b451) <- GMM ATTACH ACCEPT (new P-TMSI=0xf700b451) (gprs_gmm.c:300) 20250212124256994 DGPRS DEBUG Checking for inactive LLMEs, time = 2595082 (sgsn.c:131) TC_attach_closed_add_vty(307)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Removing Client IMSI='001010123456700'H, index=2 20250212124257879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124257879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124257879 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124257879 DMM INFO MM(001010123456700/f700b451) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124257879 DMM NOTICE MM(001010123456700/f700b451) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124257879 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124257879 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124257879 DLLC NOTICE LLME(c46230c7/f700b451){ASSIGNED} LLGM Assign pre (ffffffff => f700b451) (gprs_llc.c:1079) 20250212124257879 DLLC NOTICE LLME(ffffffff/f700b451){ASSIGNED} LLGM Assign post (ffffffff => f700b451) (gprs_llc.c:1125) 20250212124257879 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124257879 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124257879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124257879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@59b6a701cacf: Final verdict of PTC: pass 20250212124257880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@59b6a701cacf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(293)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@59b6a701cacf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(303)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(298)@59b6a701cacf: Final verdict of PTC: none 20250212124257882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124257882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(300)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@59b6a701cacf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(291)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(301)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(296)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Feb 12 12:42:57 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 20250212124257965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124258366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20250212124258883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124258883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=80452) 20250212124259884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124259884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Feb 12 12:43:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124300886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124300886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_check_subscriber_list started. 20250212124301389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124301390 DMM INFO MM(001010123456700/f700b451) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124301390 DMM INFO MM(001010123456700/f700b451) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124301390 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124301390 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124301390 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124301390 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124301390 DLLC NOTICE LLME(ffffffff/f700b451){ASSIGNED} LLGM Assign pre (f700b451 => ffffffff) (gprs_llc.c:1079) 20250212124301390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f700b451 => ffffffff) (gprs_llc.c:1125) 20250212124301390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124301390 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124301390 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124301390 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124301390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@59b6a701cacf: 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(312)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124301410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124301410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124301410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124301410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124301410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124301410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124301410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124301410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124301411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124301411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124301411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124301411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124301411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124301411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124301411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124301411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124301411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124301411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124301412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124301412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124301416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124301424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124301424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(313)@59b6a701cacf: 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(317)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124301429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124301429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124301429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124301429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124301429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124301429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124301429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124301429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124301431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124301431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124301431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124301431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124301431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124301431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124301431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124301431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124301431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124301431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124301432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124301432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124301434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124301441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124301441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@59b6a701cacf: 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(323)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124301453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124301453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124301453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124301453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124301453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124301453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124301453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124301453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124301454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124301454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124301454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124301454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124301454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124301454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124301454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124301454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124301454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124301454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124301454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124301454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124301454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124301457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124301464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124301464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124301887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124301887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124301887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124301887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@59b6a701cacf: 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) } } } } 20250212124301889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124301890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@59b6a701cacf: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E1FB3E24'O, index=0 SGSN_Test-GSUP(324)@59b6a701cacf: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@59b6a701cacf: 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 := '425E53B47332D79FFB417370CCD7F68D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4C354AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6FF0104397F3AEA'O } } } } } 20250212124302961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124302961 DLLC NOTICE LLME(ffffffff/e1fb3e24){UNASSIGNED} LLC RX: unknown TLLI 0xe1fb3e24, creating LLME on the fly (gprs_llc.c:552) 20250212124302961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124302961 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20250212124302961 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124302961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124302961 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124302961 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124302961 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124302961 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124302961 DLLC NOTICE LLME(ffffffff/e1fb3e24){UNASSIGNED} LLGM Assign pre (e1fb3e24 => dc5ad547) (gprs_llc.c:1079) 20250212124302961 DLLC NOTICE LLME(e1fb3e24/dc5ad547){ASSIGNED} LLGM Assign post (e1fb3e24 => dc5ad547) (gprs_llc.c:1125) 20250212124302961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124302961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124302961 DMM DEBUG MM(262420000000034/dc5ad547) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124302970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124302970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124302970 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124302970 DMM DEBUG MM(262420000000034/dc5ad547) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250212124302970 DMM NOTICE MM(262420000000034/dc5ad547) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124302970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124302970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124302970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124302970 DMM DEBUG MM(262420000000034/dc5ad547) Requesting authorization (sgsn_auth.c:160) 20250212124302970 DMM INFO MM(262420000000034/dc5ad547) Requesting authentication tuples (sgsn_auth.c:184) 20250212124302970 DMM DEBUG MM(262420000000034/dc5ad547) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124302970 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250212124302970 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(324)@59b6a701cacf: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@59b6a701cacf: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250212124302972 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124302972 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124302972 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124302972 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124302972 DMM INFO MM(262420000000034/dc5ad547) Subscriber data update (mmctx.c:445) 20250212124302972 DMM DEBUG MM(262420000000034/dc5ad547) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124302972 DMM INFO MM(262420000000034/dc5ad547) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124302972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124302972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124302972 DMM INFO MM(262420000000034/dc5ad547) <- GMM AUTH AND CIPHERING REQ (rand = 42 5e 53 b4 73 32 d7 9f fb 41 73 70 cc d7 f6 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124302977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124302977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124302977 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124302977 DMM INFO MM(262420000000034/dc5ad547) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124302977 DMM NOTICE MM(262420000000034/dc5ad547) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124302977 DMM DEBUG MM(262420000000034/dc5ad547) checking auth: received GSM SRES = b4 c3 54 ae (gprs_gmm.c:666) 20250212124302977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124302977 DMM DEBUG MM(262420000000034/dc5ad547) Requesting authorization (sgsn_auth.c:160) 20250212124302977 DMM INFO MM(262420000000034/dc5ad547) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124302977 DMM DEBUG MM(262420000000034/dc5ad547) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124302977 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250212124302977 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) 20250212124302977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124302977 DMM INFO MM(262420000000034/dc5ad547) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc5ad547) (gprs_gmm.c:300) 20250212124302978 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124302978 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124302978 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250212124302978 DMM INFO MM(262420000000034/dc5ad547) Subscriber data update (mmctx.c:445) 20250212124302978 DMM DEBUG MM(262420000000034/dc5ad547) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124302978 DMM INFO MM(262420000000034/dc5ad547) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124302978 DMM NOTICE MM(262420000000034/dc5ad547) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250212124302978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124302978 DMM NOTICE MM(262420000000034/dc5ad547) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124302978 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) 20250212124302978 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124302978 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250212124302978 DMM INFO MM(262420000000034/dc5ad547) Subscriber data update (mmctx.c:445) 20250212124302978 DMM DEBUG MM(262420000000034/dc5ad547) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124302982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124302982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124302982 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124302982 DMM INFO MM(262420000000034/dc5ad547) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124302982 DMM NOTICE MM(262420000000034/dc5ad547) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124302982 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124302982 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124302982 DLLC NOTICE LLME(e1fb3e24/dc5ad547){ASSIGNED} LLGM Assign pre (ffffffff => dc5ad547) (gprs_llc.c:1079) 20250212124302982 DLLC NOTICE LLME(ffffffff/dc5ad547){ASSIGNED} LLGM Assign post (ffffffff => dc5ad547) (gprs_llc.c:1125) 20250212124302982 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124302982 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124302982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124302982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@59b6a701cacf: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@59b6a701cacf: Final verdict of PTC: pass 20250212124303037 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250212124303037 DMM INFO MM(262420000000034/dc5ad547) Subscriber data update (mmctx.c:445) 20250212124303037 DMM DEBUG MM(262420000000034/dc5ad547) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250212124303037 DMM INFO MM(262420000000034/dc5ad547) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250212124303037 DMM INFO MM(262420000000034/dc5ad547) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124303037 DMM INFO MM(262420000000034/dc5ad547) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124303037 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124303037 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124303037 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124303037 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124303037 DLLC NOTICE LLME(ffffffff/dc5ad547){ASSIGNED} LLGM Assign pre (dc5ad547 => ffffffff) (gprs_llc.c:1079) 20250212124303037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc5ad547 => ffffffff) (gprs_llc.c:1125) 20250212124303037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124303037 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124303037 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124303037 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124303038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46836<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_subscriber_list-BVCI196(311)@59b6a701cacf: Final verdict of PTC: none 20250212124303042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124303042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(322)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(323)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(324)@59b6a701cacf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(312)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(317)@59b6a701cacf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(315)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(310)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(321)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Feb 12 12:43:03 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 20250212124303142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124303443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46956) 20250212124304043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124304043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46956, count=93884) 20250212124305044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124305044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Feb 12 12:43:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124306045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124306045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_detach_check_subscriber_list started. 20250212124306464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124306465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@59b6a701cacf: 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(331)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124306484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124306484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124306484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124306484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124306484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124306484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124306484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124306484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124306485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124306485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124306485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124306486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124306486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124306486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124306486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124306486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124306486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124306486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124306486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124306486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124306490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124306497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124306497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(332)@59b6a701cacf: 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(336)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124306502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124306502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124306502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124306502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124306502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124306502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124306502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124306502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124306503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124306503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124306503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124306503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124306503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124306503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124306504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124306504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124306504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124306504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124306504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124306504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124306506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124306512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124306512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@59b6a701cacf: 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(341)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124306520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124306520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124306520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124306520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124306520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124306520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124306520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124306520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124306521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124306521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124306521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124306521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124306521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124306521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124306521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124306521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124306521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124306521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124306521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124306521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124306521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124306524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124306531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124306531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124307046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124307046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124307046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124307046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@59b6a701cacf: 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) } } } } 20250212124307047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124307047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@59b6a701cacf: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FD59F922'O, index=0 SGSN_Test-GSUP(343)@59b6a701cacf: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@59b6a701cacf: 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 := '407AF4989405A99C2E251D57E0E5BEBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '045B7C90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ABA91712CBA71B1'O } } } } } 20250212124307074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124307074 DLLC NOTICE LLME(ffffffff/fd59f922){UNASSIGNED} LLC RX: unknown TLLI 0xfd59f922, creating LLME on the fly (gprs_llc.c:552) 20250212124307074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124307074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20250212124307074 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124307074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124307074 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124307074 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124307074 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124307074 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124307074 DLLC NOTICE LLME(ffffffff/fd59f922){UNASSIGNED} LLGM Assign pre (fd59f922 => cfc0fff0) (gprs_llc.c:1079) 20250212124307074 DLLC NOTICE LLME(fd59f922/cfc0fff0){ASSIGNED} LLGM Assign post (fd59f922 => cfc0fff0) (gprs_llc.c:1125) 20250212124307074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124307074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124307074 DMM DEBUG MM(262420000000033/cfc0fff0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124307081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124307081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124307081 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124307081 DMM DEBUG MM(262420000000033/cfc0fff0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250212124307081 DMM NOTICE MM(262420000000033/cfc0fff0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124307081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124307081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124307081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124307081 DMM DEBUG MM(262420000000033/cfc0fff0) Requesting authorization (sgsn_auth.c:160) 20250212124307081 DMM INFO MM(262420000000033/cfc0fff0) Requesting authentication tuples (sgsn_auth.c:184) 20250212124307081 DMM DEBUG MM(262420000000033/cfc0fff0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124307081 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250212124307081 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(343)@59b6a701cacf: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@59b6a701cacf: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250212124307128 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124307128 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124307128 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124307128 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124307128 DMM INFO MM(262420000000033/cfc0fff0) Subscriber data update (mmctx.c:445) 20250212124307128 DMM DEBUG MM(262420000000033/cfc0fff0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124307128 DMM INFO MM(262420000000033/cfc0fff0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124307128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124307128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124307128 DMM INFO MM(262420000000033/cfc0fff0) <- GMM AUTH AND CIPHERING REQ (rand = 40 7a f4 98 94 05 a9 9c 2e 25 1d 57 e0 e5 be bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124307132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124307132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124307132 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124307132 DMM INFO MM(262420000000033/cfc0fff0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124307132 DMM NOTICE MM(262420000000033/cfc0fff0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124307132 DMM DEBUG MM(262420000000033/cfc0fff0) checking auth: received GSM SRES = 04 5b 7c 90 (gprs_gmm.c:666) 20250212124307132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124307132 DMM DEBUG MM(262420000000033/cfc0fff0) Requesting authorization (sgsn_auth.c:160) 20250212124307132 DMM INFO MM(262420000000033/cfc0fff0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124307132 DMM DEBUG MM(262420000000033/cfc0fff0) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124307132 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250212124307132 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) 20250212124307132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124307132 DMM INFO MM(262420000000033/cfc0fff0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc0fff0) (gprs_gmm.c:300) 20250212124307133 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124307133 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124307133 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250212124307133 DMM INFO MM(262420000000033/cfc0fff0) Subscriber data update (mmctx.c:445) 20250212124307133 DMM DEBUG MM(262420000000033/cfc0fff0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124307133 DMM INFO MM(262420000000033/cfc0fff0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124307133 DMM NOTICE MM(262420000000033/cfc0fff0) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250212124307133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124307133 DMM NOTICE MM(262420000000033/cfc0fff0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124307133 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) 20250212124307133 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124307133 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250212124307133 DMM INFO MM(262420000000033/cfc0fff0) Subscriber data update (mmctx.c:445) 20250212124307133 DMM DEBUG MM(262420000000033/cfc0fff0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124307137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124307137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124307137 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124307137 DMM INFO MM(262420000000033/cfc0fff0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124307137 DMM NOTICE MM(262420000000033/cfc0fff0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124307137 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124307137 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124307137 DLLC NOTICE LLME(fd59f922/cfc0fff0){ASSIGNED} LLGM Assign pre (ffffffff => cfc0fff0) (gprs_llc.c:1079) 20250212124307137 DLLC NOTICE LLME(ffffffff/cfc0fff0){ASSIGNED} LLGM Assign post (ffffffff => cfc0fff0) (gprs_llc.c:1125) 20250212124307137 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124307137 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124307137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124307137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@59b6a701cacf: setverdict(pass): none -> pass 20250212124307187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124307187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250212124307187 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124307187 DMM INFO MM(262420000000033/cfc0fff0) -> GMM DETACH REQUEST TLLI=0xcfc0fff0 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250212124307187 DMM INFO MM(262420000000033/cfc0fff0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124307187 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124307187 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124307187 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124307187 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124307187 DLLC NOTICE LLME(ffffffff/cfc0fff0){ASSIGNED} LLGM Assign pre (cfc0fff0 => ffffffff) (gprs_llc.c:1079) 20250212124307187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc0fff0 => ffffffff) (gprs_llc.c:1125) 20250212124307187 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250212124307187 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) 20250212124307187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124307187 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124307187 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124307187 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124307188 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@59b6a701cacf: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@59b6a701cacf: Final verdict of PTC: pass 20250212124312193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124312196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124312197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@59b6a701cacf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@59b6a701cacf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@59b6a701cacf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(343)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(341)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(331)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(329)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(334)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(339)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Feb 12 12:43:12 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 20250212124312317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124312618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87476) 20250212124313197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124313197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87476, count=93268) 20250212124314198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124314198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Feb 12 12:43:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124315199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124315199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_check_complete_resend started. 20250212124315647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124315650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@59b6a701cacf: 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(350)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124315685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124315687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124315687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124315687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124315687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124315687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124315687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124315687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124315687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124315687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124315687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124315687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124315687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124315691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124315698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124315698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@59b6a701cacf: 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(355)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124315703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124315703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124315703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124315703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124315703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124315703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124315704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124315704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124315706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124315711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124315711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@59b6a701cacf: 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(360)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124315717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124315717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124315717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124315717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124315718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124315718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124315718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124315718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124315718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124315718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124315718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124315718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124315718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124315718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124315718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124315718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124315718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124315725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124315725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124316200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124316200 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124316201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124316201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@59b6a701cacf: 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) } } } } 20250212124316205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124316206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@59b6a701cacf: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D71E767D'O, index=0 SGSN_Test-GSUP(362)@59b6a701cacf: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@59b6a701cacf: 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 := 'A630A8C15824514A48A8CFD4A98ED6CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '624FE3F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A96DFA9FD8409670'O } } } } } 20250212124317231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124317231 DLLC NOTICE LLME(ffffffff/d71e767d){UNASSIGNED} LLC RX: unknown TLLI 0xd71e767d, creating LLME on the fly (gprs_llc.c:552) 20250212124317231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124317231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124317231 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124317231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124317231 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124317231 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124317231 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124317231 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124317231 DLLC NOTICE LLME(ffffffff/d71e767d){UNASSIGNED} LLGM Assign pre (d71e767d => cc5a0fb3) (gprs_llc.c:1079) 20250212124317231 DLLC NOTICE LLME(d71e767d/cc5a0fb3){ASSIGNED} LLGM Assign post (d71e767d => cc5a0fb3) (gprs_llc.c:1125) 20250212124317231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124317232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124317232 DMM DEBUG MM(262420000000036/cc5a0fb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124317237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124317237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124317237 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124317237 DMM DEBUG MM(262420000000036/cc5a0fb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250212124317237 DMM NOTICE MM(262420000000036/cc5a0fb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124317237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124317237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124317237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124317237 DMM DEBUG MM(262420000000036/cc5a0fb3) Requesting authorization (sgsn_auth.c:160) 20250212124317237 DMM INFO MM(262420000000036/cc5a0fb3) Requesting authentication tuples (sgsn_auth.c:184) 20250212124317237 DMM DEBUG MM(262420000000036/cc5a0fb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124317237 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250212124317237 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(362)@59b6a701cacf: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@59b6a701cacf: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250212124317238 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124317238 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124317238 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124317238 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124317238 DMM INFO MM(262420000000036/cc5a0fb3) Subscriber data update (mmctx.c:445) 20250212124317238 DMM DEBUG MM(262420000000036/cc5a0fb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124317238 DMM INFO MM(262420000000036/cc5a0fb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124317238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124317238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124317238 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM AUTH AND CIPHERING REQ (rand = a6 30 a8 c1 58 24 51 4a 48 a8 cf d4 a9 8e d6 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124317242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124317242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124317242 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124317242 DMM INFO MM(262420000000036/cc5a0fb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124317242 DMM NOTICE MM(262420000000036/cc5a0fb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124317242 DMM DEBUG MM(262420000000036/cc5a0fb3) checking auth: received GSM SRES = 62 4f e3 f8 (gprs_gmm.c:666) 20250212124317242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124317242 DMM DEBUG MM(262420000000036/cc5a0fb3) Requesting authorization (sgsn_auth.c:160) 20250212124317242 DMM INFO MM(262420000000036/cc5a0fb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124317242 DMM DEBUG MM(262420000000036/cc5a0fb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124317242 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250212124317242 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) 20250212124317242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124317242 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a0fb3) (gprs_gmm.c:300) 20250212124317243 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124317243 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124317243 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250212124317243 DMM INFO MM(262420000000036/cc5a0fb3) Subscriber data update (mmctx.c:445) 20250212124317243 DMM DEBUG MM(262420000000036/cc5a0fb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124317243 DMM INFO MM(262420000000036/cc5a0fb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124317243 DMM NOTICE MM(262420000000036/cc5a0fb3) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250212124317243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124317243 DMM NOTICE MM(262420000000036/cc5a0fb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124317243 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) 20250212124317243 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124317243 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250212124317243 DMM INFO MM(262420000000036/cc5a0fb3) Subscriber data update (mmctx.c:445) 20250212124317243 DMM DEBUG MM(262420000000036/cc5a0fb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212124323243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124323243 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a0fb3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212124326995 DGPRS DEBUG Checking for inactive LLMEs, time = 2595112 (sgsn.c:131) 20250212124329244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124329244 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a0fb3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212124335245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124335245 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a0fb3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212124336201 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124336201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212124336201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124341246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124341246 DMM INFO MM(262420000000036/cc5a0fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a0fb3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212124345688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124345692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124345692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124345704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124345707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124345707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124345719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124345722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124345722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124347247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250212124347247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250212124347247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124347247 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250212124347247 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) 20250212124347247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124347247 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124347247 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124347247 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124347247 DLLC NOTICE LLME(d71e767d/cc5a0fb3){ASSIGNED} LLGM Assign pre (cc5a0fb3 => ffffffff) (gprs_llc.c:1079) 20250212124347247 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc5a0fb3 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@59b6a701cacf: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@59b6a701cacf: Final verdict of PTC: pass 20250212124351252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124351253 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124351253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@59b6a701cacf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(360)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(355)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(362)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(350)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@59b6a701cacf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@59b6a701cacf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(348)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(353)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(358)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Feb 12 12:43:51 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 20250212124351395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124351696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89504) 20250212124352255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124352255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89504, count=94936) 20250212124353255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124353255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Feb 12 12:43:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124354256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124354256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_update started. 20250212124354717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124354718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@59b6a701cacf: 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(369)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124354734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124354734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124354734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124354734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124354735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124354735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124354735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124354736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124354736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124354736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124354736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124354736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124354736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124354736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124354736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124354736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124354738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124354744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124354744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(371)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@59b6a701cacf: 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_hlr_location_cancel_request_update-BVCI196(368)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124354750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124354750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124354750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124354750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124354751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124354751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124354751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124354751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124354751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124354751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124354751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124354751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124354751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124354751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124354751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124354751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124354754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124354761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124354761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@59b6a701cacf: 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(379)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124354775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124354775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124354775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124354775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124354775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124354775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124354775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124354775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124354775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124354775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124354776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124354776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124354776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124354776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124354776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124354776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124354776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124354776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124354776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124354776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124354776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124354784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124354784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124355257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124355257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124355257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124355257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@59b6a701cacf: 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) } } } } 20250212124355258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124355259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@59b6a701cacf: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CD1E58B1'O, index=0 SGSN_Test-GSUP(381)@59b6a701cacf: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@59b6a701cacf: 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 := 'A499062B3DF477EC82C025A77B49C958'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9998554E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C76102DE0B761110'O } } } } } 20250212124356284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124356284 DLLC NOTICE LLME(ffffffff/cd1e58b1){UNASSIGNED} LLC RX: unknown TLLI 0xcd1e58b1, creating LLME on the fly (gprs_llc.c:552) 20250212124356284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124356284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20250212124356284 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124356284 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124356284 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124356284 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124356284 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124356284 DLLC NOTICE LLME(ffffffff/cd1e58b1){UNASSIGNED} LLGM Assign pre (cd1e58b1 => daf71bea) (gprs_llc.c:1079) 20250212124356284 DLLC NOTICE LLME(cd1e58b1/daf71bea){ASSIGNED} LLGM Assign post (cd1e58b1 => daf71bea) (gprs_llc.c:1125) 20250212124356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124356284 DMM DEBUG MM(262420000000031/daf71bea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124356292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124356292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124356292 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124356292 DMM DEBUG MM(262420000000031/daf71bea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250212124356292 DMM NOTICE MM(262420000000031/daf71bea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124356292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124356292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124356292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124356292 DMM DEBUG MM(262420000000031/daf71bea) Requesting authorization (sgsn_auth.c:160) 20250212124356292 DMM INFO MM(262420000000031/daf71bea) Requesting authentication tuples (sgsn_auth.c:184) 20250212124356292 DMM DEBUG MM(262420000000031/daf71bea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124356292 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250212124356292 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(381)@59b6a701cacf: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@59b6a701cacf: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250212124356293 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124356293 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124356293 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124356293 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124356293 DMM INFO MM(262420000000031/daf71bea) Subscriber data update (mmctx.c:445) 20250212124356293 DMM DEBUG MM(262420000000031/daf71bea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124356293 DMM INFO MM(262420000000031/daf71bea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124356293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124356293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124356293 DMM INFO MM(262420000000031/daf71bea) <- GMM AUTH AND CIPHERING REQ (rand = a4 99 06 2b 3d f4 77 ec 82 c0 25 a7 7b 49 c9 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124356297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124356297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124356297 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124356297 DMM INFO MM(262420000000031/daf71bea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124356297 DMM NOTICE MM(262420000000031/daf71bea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124356297 DMM DEBUG MM(262420000000031/daf71bea) checking auth: received GSM SRES = 99 98 55 4e (gprs_gmm.c:666) 20250212124356297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124356297 DMM DEBUG MM(262420000000031/daf71bea) Requesting authorization (sgsn_auth.c:160) 20250212124356297 DMM INFO MM(262420000000031/daf71bea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124356297 DMM DEBUG MM(262420000000031/daf71bea) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124356297 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250212124356297 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) 20250212124356297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124356297 DMM INFO MM(262420000000031/daf71bea) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaf71bea) (gprs_gmm.c:300) 20250212124356298 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124356298 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124356298 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250212124356298 DMM INFO MM(262420000000031/daf71bea) Subscriber data update (mmctx.c:445) 20250212124356298 DMM DEBUG MM(262420000000031/daf71bea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124356298 DMM INFO MM(262420000000031/daf71bea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124356298 DMM NOTICE MM(262420000000031/daf71bea) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250212124356298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124356298 DMM NOTICE MM(262420000000031/daf71bea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124356298 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) 20250212124356298 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124356298 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250212124356298 DMM INFO MM(262420000000031/daf71bea) Subscriber data update (mmctx.c:445) 20250212124356298 DMM DEBUG MM(262420000000031/daf71bea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124356301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124356301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124356301 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124356301 DMM INFO MM(262420000000031/daf71bea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124356301 DMM NOTICE MM(262420000000031/daf71bea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124356301 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124356301 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124356301 DLLC NOTICE LLME(cd1e58b1/daf71bea){ASSIGNED} LLGM Assign pre (ffffffff => daf71bea) (gprs_llc.c:1079) 20250212124356301 DLLC NOTICE LLME(ffffffff/daf71bea){ASSIGNED} LLGM Assign post (ffffffff => daf71bea) (gprs_llc.c:1125) 20250212124356301 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124356301 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124356301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124356301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@59b6a701cacf: setverdict(pass): none -> pass 20250212124356351 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250212124356351 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250212124356351 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) 20250212124356351 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250212124356351 DMM INFO MM(262420000000031/daf71bea) Subscriber data update (mmctx.c:445) 20250212124356351 DMM DEBUG MM(262420000000031/daf71bea) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250212124356351 DMM INFO MM(262420000000031/daf71bea) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250212124356351 DMM INFO MM(262420000000031/daf71bea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124356351 DMM INFO MM(262420000000031/daf71bea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124356351 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124356351 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124356351 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124356351 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124356351 DLLC NOTICE LLME(ffffffff/daf71bea){ASSIGNED} LLGM Assign pre (daf71bea => ffffffff) (gprs_llc.c:1079) 20250212124356351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf71bea => ffffffff) (gprs_llc.c:1125) 20250212124356351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124356352 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124356352 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124356352 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124356996 DGPRS DEBUG Checking for inactive LLMEs, time = 2595142 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed MC@59b6a701cacf: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(369)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@59b6a701cacf: Final verdict of PTC: none 20250212124401354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124401354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(374)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(379)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@59b6a701cacf: Final verdict of PTC: none 20250212124401355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(372)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(367)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(377)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@59b6a701cacf: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(376)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Feb 12 12:44:01 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 20250212124401420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124401721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89180) 20250212124402356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124402356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89180, count=93536) 20250212124403357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124403357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Feb 12 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124404358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124404359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_withdraw started. 20250212124404780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124404781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@59b6a701cacf: 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)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124404802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124404802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124404802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124404802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124404802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124404802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124404802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124404802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124404803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124404803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124404803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124404803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124404803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124404803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124404803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124404803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124404803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124404803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124404803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124404803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124404807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124404813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124404813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@59b6a701cacf: 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_hlr_location_cancel_request_withdraw-BVCI196(387)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124404818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124404818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124404818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124404818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124404818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124404818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124404818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124404818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124404819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124404819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124404819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124404819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124404819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124404819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124404819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124404819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124404819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124404819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124404819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124404819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124404821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124404827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124404827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@59b6a701cacf: 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)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124404832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124404832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124404832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124404832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124404832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124404832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124404832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124404832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124404833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124404833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124404833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124404833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124404833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124404833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124404833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124404833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124404833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124404833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124404833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124404833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124404833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124404836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124404841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124404841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124405359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124405360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124405360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124405360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@59b6a701cacf: 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) } } } } 20250212124405364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124405365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@59b6a701cacf: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C6B0C2FC'O, index=0 SGSN_Test-GSUP(400)@59b6a701cacf: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@59b6a701cacf: 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 := '17A740F2065A6AC04B0F82BFAF56DAB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4B4FB09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BB08CB64F9165B4'O } } } } } 20250212124406408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124406408 DLLC NOTICE LLME(ffffffff/c6b0c2fc){UNASSIGNED} LLC RX: unknown TLLI 0xc6b0c2fc, creating LLME on the fly (gprs_llc.c:552) 20250212124406408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124406408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20250212124406408 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124406408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124406408 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124406408 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124406408 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124406408 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124406408 DLLC NOTICE LLME(ffffffff/c6b0c2fc){UNASSIGNED} LLGM Assign pre (c6b0c2fc => c5f70f20) (gprs_llc.c:1079) 20250212124406408 DLLC NOTICE LLME(c6b0c2fc/c5f70f20){ASSIGNED} LLGM Assign post (c6b0c2fc => c5f70f20) (gprs_llc.c:1125) 20250212124406409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124406409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124406409 DMM DEBUG MM(262420000000029/c5f70f20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124406418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124406418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124406418 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124406418 DMM DEBUG MM(262420000000029/c5f70f20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250212124406418 DMM NOTICE MM(262420000000029/c5f70f20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124406418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124406418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124406418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124406418 DMM DEBUG MM(262420000000029/c5f70f20) Requesting authorization (sgsn_auth.c:160) 20250212124406418 DMM INFO MM(262420000000029/c5f70f20) Requesting authentication tuples (sgsn_auth.c:184) 20250212124406418 DMM DEBUG MM(262420000000029/c5f70f20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124406418 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250212124406418 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(400)@59b6a701cacf: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@59b6a701cacf: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250212124406421 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124406421 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124406421 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124406421 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124406421 DMM INFO MM(262420000000029/c5f70f20) Subscriber data update (mmctx.c:445) 20250212124406421 DMM DEBUG MM(262420000000029/c5f70f20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124406421 DMM INFO MM(262420000000029/c5f70f20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124406421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124406421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124406421 DMM INFO MM(262420000000029/c5f70f20) <- GMM AUTH AND CIPHERING REQ (rand = 17 a7 40 f2 06 5a 6a c0 4b 0f 82 bf af 56 da b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124406431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124406431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124406431 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124406431 DMM INFO MM(262420000000029/c5f70f20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124406431 DMM NOTICE MM(262420000000029/c5f70f20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124406431 DMM DEBUG MM(262420000000029/c5f70f20) checking auth: received GSM SRES = a4 b4 fb 09 (gprs_gmm.c:666) 20250212124406431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124406431 DMM DEBUG MM(262420000000029/c5f70f20) Requesting authorization (sgsn_auth.c:160) 20250212124406431 DMM INFO MM(262420000000029/c5f70f20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124406431 DMM DEBUG MM(262420000000029/c5f70f20) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124406431 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250212124406431 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) 20250212124406431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124406431 DMM INFO MM(262420000000029/c5f70f20) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f70f20) (gprs_gmm.c:300) 20250212124406433 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124406433 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124406433 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250212124406433 DMM INFO MM(262420000000029/c5f70f20) Subscriber data update (mmctx.c:445) 20250212124406433 DMM DEBUG MM(262420000000029/c5f70f20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124406433 DMM INFO MM(262420000000029/c5f70f20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124406433 DMM NOTICE MM(262420000000029/c5f70f20) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250212124406433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124406433 DMM NOTICE MM(262420000000029/c5f70f20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124406433 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) 20250212124406433 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124406433 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250212124406433 DMM INFO MM(262420000000029/c5f70f20) Subscriber data update (mmctx.c:445) 20250212124406433 DMM DEBUG MM(262420000000029/c5f70f20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124406440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124406440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124406440 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124406440 DMM INFO MM(262420000000029/c5f70f20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124406441 DMM NOTICE MM(262420000000029/c5f70f20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124406441 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124406441 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124406441 DLLC NOTICE LLME(c6b0c2fc/c5f70f20){ASSIGNED} LLGM Assign pre (ffffffff => c5f70f20) (gprs_llc.c:1079) 20250212124406441 DLLC NOTICE LLME(ffffffff/c5f70f20){ASSIGNED} LLGM Assign post (ffffffff => c5f70f20) (gprs_llc.c:1125) 20250212124406441 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124406441 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124406441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124406441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@59b6a701cacf: setverdict(pass): none -> pass 20250212124406489 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250212124406489 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250212124406489 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) 20250212124406489 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250212124406489 DMM INFO MM(262420000000029/c5f70f20) Subscriber data update (mmctx.c:445) 20250212124406489 DMM DEBUG MM(262420000000029/c5f70f20) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250212124406489 DMM INFO MM(262420000000029/c5f70f20) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250212124406489 DMM INFO MM(262420000000029/c5f70f20) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250212124406489 DMM NOTICE MM(262420000000029/c5f70f20) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250212124406490 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250212124406490 DMM INFO MM(262420000000029/c5f70f20) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250212124406490 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124406490 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124406490 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124406490 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124406490 DLLC NOTICE LLME(ffffffff/c5f70f20){ASSIGNED} LLGM Assign pre (c5f70f20 => ffffffff) (gprs_llc.c:1079) 20250212124406490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f70f20 => ffffffff) (gprs_llc.c:1125) 20250212124406490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124406490 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124406490 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124406490 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@59b6a701cacf: Removing Client IMSI='262420000000029'H, index=0 20250212124406492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124406492 DLLC NOTICE LLME(ffffffff/c5f70f20){UNASSIGNED} LLC RX: unknown TLLI 0xc5f70f20, creating LLME on the fly (gprs_llc.c:552) 20250212124406492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124406493 DMM NOTICE LLME(ffffffff/c5f70f20){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250212124406493 DLLC NOTICE LLME(ffffffff/c5f70f20){UNASSIGNED} LLGM Assign pre (c5f70f20 => ffffffff) (gprs_llc.c:1079) 20250212124406493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f70f20 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@59b6a701cacf: Final verdict of PTC: pass 20250212124406494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48912<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(388)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(400)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(393)@59b6a701cacf: Final verdict of PTC: none 20250212124406495 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124406495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(398)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(396)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(386)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(391)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Feb 12 12:44:06 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 20250212124406632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124406933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44100) 20250212124407497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124407497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44100, count=96156) 20250212124408499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124408499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Feb 12 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124409500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124409500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250212124410008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124410010 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@59b6a701cacf: 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(407)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124410055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124410055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124410055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124410055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124410055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124410055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124410055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124410055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124410056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124410056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124410056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124410056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124410056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124410056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124410056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124410056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124410056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124410056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124410056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124410056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124410059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124410066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124410066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@59b6a701cacf: 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(412)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124410070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124410070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124410070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124410070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124410070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124410070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124410071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124410071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124410072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124410072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124410072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124410072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124410072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124410072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124410072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124410072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124410072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124410072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124410073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124410073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124410075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124410082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124410082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(413)@59b6a701cacf: 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(417)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124410085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124410085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124410085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124410085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124410085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124410085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124410085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124410086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124410086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124410088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124410094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124410094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124410500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124410500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124410500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124410500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@59b6a701cacf: 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) } } } } 20250212124410502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124410502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@59b6a701cacf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CD1409B8'O, index=0 SGSN_Test-GSUP(419)@59b6a701cacf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250212124411521 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) 20250212124411521 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@59b6a701cacf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@59b6a701cacf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@59b6a701cacf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@59b6a701cacf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@59b6a701cacf: Final verdict of PTC: pass 20250212124411523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34102<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(419)@59b6a701cacf: Final verdict of PTC: none 20250212124411524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124411524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(417)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(412)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(407)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(415)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(410)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(405)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Feb 12 12:44:11 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 20250212124411648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124411949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51880) 20250212124412525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124412525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51880, count=52520) 20250212124413526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124413526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Feb 12 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124414527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124414527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250212124414975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124414976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@59b6a701cacf: 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(426)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124414995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124414995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124414995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124414995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124414995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124414995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124414995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124414995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124414995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124414996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124414996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124414996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124414996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124414996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124414996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124414996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124414996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124414996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124414996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124414996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124414997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124414997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124415000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124415007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124415007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@59b6a701cacf: 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(431)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124415013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124415013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124415013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124415013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124415013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124415013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124415013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124415013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124415013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124415014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124415014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124415014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124415014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124415014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124415014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124415014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124415014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124415014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124415014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124415014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124415014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124415014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124415016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124415022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124415022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@59b6a701cacf: 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(436)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124415039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124415039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124415039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124415039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124415039 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124415039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124415039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124415039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124415039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124415040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124415040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124415040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124415040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124415040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124415040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124415040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124415040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124415040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124415040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124415040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124415040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124415040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124415042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124415046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124415046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124415529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124415529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124415529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124415529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@59b6a701cacf: 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) } } } } 20250212124415530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124415530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@59b6a701cacf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EEC07B82'O, index=0 SGSN_Test-GSUP(438)@59b6a701cacf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250212124416588 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) 20250212124416588 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@59b6a701cacf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@59b6a701cacf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@59b6a701cacf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@59b6a701cacf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@59b6a701cacf: Final verdict of PTC: pass 20250212124416596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@59b6a701cacf: Final verdict of PTC: none 20250212124416600 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124416600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(431)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@59b6a701cacf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(436)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(424)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(434)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(429)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none)Wed Feb 12 12:44:16 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 MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@59b6a701cacf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. 20250212124416680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124416982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48652) 20250212124417601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124417601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48652, count=53008) 20250212124418602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124418602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Feb 12 12:44:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124419604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124419604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_rau_unknown started. 20250212124420072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124420073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@59b6a701cacf: 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(445)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124420093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124420093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124420093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124420093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124420093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124420093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124420093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124420093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124420094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124420094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124420094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124420094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124420094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124420094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124420094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124420094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124420094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124420094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124420094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124420094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124420097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124420104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124420104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@59b6a701cacf: 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_rau_unknown-BVCI196(444)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124420111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124420111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124420111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124420111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124420111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124420111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124420111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124420111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124420113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124420113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124420113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124420113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124420113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124420113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124420113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124420113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124420113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124420113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124420114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124420116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124420121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124420121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@59b6a701cacf: 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(456)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124420135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124420135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124420135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124420135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124420135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124420135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124420135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124420135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124420137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124420137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124420137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124420137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124420137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124420137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124420137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124420137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124420137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124420137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124420137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124420137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124420137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124420140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124420147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124420147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124420605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124420605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124420605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124420605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@59b6a701cacf: 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) } } } } 20250212124420606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124420606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@59b6a701cacf: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DCF7FF92'O, index=0 SGSN_Test-GSUP(457)@59b6a701cacf: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250212124421685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124421685 DLLC NOTICE LLME(ffffffff/dcf7ff92){UNASSIGNED} LLC RX: unknown TLLI 0xdcf7ff92, creating LLME on the fly (gprs_llc.c:552) 20250212124421685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250212124421685 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212124421685 DMM NOTICE LLME(ffffffff/dcf7ff92){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250212124421685 DLLC NOTICE LLME(ffffffff/dcf7ff92){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250212124421685 DMM ERROR LLME(ffffffff/dcf7ff92){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250212124421685 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250212124421685 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250212124421685 DLLC NOTICE LLME(ffffffff/dcf7ff92){UNASSIGNED} LLGM Assign pre (dcf7ff92 => ffffffff) (gprs_llc.c:1079) 20250212124421685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf7ff92 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@59b6a701cacf: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@59b6a701cacf: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@59b6a701cacf: Final verdict of PTC: pass 20250212124421698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@59b6a701cacf: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(445)@59b6a701cacf: Final verdict of PTC: none 20250212124421703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124421703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(444)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(456)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(450)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@59b6a701cacf: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(448)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(443)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(454)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@59b6a701cacf: Test case TC_rau_unknown finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Feb 12 12:44:21 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250212124421837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124422137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43960) 20250212124422704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124422705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43960, count=54984) 20250212124423706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124423706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Feb 12 12:44:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124424707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124424707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_rau started. 20250212124425167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124425168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@59b6a701cacf: 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(464)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124425197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124425197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124425197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124425197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425197 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124425197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124425197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124425197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124425197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124425199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124425199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124425199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124425199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124425199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124425199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124425199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124425199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124425200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124425200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124425200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124425200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124425204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124425214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124425214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@59b6a701cacf: 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(469)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124425225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124425225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124425225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124425225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124425225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124425225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124425225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124425225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124425227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124425227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124425227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124425227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124425227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124425227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124425227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124425227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124425227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124425227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124425227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124425227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124425230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(471)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124425240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124425240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@59b6a701cacf: 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(474)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124425251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124425251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124425251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124425251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124425251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124425251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124425251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124425251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124425253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124425253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124425253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124425253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124425253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124425253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124425253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124425253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124425253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124425253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124425253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124425253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124425253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124425257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124425265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124425265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124425708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124425708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124425708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124425708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@59b6a701cacf: 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) } } } } 20250212124425709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124425709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@59b6a701cacf: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DA8F1262'O, index=0 SGSN_Test-GSUP(476)@59b6a701cacf: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@59b6a701cacf: 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 := 'DB6F25A14124BC74BAB5183C6A9CC8A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3259F563'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A901C63261EE8B7B'O } } } } } 20250212124426758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426758 DLLC NOTICE LLME(ffffffff/da8f1262){UNASSIGNED} LLC RX: unknown TLLI 0xda8f1262, creating LLME on the fly (gprs_llc.c:552) 20250212124426758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20250212124426758 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124426758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124426758 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124426758 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124426758 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124426758 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124426758 DLLC NOTICE LLME(ffffffff/da8f1262){UNASSIGNED} LLGM Assign pre (da8f1262 => f6f9160b) (gprs_llc.c:1079) 20250212124426758 DLLC NOTICE LLME(da8f1262/f6f9160b){ASSIGNED} LLGM Assign post (da8f1262 => f6f9160b) (gprs_llc.c:1125) 20250212124426758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124426758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124426758 DMM DEBUG MM(262420000000012/f6f9160b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124426768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426768 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124426768 DMM DEBUG MM(262420000000012/f6f9160b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250212124426768 DMM NOTICE MM(262420000000012/f6f9160b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124426768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124426768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124426768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124426768 DMM DEBUG MM(262420000000012/f6f9160b) Requesting authorization (sgsn_auth.c:160) 20250212124426768 DMM INFO MM(262420000000012/f6f9160b) Requesting authentication tuples (sgsn_auth.c:184) 20250212124426768 DMM DEBUG MM(262420000000012/f6f9160b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124426768 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250212124426768 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(476)@59b6a701cacf: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@59b6a701cacf: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250212124426770 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124426770 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124426770 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124426770 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124426770 DMM INFO MM(262420000000012/f6f9160b) Subscriber data update (mmctx.c:445) 20250212124426770 DMM DEBUG MM(262420000000012/f6f9160b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124426770 DMM INFO MM(262420000000012/f6f9160b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124426770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124426770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124426770 DMM INFO MM(262420000000012/f6f9160b) <- GMM AUTH AND CIPHERING REQ (rand = db 6f 25 a1 41 24 bc 74 ba b5 18 3c 6a 9c c8 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124426776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426776 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124426776 DMM INFO MM(262420000000012/f6f9160b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124426776 DMM NOTICE MM(262420000000012/f6f9160b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124426776 DMM DEBUG MM(262420000000012/f6f9160b) checking auth: received GSM SRES = 32 59 f5 63 (gprs_gmm.c:666) 20250212124426776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124426776 DMM DEBUG MM(262420000000012/f6f9160b) Requesting authorization (sgsn_auth.c:160) 20250212124426776 DMM INFO MM(262420000000012/f6f9160b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124426776 DMM DEBUG MM(262420000000012/f6f9160b) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124426776 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250212124426776 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) 20250212124426776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124426776 DMM INFO MM(262420000000012/f6f9160b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6f9160b) (gprs_gmm.c:300) 20250212124426777 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124426777 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124426777 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250212124426777 DMM INFO MM(262420000000012/f6f9160b) Subscriber data update (mmctx.c:445) 20250212124426777 DMM DEBUG MM(262420000000012/f6f9160b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124426777 DMM INFO MM(262420000000012/f6f9160b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124426777 DMM NOTICE MM(262420000000012/f6f9160b) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250212124426777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124426777 DMM NOTICE MM(262420000000012/f6f9160b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124426777 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) 20250212124426777 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124426777 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250212124426777 DMM INFO MM(262420000000012/f6f9160b) Subscriber data update (mmctx.c:445) 20250212124426777 DMM DEBUG MM(262420000000012/f6f9160b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124426782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426782 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124426782 DMM INFO MM(262420000000012/f6f9160b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124426782 DMM NOTICE MM(262420000000012/f6f9160b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124426782 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124426782 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124426782 DLLC NOTICE LLME(da8f1262/f6f9160b){ASSIGNED} LLGM Assign pre (ffffffff => f6f9160b) (gprs_llc.c:1079) 20250212124426782 DLLC NOTICE LLME(ffffffff/f6f9160b){ASSIGNED} LLGM Assign post (ffffffff => f6f9160b) (gprs_llc.c:1125) 20250212124426782 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124426782 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124426782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124426782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@59b6a701cacf: setverdict(pass): none -> pass 20250212124426835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426835 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124426835 DMM INFO MM(262420000000012/f6f9160b) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250212124426835 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124426835 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124426835 DLLC NOTICE LLME(ffffffff/f6f9160b){ASSIGNED} LLGM Assign pre (f6f9160b => d291da88) (gprs_llc.c:1079) 20250212124426835 DLLC NOTICE LLME(f6f9160b/d291da88){ASSIGNED} LLGM Assign post (f6f9160b => d291da88) (gprs_llc.c:1125) 20250212124426835 DMM INFO MM(262420000000012/d291da88) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@59b6a701cacf: Removing Client IMSI='262420000000012'H, index=0 20250212124426840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124426840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250212124426840 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124426840 DMM INFO MM(262420000000012/d291da88) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212124426840 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212124426840 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124426840 DLLC NOTICE LLME(f6f9160b/d291da88){ASSIGNED} LLGM Assign pre (ffffffff => d291da88) (gprs_llc.c:1079) 20250212124426840 DLLC NOTICE LLME(ffffffff/d291da88){ASSIGNED} LLGM Assign post (ffffffff => d291da88) (gprs_llc.c:1125) 20250212124426840 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@59b6a701cacf: Final verdict of PTC: pass 20250212124426842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@59b6a701cacf: Final verdict of PTC: none 20250212124426845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_rau-BVCI210(468)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(464)@59b6a701cacf: Final verdict of PTC: none 20250212124426845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(469)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(474)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(467)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(473)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(462)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_rau finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Feb 12 12:44:26 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250212124426956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124426997 DGPRS DEBUG Checking for inactive LLMEs, time = 2595172 (sgsn.c:131) 20250212124427358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91692) 20250212124427845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124427846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91692, count=92852) 20250212124428847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124428847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Feb 12 12:44:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124429848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124429848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212124430381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50602<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_rau_a_a started. 20250212124430381 DMM INFO MM(262420000000012/d291da88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124430381 DMM INFO MM(262420000000012/d291da88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124430381 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124430381 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124430381 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124430381 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124430381 DLLC NOTICE LLME(ffffffff/d291da88){ASSIGNED} LLGM Assign pre (d291da88 => ffffffff) (gprs_llc.c:1079) 20250212124430381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d291da88 => ffffffff) (gprs_llc.c:1125) 20250212124430381 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250212124430381 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) 20250212124430381 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:399) 20250212124430381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124430381 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124430381 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124430381 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124430381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@59b6a701cacf: 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(483)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124430400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124430400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124430400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124430400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124430400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124430400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124430400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124430400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124430402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124430402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124430402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124430402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124430402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124430402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124430402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124430402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124430402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124430402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124430402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124430402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124430405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124430412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124430412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(485)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@59b6a701cacf: 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(488)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124430419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124430419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124430419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124430419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124430419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124430419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124430419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124430419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124430420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124430420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124430420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124430420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124430420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124430420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124430420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124430420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124430420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124430420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124430421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124430421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124430424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124430431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124430431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@59b6a701cacf: 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(493)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124430441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124430441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124430441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124430441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124430441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124430441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124430441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124430441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124430443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124430443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124430443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124430443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124430443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124430443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124430443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124430443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124430443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124430443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124430443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124430443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124430443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124430446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124430451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124430451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124430849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124430849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124430849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124430849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@59b6a701cacf: 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) } } } } 20250212124430851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124430851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@59b6a701cacf: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DE55E80B'O, index=0 SGSN_Test-GSUP(495)@59b6a701cacf: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@59b6a701cacf: 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 := '5671826D6204F8162BB8F7BBBDA8750A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E465C0D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '377C519768BA1D6A'O } } } } } 20250212124431880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431880 DLLC NOTICE LLME(ffffffff/de55e80b){UNASSIGNED} LLC RX: unknown TLLI 0xde55e80b, creating LLME on the fly (gprs_llc.c:552) 20250212124431880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431880 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20250212124431880 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124431880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124431880 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124431880 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124431880 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124431880 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124431880 DLLC NOTICE LLME(ffffffff/de55e80b){UNASSIGNED} LLGM Assign pre (de55e80b => c56b7aa7) (gprs_llc.c:1079) 20250212124431880 DLLC NOTICE LLME(de55e80b/c56b7aa7){ASSIGNED} LLGM Assign post (de55e80b => c56b7aa7) (gprs_llc.c:1125) 20250212124431880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124431880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124431880 DMM DEBUG MM(262420000000037/c56b7aa7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124431892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431892 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431892 DMM DEBUG MM(262420000000037/c56b7aa7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250212124431892 DMM NOTICE MM(262420000000037/c56b7aa7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124431892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124431892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124431892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124431892 DMM DEBUG MM(262420000000037/c56b7aa7) Requesting authorization (sgsn_auth.c:160) 20250212124431893 DMM INFO MM(262420000000037/c56b7aa7) Requesting authentication tuples (sgsn_auth.c:184) 20250212124431893 DMM DEBUG MM(262420000000037/c56b7aa7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124431893 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250212124431893 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(495)@59b6a701cacf: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@59b6a701cacf: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250212124431896 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124431896 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124431896 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124431896 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124431896 DMM INFO MM(262420000000037/c56b7aa7) Subscriber data update (mmctx.c:445) 20250212124431896 DMM DEBUG MM(262420000000037/c56b7aa7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124431896 DMM INFO MM(262420000000037/c56b7aa7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124431896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124431896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124431896 DMM INFO MM(262420000000037/c56b7aa7) <- GMM AUTH AND CIPHERING REQ (rand = 56 71 82 6d 62 04 f8 16 2b b8 f7 bb bd a8 75 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431903 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431903 DMM INFO MM(262420000000037/c56b7aa7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124431903 DMM NOTICE MM(262420000000037/c56b7aa7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124431903 DMM DEBUG MM(262420000000037/c56b7aa7) checking auth: received GSM SRES = e4 65 c0 d9 (gprs_gmm.c:666) 20250212124431904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124431904 DMM DEBUG MM(262420000000037/c56b7aa7) Requesting authorization (sgsn_auth.c:160) 20250212124431904 DMM INFO MM(262420000000037/c56b7aa7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124431904 DMM DEBUG MM(262420000000037/c56b7aa7) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124431904 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250212124431904 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) 20250212124431904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124431904 DMM INFO MM(262420000000037/c56b7aa7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc56b7aa7) (gprs_gmm.c:300) 20250212124431905 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124431905 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124431905 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250212124431905 DMM INFO MM(262420000000037/c56b7aa7) Subscriber data update (mmctx.c:445) 20250212124431905 DMM DEBUG MM(262420000000037/c56b7aa7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124431905 DMM INFO MM(262420000000037/c56b7aa7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124431905 DMM NOTICE MM(262420000000037/c56b7aa7) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250212124431905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124431905 DMM NOTICE MM(262420000000037/c56b7aa7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124431905 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) 20250212124431905 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124431905 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250212124431905 DMM INFO MM(262420000000037/c56b7aa7) Subscriber data update (mmctx.c:445) 20250212124431905 DMM DEBUG MM(262420000000037/c56b7aa7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124431911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431911 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431911 DMM INFO MM(262420000000037/c56b7aa7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124431911 DMM NOTICE MM(262420000000037/c56b7aa7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124431911 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124431911 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124431911 DLLC NOTICE LLME(de55e80b/c56b7aa7){ASSIGNED} LLGM Assign pre (ffffffff => c56b7aa7) (gprs_llc.c:1079) 20250212124431911 DLLC NOTICE LLME(ffffffff/c56b7aa7){ASSIGNED} LLGM Assign post (ffffffff => c56b7aa7) (gprs_llc.c:1125) 20250212124431911 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124431911 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124431911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124431911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): none -> pass 20250212124431964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431964 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431964 DMM INFO MM(262420000000037/c56b7aa7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212124431964 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124431964 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124431964 DLLC NOTICE LLME(ffffffff/c56b7aa7){ASSIGNED} LLGM Assign pre (c56b7aa7 => e45e7088) (gprs_llc.c:1079) 20250212124431964 DLLC NOTICE LLME(c56b7aa7/e45e7088){ASSIGNED} LLGM Assign post (c56b7aa7 => e45e7088) (gprs_llc.c:1125) 20250212124431964 DMM INFO MM(262420000000037/e45e7088) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124431969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431969 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431969 DMM INFO MM(262420000000037/e45e7088) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212124431969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212124431969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124431969 DLLC NOTICE LLME(c56b7aa7/e45e7088){ASSIGNED} LLGM Assign pre (ffffffff => e45e7088) (gprs_llc.c:1079) 20250212124431969 DLLC NOTICE LLME(ffffffff/e45e7088){ASSIGNED} LLGM Assign post (ffffffff => e45e7088) (gprs_llc.c:1125) 20250212124431969 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250212124431969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431969 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431969 DMM INFO MM(262420000000037/e45e7088) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212124431969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124431969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124431969 DLLC NOTICE LLME(ffffffff/e45e7088){ASSIGNED} LLGM Assign pre (e45e7088 => d293b690) (gprs_llc.c:1079) 20250212124431969 DLLC NOTICE LLME(e45e7088/d293b690){ASSIGNED} LLGM Assign post (e45e7088 => d293b690) (gprs_llc.c:1125) 20250212124431969 DMM INFO MM(262420000000037/d293b690) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124431973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431973 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431973 DMM INFO MM(262420000000037/d293b690) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212124431973 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212124431973 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124431973 DLLC NOTICE LLME(e45e7088/d293b690){ASSIGNED} LLGM Assign pre (ffffffff => d293b690) (gprs_llc.c:1079) 20250212124431973 DLLC NOTICE LLME(ffffffff/d293b690){ASSIGNED} LLGM Assign post (ffffffff => d293b690) (gprs_llc.c:1125) 20250212124431973 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250212124431974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124431974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124431974 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124431974 DMM INFO MM(262420000000037/d293b690) -> GMM DETACH REQUEST TLLI=0xd293b690 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250212124431974 DMM INFO MM(262420000000037/d293b690) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124431974 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124431974 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124431974 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124431974 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124431974 DLLC NOTICE LLME(ffffffff/d293b690){ASSIGNED} LLGM Assign pre (d293b690 => ffffffff) (gprs_llc.c:1079) 20250212124431974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d293b690 => ffffffff) (gprs_llc.c:1125) 20250212124431974 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250212124431974 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) 20250212124431974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124431974 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124431974 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124431974 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124431974 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@59b6a701cacf: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@59b6a701cacf: Final verdict of PTC: pass 20250212124436990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50602<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(493)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(481)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(488)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(495)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(483)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(486)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(491)@59b6a701cacf: Final verdict of PTC: none 20250212124437060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124437060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Feb 12 12:44:37 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 20250212124437208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124437511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106776) 20250212124438061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124438061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106776, count=112208) 20250212124439062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124439062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Feb 12 12:44:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124440063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124440063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_rau_a_b started. 20250212124440551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124440552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@59b6a701cacf: 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(502)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124440597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124440597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124440597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124440597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124440597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124440597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124440597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124440597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124440603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124440603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124440603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124440603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124440603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124440603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124440603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124440603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124440603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124440603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124440604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124440604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124440610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(499)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124440624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124440624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(503)@59b6a701cacf: 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_rau_a_b-BVCI196(500)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124440633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124440633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124440633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124440633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124440633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124440633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124440633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124440633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124440636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124440636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124440636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124440636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124440636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124440636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124440636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124440636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124440636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124440636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124440638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124440638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124440642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124440654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124440654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@59b6a701cacf: 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(512)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124440667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124440667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124440667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124440667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124440667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124440667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124440667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124440667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124440669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124440669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124440669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124440670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124440670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124440670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124440670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124440670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124440670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124440670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124440670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124440671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124440671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124440676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124440687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124440687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124441064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124441064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124441064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124441064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@59b6a701cacf: 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) } } } } 20250212124441066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124441067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@59b6a701cacf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C92927EE'O, index=0 SGSN_Test-GSUP(514)@59b6a701cacf: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@59b6a701cacf: 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 := '068A3C644511A0AA25EADD23FB5C8A84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95319692'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AC87E4BBEDF6343'O } } } } } 20250212124442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442107 DLLC NOTICE LLME(ffffffff/c92927ee){UNASSIGNED} LLC RX: unknown TLLI 0xc92927ee, creating LLME on the fly (gprs_llc.c:552) 20250212124442107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442107 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20250212124442107 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124442107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124442107 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124442107 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124442107 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124442107 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124442107 DLLC NOTICE LLME(ffffffff/c92927ee){UNASSIGNED} LLGM Assign pre (c92927ee => fd9ce7af) (gprs_llc.c:1079) 20250212124442107 DLLC NOTICE LLME(c92927ee/fd9ce7af){ASSIGNED} LLGM Assign post (c92927ee => fd9ce7af) (gprs_llc.c:1125) 20250212124442107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124442107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124442107 DMM DEBUG MM(262420000000038/fd9ce7af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124442120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442120 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442120 DMM DEBUG MM(262420000000038/fd9ce7af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250212124442120 DMM NOTICE MM(262420000000038/fd9ce7af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124442120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124442120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124442120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124442120 DMM DEBUG MM(262420000000038/fd9ce7af) Requesting authorization (sgsn_auth.c:160) 20250212124442120 DMM INFO MM(262420000000038/fd9ce7af) Requesting authentication tuples (sgsn_auth.c:184) 20250212124442120 DMM DEBUG MM(262420000000038/fd9ce7af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124442120 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250212124442120 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(514)@59b6a701cacf: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@59b6a701cacf: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250212124442123 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124442123 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124442123 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124442123 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124442123 DMM INFO MM(262420000000038/fd9ce7af) Subscriber data update (mmctx.c:445) 20250212124442123 DMM DEBUG MM(262420000000038/fd9ce7af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124442123 DMM INFO MM(262420000000038/fd9ce7af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124442123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124442123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124442123 DMM INFO MM(262420000000038/fd9ce7af) <- GMM AUTH AND CIPHERING REQ (rand = 06 8a 3c 64 45 11 a0 aa 25 ea dd 23 fb 5c 8a 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124442133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442133 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442133 DMM INFO MM(262420000000038/fd9ce7af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124442133 DMM NOTICE MM(262420000000038/fd9ce7af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124442133 DMM DEBUG MM(262420000000038/fd9ce7af) checking auth: received GSM SRES = 95 31 96 92 (gprs_gmm.c:666) 20250212124442133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124442133 DMM DEBUG MM(262420000000038/fd9ce7af) Requesting authorization (sgsn_auth.c:160) 20250212124442133 DMM INFO MM(262420000000038/fd9ce7af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124442133 DMM DEBUG MM(262420000000038/fd9ce7af) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124442133 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250212124442133 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) 20250212124442133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124442133 DMM INFO MM(262420000000038/fd9ce7af) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9ce7af) (gprs_gmm.c:300) 20250212124442135 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124442135 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124442135 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250212124442135 DMM INFO MM(262420000000038/fd9ce7af) Subscriber data update (mmctx.c:445) 20250212124442135 DMM DEBUG MM(262420000000038/fd9ce7af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124442135 DMM INFO MM(262420000000038/fd9ce7af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124442135 DMM NOTICE MM(262420000000038/fd9ce7af) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250212124442135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124442135 DMM NOTICE MM(262420000000038/fd9ce7af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124442135 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) 20250212124442136 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124442136 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250212124442136 DMM INFO MM(262420000000038/fd9ce7af) Subscriber data update (mmctx.c:445) 20250212124442136 DMM DEBUG MM(262420000000038/fd9ce7af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124442144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442144 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442144 DMM INFO MM(262420000000038/fd9ce7af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124442144 DMM NOTICE MM(262420000000038/fd9ce7af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124442144 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124442144 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124442144 DLLC NOTICE LLME(c92927ee/fd9ce7af){ASSIGNED} LLGM Assign pre (ffffffff => fd9ce7af) (gprs_llc.c:1079) 20250212124442144 DLLC NOTICE LLME(ffffffff/fd9ce7af){ASSIGNED} LLGM Assign post (ffffffff => fd9ce7af) (gprs_llc.c:1125) 20250212124442144 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124442144 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124442144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124442144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@59b6a701cacf: attach complete sending rau 20250212124442195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442195 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442195 DMM INFO MM(262420000000038/fd9ce7af) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212124442195 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124442195 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124442195 DLLC NOTICE LLME(ffffffff/fd9ce7af){ASSIGNED} LLGM Assign pre (fd9ce7af => f394cd8f) (gprs_llc.c:1079) 20250212124442195 DLLC NOTICE LLME(fd9ce7af/f394cd8f){ASSIGNED} LLGM Assign post (fd9ce7af => f394cd8f) (gprs_llc.c:1125) 20250212124442195 DMM INFO MM(262420000000038/f394cd8f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@59b6a701cacf: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@59b6a701cacf: Removing Client IMSI='262420000000038'H, index=0 20250212124442205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442205 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442205 DMM INFO MM(262420000000038/f394cd8f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212124442205 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212124442205 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124442205 DLLC NOTICE LLME(fd9ce7af/f394cd8f){ASSIGNED} LLGM Assign pre (ffffffff => f394cd8f) (gprs_llc.c:1079) 20250212124442205 DLLC NOTICE LLME(ffffffff/f394cd8f){ASSIGNED} LLGM Assign post (ffffffff => f394cd8f) (gprs_llc.c:1125) 20250212124442205 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@59b6a701cacf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F394CD8F'O, index=0 TC_attach_rau_a_b(516)@59b6a701cacf: sending second RAU via different RA 20250212124442209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442209 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212124442209 DMM INFO MM(262420000000038/f394cd8f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f394cd8f, P-TMSI: f394cd8f (00000000), TLLI: f394cd8f (f394cd8f), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250212124442209 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250212124442209 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124442209 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124442209 DLLC NOTICE LLME(ffffffff/f394cd8f){ASSIGNED} LLGM Assign pre (f394cd8f => f394cd8f) (gprs_llc.c:1079) 20250212124442209 DLLC NOTICE LLME(f394cd8f/f394cd8f){ASSIGNED} LLGM Assign post (f394cd8f => f394cd8f) (gprs_llc.c:1125) 20250212124442209 DMM INFO MM(262420000000038/f394cd8f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124442228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442228 DMM INFO MM(262420000000038/f394cd8f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212124442228 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212124442228 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124442228 DLLC NOTICE LLME(f394cd8f/f394cd8f){ASSIGNED} LLGM Assign pre (ffffffff => f394cd8f) (gprs_llc.c:1079) 20250212124442228 DLLC NOTICE LLME(ffffffff/f394cd8f){ASSIGNED} LLGM Assign post (ffffffff => f394cd8f) (gprs_llc.c:1125) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250212124442228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124442228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124442228 DMM INFO MM(262420000000038/f394cd8f) -> GMM DETACH REQUEST TLLI=0xf394cd8f type=GPRS detach Power-off (gprs_gmm.c:1465) 20250212124442228 DMM INFO MM(262420000000038/f394cd8f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124442228 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124442228 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124442228 DLLC NOTICE LLME(ffffffff/f394cd8f){ASSIGNED} LLGM Assign pre (f394cd8f => ffffffff) (gprs_llc.c:1079) 20250212124442228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f394cd8f => ffffffff) (gprs_llc.c:1125) 20250212124442228 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250212124442228 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) 20250212124442228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124442228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124442228 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124442228 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124442229 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@59b6a701cacf: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@59b6a701cacf: Final verdict of PTC: pass 20250212124447238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@59b6a701cacf: Final verdict of PTC: none 20250212124447239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124447239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI220(511)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(502)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(507)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@59b6a701cacf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(501)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(510)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(506)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(512)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Feb 12 12:44:47 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 20250212124447357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124447658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102776) 20250212124448240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124448240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102776, count=108208) 20250212124449241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124449241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Feb 12 12:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124450242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124450242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_resync started. 20250212124450682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124450683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@59b6a701cacf: 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(521)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124450706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124450706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124450706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124450706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124450706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124450706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124450706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124450706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124450707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124450707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124450707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124450707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124450707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124450707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124450707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124450707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124450707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124450707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124450708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124450708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124450711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(518)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124450718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124450718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@59b6a701cacf: 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(527)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124450725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124450725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124450725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124450725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124450726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124450726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124450727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124450727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124450727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124450727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124450727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124450727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124450727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124450727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124450727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124450727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124450729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124450736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124450736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(526)@59b6a701cacf: 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_usim_resync-BVCI210(524)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(532)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124450744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124450744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124450744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124450744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124450745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124450745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124450745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124450746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124450746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124450746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124450746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124450746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124450746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124450746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124450746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124450746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124450746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124450749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124450753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124450753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124451243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124451243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124451243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124451243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@59b6a701cacf: 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) } } } } 20250212124451245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124451246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@59b6a701cacf: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E737B527'O, index=0 SGSN_Test-GSUP(533)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@59b6a701cacf: 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 := '0E3D5263EE75EEB511B9C04F9B4DB7D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E107420'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A89450D34F9628C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0B72C2DC864E3C0CA0230D66F55EFD2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '82E24940FFB07E3E3EEFBA037561D0D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B4DBAB021E855C71F4F318F243D1CAA0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF200F29DBD98513'O } } } } } 20250212124452268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124452268 DLLC NOTICE LLME(ffffffff/e737b527){UNASSIGNED} LLC RX: unknown TLLI 0xe737b527, creating LLME on the fly (gprs_llc.c:552) 20250212124452269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124452269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124452269 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124452269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124452269 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124452269 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124452269 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124452269 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124452269 DLLC NOTICE LLME(ffffffff/e737b527){UNASSIGNED} LLGM Assign pre (e737b527 => cd0b5f94) (gprs_llc.c:1079) 20250212124452269 DLLC NOTICE LLME(e737b527/cd0b5f94){ASSIGNED} LLGM Assign post (e737b527 => cd0b5f94) (gprs_llc.c:1125) 20250212124452269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124452269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124452269 DMM DEBUG MM(262420000000040/cd0b5f94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124452274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124452274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124452274 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124452274 DMM DEBUG MM(262420000000040/cd0b5f94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124452274 DMM NOTICE MM(262420000000040/cd0b5f94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124452274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124452274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124452274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124452274 DMM DEBUG MM(262420000000040/cd0b5f94) Requesting authorization (sgsn_auth.c:160) 20250212124452274 DMM INFO MM(262420000000040/cd0b5f94) Requesting authentication tuples (sgsn_auth.c:184) 20250212124452274 DMM DEBUG MM(262420000000040/cd0b5f94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124452274 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124452274 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(533)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250212124452276 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124452276 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124452276 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124452276 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124452276 DMM INFO MM(262420000000040/cd0b5f94) Subscriber data update (mmctx.c:445) 20250212124452276 DMM DEBUG MM(262420000000040/cd0b5f94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124452276 DMM INFO MM(262420000000040/cd0b5f94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124452276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124452276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124452276 DMM INFO MM(262420000000040/cd0b5f94) <- GMM AUTH AND CIPHERING REQ (rand = 0e 3d 52 63 ee 75 ee b5 11 b9 c0 4f 9b 4d b7 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 db ab 02 1e 85 5c 71 f4 f3 18 f2 43 d1 ca a0 ) (gprs_gmm.c:483) 20250212124452279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124452279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124452279 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124452279 DMM INFO MM(262420000000040/cd0b5f94) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250212124452279 DMM INFO MM(262420000000040/cd0b5f94) R99 AUTHENTICATION SYNCH (AUTS = d8ce77db41e84c896424a2dc5146) (gprs_gmm.c:711) 20250212124452279 DMM DEBUG MM(262420000000040/cd0b5f94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124452279 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250212124452279 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e d8 ce 77 db 41 e8 4c 89 64 24 a2 dc 51 46 20 10 0e 3d 52 63 ee 75 ee b5 11 b9 c0 4f 9b 4d b7 d5 28 01 01 (gprs_subscriber.c:210) 20250212124452279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250212124452279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250212124452279 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124452279 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124452279 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124452279 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124452279 DMM INFO MM(262420000000040/cd0b5f94) Subscriber data update (mmctx.c:445) 20250212124452279 DMM DEBUG MM(262420000000040/cd0b5f94) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250212124452279 DMM INFO MM(262420000000040/cd0b5f94) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250212124452279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124452279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124452279 DMM INFO MM(262420000000040/cd0b5f94) <- GMM AUTH AND CIPHERING REQ (rand = 9a ca 4a d7 46 85 15 53 e2 ba db 53 e5 d4 20 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 1c 8b 6d e7 cd b1 54 8a 4b 95 22 a2 d4 f6 59 ) (gprs_gmm.c:483) 20250212124452282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124452282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124452282 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124452282 DMM INFO MM(262420000000040/cd0b5f94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124452282 DMM NOTICE MM(262420000000040/cd0b5f94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124452282 DMM DEBUG MM(262420000000040/cd0b5f94) checking auth: received UMTS RES = bd 81 61 39 4b 25 91 db (gprs_gmm.c:666) 20250212124452282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124452282 DMM DEBUG MM(262420000000040/cd0b5f94) Requesting authorization (sgsn_auth.c:160) 20250212124452282 DMM INFO MM(262420000000040/cd0b5f94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124452282 DMM DEBUG MM(262420000000040/cd0b5f94) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124452282 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250212124452282 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) 20250212124452282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124452282 DMM INFO MM(262420000000040/cd0b5f94) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd0b5f94) (gprs_gmm.c:300) 20250212124452283 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124452283 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124452283 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250212124452283 DMM INFO MM(262420000000040/cd0b5f94) Subscriber data update (mmctx.c:445) 20250212124452283 DMM DEBUG MM(262420000000040/cd0b5f94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124452283 DMM INFO MM(262420000000040/cd0b5f94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124452283 DMM NOTICE MM(262420000000040/cd0b5f94) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250212124452283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124452283 DMM NOTICE MM(262420000000040/cd0b5f94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124452283 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) 20250212124452283 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124452283 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250212124452283 DMM INFO MM(262420000000040/cd0b5f94) Subscriber data update (mmctx.c:445) 20250212124452283 DMM DEBUG MM(262420000000040/cd0b5f94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 20250212124452285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124452285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124452285 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124452285 DMM INFO MM(262420000000040/cd0b5f94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124452286 DMM NOTICE MM(262420000000040/cd0b5f94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124452286 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124452286 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124452286 DLLC NOTICE LLME(e737b527/cd0b5f94){ASSIGNED} LLGM Assign pre (ffffffff => cd0b5f94) (gprs_llc.c:1079) 20250212124452286 DLLC NOTICE LLME(ffffffff/cd0b5f94){ASSIGNED} LLGM Assign post (ffffffff => cd0b5f94) (gprs_llc.c:1125) 20250212124452286 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124452286 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124452286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124452286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@59b6a701cacf: Final verdict of PTC: pass 20250212124452287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41042<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI220(529)@59b6a701cacf: Final verdict of PTC: none 20250212124452288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124452288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(532)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(527)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(521)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(525)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(530)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(519)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_resync finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Feb 12 12:44:52 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 20250212124452423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124452824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44144) 20250212124453288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124453288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44144, count=95068) 20250212124454289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124454289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Feb 12 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124455290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124455290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_a54_a54 started. 20250212124455851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124455852 DMM INFO MM(262420000000040/cd0b5f94) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124455852 DMM INFO MM(262420000000040/cd0b5f94) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124455852 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124455852 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124455852 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124455852 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124455852 DLLC NOTICE LLME(ffffffff/cd0b5f94){ASSIGNED} LLGM Assign pre (cd0b5f94 => ffffffff) (gprs_llc.c:1079) 20250212124455852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd0b5f94 => ffffffff) (gprs_llc.c:1125) 20250212124455852 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250212124455852 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) 20250212124455852 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:399) 20250212124455852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124455852 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124455852 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124455852 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124455852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@59b6a701cacf: 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(541)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(540)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124455873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124455873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124455873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124455873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124455873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124455873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124455873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124455873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124455874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124455874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124455874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124455874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124455874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124455874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124455874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124455874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124455874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124455874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124455874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124455874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124455876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@59b6a701cacf: 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(545)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124455883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124455883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250212124455883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124455883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124455883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124455883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124455883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124455883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124455883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124455883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124455884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124455884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124455884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124455884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124455884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124455884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124455884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124455884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124455884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124455884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124455885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124455885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a54_a54-BVCI196(538)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124455887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124455892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124455892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@59b6a701cacf: 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(550)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124455902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124455902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124455902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124455902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124455902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124455902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124455902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124455902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124455904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124455904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124455904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124455904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124455904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124455904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124455904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124455904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124455904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124455904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124455904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124455904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124455904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124455906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124455912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124455912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124456291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124456291 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124456291 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124456291 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@59b6a701cacf: 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) } } } } 20250212124456293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212124456294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212124456998 DGPRS DEBUG Checking for inactive LLMEs, time = 2595202 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@59b6a701cacf: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='E87222C6'O, index=0 SGSN_Test-GSUP(552)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@59b6a701cacf: 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 := '71ABA97C658D5C29878FD31F90631E66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE03159C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1976B47E7DC94070'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3A1AAB838F1EA6251648836EDCD89FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F57911897987D7B1BF1B124FA99F46F1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '39198034659F68CFD73C8821F96A7143'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '705CAF4B484787AF'O } } } } } 20250212124457323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124457323 DLLC NOTICE LLME(ffffffff/e87222c6){UNASSIGNED} LLC RX: unknown TLLI 0xe87222c6, creating LLME on the fly (gprs_llc.c:552) 20250212124457323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124457323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124457323 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124457323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124457323 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124457323 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124457323 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124457323 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124457323 DLLC NOTICE LLME(ffffffff/e87222c6){UNASSIGNED} LLGM Assign pre (e87222c6 => e63a47cd) (gprs_llc.c:1079) 20250212124457323 DLLC NOTICE LLME(e87222c6/e63a47cd){ASSIGNED} LLGM Assign post (e87222c6 => e63a47cd) (gprs_llc.c:1125) 20250212124457323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124457323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124457323 DMM DEBUG MM(262420000000040/e63a47cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124457329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124457329 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124457329 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124457329 DMM DEBUG MM(262420000000040/e63a47cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124457329 DMM NOTICE MM(262420000000040/e63a47cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124457329 DMM DEBUG MM(262420000000040/e63a47cd) Requesting authorization (sgsn_auth.c:160) 20250212124457329 DMM INFO MM(262420000000040/e63a47cd) Requesting authentication tuples (sgsn_auth.c:184) 20250212124457329 DMM DEBUG MM(262420000000040/e63a47cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124457329 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124457329 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(552)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250212124457330 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124457330 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124457330 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124457330 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124457330 DMM INFO MM(262420000000040/e63a47cd) Subscriber data update (mmctx.c:445) 20250212124457330 DMM DEBUG MM(262420000000040/e63a47cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124457330 DMM INFO MM(262420000000040/e63a47cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124457330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124457330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124457330 DMM INFO MM(262420000000040/e63a47cd) <- GMM AUTH AND CIPHERING REQ (rand = 71 ab a9 7c 65 8d 5c 29 87 8f d3 1f 90 63 1e 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 19 80 34 65 9f 68 cf d7 3c 88 21 f9 6a 71 43 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@59b6a701cacf: Final verdict of PTC: pass 20250212124457334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(542)@59b6a701cacf: Final verdict of PTC: none 20250212124457335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124457335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(537)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(545)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(550)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(552)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(541)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(548)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(543)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(539)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Feb 12 12:44:57 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 20250212124457393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124457794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71544) 20250212124458336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124458336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71544, count=72084) 20250212124459337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124459337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Feb 12 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124500338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124500338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_a54_a53 started. 20250212124500822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124500822 DMM INFO MM(262420000000040/e63a47cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124500822 DMM INFO MM(262420000000040/e63a47cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124500822 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124500822 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124500822 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124500822 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124500822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Deallocated (fsm.c:568) 20250212124500822 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124500822 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124500822 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124500822 DLLC NOTICE LLME(e87222c6/e63a47cd){ASSIGNED} LLGM Assign pre (e63a47cd => ffffffff) (gprs_llc.c:1079) 20250212124500822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e63a47cd => ffffffff) (gprs_llc.c:1125) 20250212124500822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@59b6a701cacf: 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(560)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(559)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124500847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124500847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124500847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124500847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124500847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124500847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124500847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124500847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124500848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124500848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124500848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124500848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124500848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124500848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124500848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124500848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124500848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124500848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124500849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124500849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(561)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124500854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@59b6a701cacf: 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(564)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124500863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124500863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(564)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124500867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124500867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124500867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124500867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124500867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124500867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124500867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124500867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a53-BVCI196(557)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124500868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124500868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124500869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124500869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124500873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@59b6a701cacf: 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(569)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124500882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124500882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(569)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124500885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124500885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124500885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124500885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124500885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124500885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124500885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124500885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a53-BVCI210(562)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124500887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124500887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124500887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124500887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124500887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124500887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124500887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124500887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124500887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124500887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124500887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124500887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124500887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124500890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124500895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124500896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124501339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124501339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124501339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124501339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124501341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212124501341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@59b6a701cacf: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D8AB7CCF'O, index=0 SGSN_Test-GSUP(571)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@59b6a701cacf: 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 := '01567C4F98B888C44412AA086977B443'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36626669'O ("6bfi") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91E522AFC6EE85AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C6C9E3203249FE96FDF4A7D1714A2953'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EE243D68C4C8263904C010DD399C0B2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5DC47CBC944B236600E3BB9940FA10A3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '806C89F0A57DCBC9'O } } } } } 20250212124502367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124502367 DLLC NOTICE LLME(ffffffff/d8ab7ccf){UNASSIGNED} LLC RX: unknown TLLI 0xd8ab7ccf, creating LLME on the fly (gprs_llc.c:552) 20250212124502367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124502367 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124502367 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124502367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124502367 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124502367 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124502367 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124502367 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124502367 DLLC NOTICE LLME(ffffffff/d8ab7ccf){UNASSIGNED} LLGM Assign pre (d8ab7ccf => dee658c6) (gprs_llc.c:1079) 20250212124502367 DLLC NOTICE LLME(d8ab7ccf/dee658c6){ASSIGNED} LLGM Assign post (d8ab7ccf => dee658c6) (gprs_llc.c:1125) 20250212124502367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124502367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124502367 DMM DEBUG MM(262420000000040/dee658c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124502374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124502374 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124502374 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124502374 DMM DEBUG MM(262420000000040/dee658c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124502374 DMM NOTICE MM(262420000000040/dee658c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124502374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124502374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124502374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124502374 DMM DEBUG MM(262420000000040/dee658c6) Requesting authorization (sgsn_auth.c:160) 20250212124502374 DMM INFO MM(262420000000040/dee658c6) Requesting authentication tuples (sgsn_auth.c:184) 20250212124502374 DMM DEBUG MM(262420000000040/dee658c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124502374 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124502374 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(571)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250212124502376 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124502376 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124502376 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124502376 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124502376 DMM INFO MM(262420000000040/dee658c6) Subscriber data update (mmctx.c:445) 20250212124502376 DMM DEBUG MM(262420000000040/dee658c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124502376 DMM INFO MM(262420000000040/dee658c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124502376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124502376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124502376 DMM INFO MM(262420000000040/dee658c6) <- GMM AUTH AND CIPHERING REQ (rand = 01 56 7c 4f 98 b8 88 c4 44 12 aa 08 69 77 b4 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d c4 7c bc 94 4b 23 66 00 e3 bb 99 40 fa 10 a3 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@59b6a701cacf: Final verdict of PTC: pass 20250212124502382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(564)@59b6a701cacf: Final verdict of PTC: none 20250212124502383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124502383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI220(568)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(560)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(569)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(571)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(567)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(558)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(563)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Feb 12 12:45:02 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 20250212124502468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124502877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67408) 20250212124503384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124503384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67408, count=71764) 20250212124504385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124504385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Feb 12 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124505386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124505386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_a53_a54 started. 20250212124505906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124505906 DMM INFO MM(262420000000040/dee658c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124505906 DMM INFO MM(262420000000040/dee658c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124505906 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124505906 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124505906 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124505906 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124505906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Deallocated (fsm.c:568) 20250212124505906 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124505906 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124505906 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124505906 DLLC NOTICE LLME(d8ab7ccf/dee658c6){ASSIGNED} LLGM Assign pre (dee658c6 => ffffffff) (gprs_llc.c:1079) 20250212124505906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dee658c6 => ffffffff) (gprs_llc.c:1125) 20250212124505906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@59b6a701cacf: 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(579)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(578)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124505935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124505935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124505935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124505935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505935 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124505935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124505935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124505935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124505935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(579)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124505936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124505936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124505936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124505936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124505936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124505936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124505936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124505936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124505936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124505936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124505937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124505937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124505941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(578)@59b6a701cacf: 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(583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(575)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124505947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124505947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124505947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124505947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124505947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124505947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124505947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124505947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124505948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124505948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124505948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124505949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124505949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124505949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124505949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124505949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124505949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124505949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124505949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124505949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250212124505949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124505949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a53_a54-BVCI196(576)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124505951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(585)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124505959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124505959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@59b6a701cacf: 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(589)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124505968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124505968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124505968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124505968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124505968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124505968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124505968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124505968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124505969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124505969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124505969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124505969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124505969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124505969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124505969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124505969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124505969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124505977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124505977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124506387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124506388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124506388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124506388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@59b6a701cacf: 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) } } } } 20250212124506392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124506393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(588)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@59b6a701cacf: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='F7430D97'O, index=0 SGSN_Test-GSUP(590)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@59b6a701cacf: 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 := '2F8809AC1DC8F9285D9192A089B76310'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76566B2E'O ("vVk.") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F89701A582CA79F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3770A663C49BEFB3FB2AA6027EAC925'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4D76B94C9DABB06C244A37F7ACCC4C79'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA9A5E4E869FC1DD70D3E7D34E2B4147'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E97B953A08D5FF32'O } } } } } 20250212124507472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124507472 DLLC NOTICE LLME(ffffffff/f7430d97){UNASSIGNED} LLC RX: unknown TLLI 0xf7430d97, creating LLME on the fly (gprs_llc.c:552) 20250212124507472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124507472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124507472 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124507472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124507472 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124507472 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124507472 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124507472 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124507472 DLLC NOTICE LLME(ffffffff/f7430d97){UNASSIGNED} LLGM Assign pre (f7430d97 => f8af3dd0) (gprs_llc.c:1079) 20250212124507472 DLLC NOTICE LLME(f7430d97/f8af3dd0){ASSIGNED} LLGM Assign post (f7430d97 => f8af3dd0) (gprs_llc.c:1125) 20250212124507472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124507472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124507472 DMM DEBUG MM(262420000000040/f8af3dd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124507480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124507480 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124507480 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124507480 DMM DEBUG MM(262420000000040/f8af3dd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124507480 DMM NOTICE MM(262420000000040/f8af3dd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124507480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124507480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124507480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124507480 DMM DEBUG MM(262420000000040/f8af3dd0) Requesting authorization (sgsn_auth.c:160) 20250212124507480 DMM INFO MM(262420000000040/f8af3dd0) Requesting authentication tuples (sgsn_auth.c:184) 20250212124507480 DMM DEBUG MM(262420000000040/f8af3dd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124507480 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124507480 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(590)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250212124507481 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124507481 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124507481 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124507481 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124507481 DMM INFO MM(262420000000040/f8af3dd0) Subscriber data update (mmctx.c:445) 20250212124507481 DMM DEBUG MM(262420000000040/f8af3dd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124507481 DMM INFO MM(262420000000040/f8af3dd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124507481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124507481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124507481 DMM INFO MM(262420000000040/f8af3dd0) <- GMM AUTH AND CIPHERING REQ (rand = 2f 88 09 ac 1d c8 f9 28 5d 91 92 a0 89 b7 63 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 9a 5e 4e 86 9f c1 dd 70 d3 e7 d3 4e 2b 41 47 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@59b6a701cacf: Final verdict of PTC: pass 20250212124507487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(575)@59b6a701cacf: Final verdict of PTC: none 20250212124507488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124507488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(583)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(590)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(579)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(589)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(577)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(587)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(581)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Feb 12 12:45:07 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 20250212124507615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124508018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20250212124508503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124508503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71236) 20250212124509505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124509505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Feb 12 12:45:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124510507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124510507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_a50_a54 started. 20250212124511062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124511063 DMM INFO MM(262420000000040/f8af3dd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124511063 DMM INFO MM(262420000000040/f8af3dd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124511063 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124511063 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124511063 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124511063 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124511063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Deallocated (fsm.c:568) 20250212124511063 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124511063 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124511063 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124511063 DLLC NOTICE LLME(f7430d97/f8af3dd0){ASSIGNED} LLGM Assign pre (f8af3dd0 => ffffffff) (gprs_llc.c:1079) 20250212124511063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8af3dd0 => ffffffff) (gprs_llc.c:1125) 20250212124511063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@59b6a701cacf: 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(597)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124511117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124511117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124511117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124511117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511117 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124511117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124511117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124511117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124511117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124511121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124511121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124511121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(597)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(598)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124511132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124511132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124511132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124511132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124511132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124511132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124511132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124511132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124511132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124511140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(594)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@59b6a701cacf: 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(602)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124511160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124511160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124511169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124511169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124511169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124511169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124511169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124511169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124511169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124511169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124511173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124511173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124511173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124511173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124511173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124511173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124511173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124511173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124511173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124511173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124511176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124511176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124511195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@59b6a701cacf: 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 } SGSN_Test-Gb1-BSSGP1(599)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124511219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124511219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124511219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124511219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124511219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124511219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124511219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124511219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212124511229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124511229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(607)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124511235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124511235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124511235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(607)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_usim_a50_a54-BVCI210(601)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124511240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124511240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124511240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124511240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124511240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124511240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124511240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124511252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124511270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124511270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124511508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124511508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124511508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124511508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@59b6a701cacf: 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) } } } } 20250212124511510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124511511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@59b6a701cacf: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E4F106EA'O, index=0 SGSN_Test-GSUP(609)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@59b6a701cacf: 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 := 'D63213770DCAB42B8F374CECA3B3CF12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E53ED3FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDC4A15E298AF783'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D1A3BDF7AB720FA638377AC1296F5C87'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '363C615EAD94F476FA45E3B8C3A877EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A04F12B6BA3C87A32F6428D0C50D0339'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3EAFBD53C0FCE8B7'O } } } } } 20250212124512556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124512556 DLLC NOTICE LLME(ffffffff/e4f106ea){UNASSIGNED} LLC RX: unknown TLLI 0xe4f106ea, creating LLME on the fly (gprs_llc.c:552) 20250212124512556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124512556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124512556 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124512556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124512556 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124512556 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124512556 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124512556 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124512556 DLLC NOTICE LLME(ffffffff/e4f106ea){UNASSIGNED} LLGM Assign pre (e4f106ea => e8d9d3c6) (gprs_llc.c:1079) 20250212124512556 DLLC NOTICE LLME(e4f106ea/e8d9d3c6){ASSIGNED} LLGM Assign post (e4f106ea => e8d9d3c6) (gprs_llc.c:1125) 20250212124512556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124512556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124512556 DMM DEBUG MM(262420000000040/e8d9d3c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124512570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124512570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124512570 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124512570 DMM DEBUG MM(262420000000040/e8d9d3c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124512570 DMM NOTICE MM(262420000000040/e8d9d3c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124512570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124512570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124512570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124512570 DMM DEBUG MM(262420000000040/e8d9d3c6) Requesting authorization (sgsn_auth.c:160) 20250212124512570 DMM INFO MM(262420000000040/e8d9d3c6) Requesting authentication tuples (sgsn_auth.c:184) 20250212124512570 DMM DEBUG MM(262420000000040/e8d9d3c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124512570 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124512570 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(609)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250212124512575 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124512575 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124512575 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124512575 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124512575 DMM INFO MM(262420000000040/e8d9d3c6) Subscriber data update (mmctx.c:445) 20250212124512575 DMM DEBUG MM(262420000000040/e8d9d3c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124512575 DMM INFO MM(262420000000040/e8d9d3c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124512575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124512575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124512575 DMM INFO MM(262420000000040/e8d9d3c6) <- GMM AUTH AND CIPHERING REQ (rand = d6 32 13 77 0d ca b4 2b 8f 37 4c ec a3 b3 cf 12 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a0 4f 12 b6 ba 3c 87 a3 2f 64 28 d0 c5 0d 03 39 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@59b6a701cacf: Final verdict of PTC: pass 20250212124512586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124512588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124512588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(609)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(597)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(602)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(595)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(600)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(607)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(605)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Feb 12 12:45:12 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 20250212124512791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124513192 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=67600) 20250212124513589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124513589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67600, count=71956) 20250212124514590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124514591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Feb 12 12:45:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124515591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124515592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_usim_a54_a50 started. 20250212124516225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124516226 DMM INFO MM(262420000000040/e8d9d3c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124516226 DMM INFO MM(262420000000040/e8d9d3c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124516226 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124516226 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124516226 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124516226 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124516227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Deallocated (fsm.c:568) 20250212124516227 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124516227 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124516227 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124516227 DLLC NOTICE LLME(e4f106ea/e8d9d3c6){ASSIGNED} LLGM Assign pre (e8d9d3c6 => ffffffff) (gprs_llc.c:1079) 20250212124516227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8d9d3c6 => ffffffff) (gprs_llc.c:1125) 20250212124516227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@59b6a701cacf: 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(616)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124516262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124516262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124516262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124516262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516262 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124516262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124516262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124516262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124516263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124516265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124516266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124516266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124516266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124516266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124516266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124516266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124516266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124516266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124516266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124516266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124516266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124516271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124516286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124516286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@59b6a701cacf: 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(622)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124516305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124516305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124516305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124516305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124516305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124516305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124516305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124516305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124516307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124516307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124516307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124516307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124516307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124516307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124516307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124516307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124516307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124516307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124516308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124516308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124516312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@59b6a701cacf: 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 } 20250212124516324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124516324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(626)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI210(619)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124516330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124516330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124516330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124516330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124516333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124516333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124516333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124516334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124516334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124516334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124516334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124516334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124516334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124516334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124516334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124516334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124516334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124516339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124516346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124516346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124516593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124516593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124516593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124516593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@59b6a701cacf: 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) } } } } 20250212124516595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124516596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@59b6a701cacf: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='DFBE6C2D'O, index=0 SGSN_Test-GSUP(628)@59b6a701cacf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@59b6a701cacf: 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 := '40D2600581ECFE1CE22F512BF42FFDB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95ED7619'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C8A93B035BD405D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '28FA19D90462EF11A2A3BBFC19A89324'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8680306CA63C85860B1144C82EA931A8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0A0BED742DD6239FABA49B77374C563D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3FC9CA812D8CA9A8'O } } } } } 20250212124517633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124517633 DLLC NOTICE LLME(ffffffff/dfbe6c2d){UNASSIGNED} LLC RX: unknown TLLI 0xdfbe6c2d, creating LLME on the fly (gprs_llc.c:552) 20250212124517633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124517633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250212124517633 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124517633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124517633 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124517633 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124517633 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124517633 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124517633 DLLC NOTICE LLME(ffffffff/dfbe6c2d){UNASSIGNED} LLGM Assign pre (dfbe6c2d => c160d291) (gprs_llc.c:1079) 20250212124517633 DLLC NOTICE LLME(dfbe6c2d/c160d291){ASSIGNED} LLGM Assign post (dfbe6c2d => c160d291) (gprs_llc.c:1125) 20250212124517633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124517633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124517633 DMM DEBUG MM(262420000000040/c160d291) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124517647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124517647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124517647 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124517647 DMM DEBUG MM(262420000000040/c160d291) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250212124517647 DMM NOTICE MM(262420000000040/c160d291) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124517647 DMM DEBUG MM(262420000000040/c160d291) Requesting authorization (sgsn_auth.c:160) 20250212124517647 DMM INFO MM(262420000000040/c160d291) Requesting authentication tuples (sgsn_auth.c:184) 20250212124517647 DMM DEBUG MM(262420000000040/c160d291) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124517647 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250212124517647 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(628)@59b6a701cacf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@59b6a701cacf: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250212124517651 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124517651 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124517651 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124517651 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124517651 DMM INFO MM(262420000000040/c160d291) Subscriber data update (mmctx.c:445) 20250212124517651 DMM DEBUG MM(262420000000040/c160d291) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124517651 DMM INFO MM(262420000000040/c160d291) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124517651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124517651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124517651 DMM INFO MM(262420000000040/c160d291) <- GMM AUTH AND CIPHERING REQ (rand = 40 d2 60 05 81 ec fe 1c e2 2f 51 2b f4 2f fd b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0a 0b ed 74 2d d6 23 9f ab a4 9b 77 37 4c 56 3d ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@59b6a701cacf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@59b6a701cacf: Final verdict of PTC: pass 20250212124517662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(622)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(616)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(628)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@59b6a701cacf: Final verdict of PTC: none 20250212124517665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124517665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI220(625)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(614)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@59b6a701cacf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(620)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(624)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(626)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Feb 12 12:45:17 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 20250212124517845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124518247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67608) 20250212124518666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124518666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67608, count=71964) 20250212124519668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124519668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Feb 12 12:45:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124520668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124520668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_detach_unknown_nopoweroff started. 20250212124521271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124521272 DMM INFO MM(262420000000040/c160d291) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124521272 DMM INFO MM(262420000000040/c160d291) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124521272 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124521272 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124521272 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124521272 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212124521272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Deallocated (fsm.c:568) 20250212124521272 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124521272 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124521272 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124521272 DLLC NOTICE LLME(dfbe6c2d/c160d291){ASSIGNED} LLGM Assign pre (c160d291 => ffffffff) (gprs_llc.c:1079) 20250212124521272 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c160d291 => ffffffff) (gprs_llc.c:1125) 20250212124521272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@59b6a701cacf: 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(635)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124521294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124521294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124521294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124521294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124521295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124521295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124521295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124521295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124521295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124521295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124521295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124521295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124521298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124521305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124521305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@59b6a701cacf: 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(640)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124521313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124521313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124521313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124521313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124521313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124521313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124521313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124521313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124521315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124521315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124521315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124521315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124521315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124521315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124521315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124521315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124521315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124521315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124521315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124521315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124521318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124521324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124521324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@59b6a701cacf: 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(645)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124521334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124521334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124521334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124521334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124521334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124521334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124521334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124521334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124521335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124521335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124521335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124521335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124521335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124521335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124521335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124521335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124521335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124521335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124521335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124521335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124521335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124521339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124521345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124521345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124521669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124521669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124521669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124521669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@59b6a701cacf: Established a new IPA connection (conn_id=2) 20250212124521670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@59b6a701cacf: 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) } } } } 20250212124521671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@59b6a701cacf: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='CA3FD6D1'O, index=0 SGSN_Test-GSUP(647)@59b6a701cacf: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250212124522692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124522692 DLLC NOTICE LLME(ffffffff/ca3fd6d1){UNASSIGNED} LLC RX: unknown TLLI 0xca3fd6d1, creating LLME on the fly (gprs_llc.c:552) 20250212124522692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124522692 DMM NOTICE LLME(ffffffff/ca3fd6d1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250212124522692 DLLC NOTICE LLME(ffffffff/ca3fd6d1){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250212124522692 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xca3fd6d1 type=GPRS detach (gprs_gmm.c:1465) 20250212124522692 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250212124522692 DLLC NOTICE LLME(ffffffff/ca3fd6d1){UNASSIGNED} LLGM Assign pre (ca3fd6d1 => ffffffff) (gprs_llc.c:1079) 20250212124522692 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca3fd6d1 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@59b6a701cacf: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@59b6a701cacf: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@59b6a701cacf: Final verdict of PTC: pass 20250212124522701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51796<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(640)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(645)@59b6a701cacf: Final verdict of PTC: none 20250212124522702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124522702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(635)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(647)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(638)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(633)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(643)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@59b6a701cacf: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Feb 12 12:45:22 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 20250212124522862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124523163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20250212124523703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124523703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57748) 20250212124524704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124524704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Feb 12 12:45:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124525704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124525704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_detach_unknown_poweroff started. 20250212124526185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124526185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@59b6a701cacf: 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(654)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124526203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124526203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124526203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124526203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124526204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124526204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124526204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124526204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124526205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124526205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124526205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124526205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124526205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124526205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124526205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124526205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124526205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124526205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124526205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124526205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124526208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124526216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124526216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@59b6a701cacf: 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(659)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(653)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124526220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124526220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124526220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124526220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124526220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124526220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124526220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124526220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124526221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124526221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124526221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124526221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124526221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124526221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124526221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124526221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124526221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124526221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124526221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124526221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124526224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124526231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124526231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(658)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@59b6a701cacf: 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(664)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124526245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124526245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124526245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124526245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124526245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124526245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124526245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124526245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124526246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124526246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124526246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124526246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124526246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124526246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124526246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124526246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124526246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124526246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124526246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124526247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124526247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124526249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124526255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124526255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124526706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124526706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124526706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124526706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@59b6a701cacf: 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) } } } } 20250212124526708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124526709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212124526999 DGPRS DEBUG Checking for inactive LLMEs, time = 2595232 (sgsn.c:131) TC_detach_unknown_poweroff-BVCI196(653)@59b6a701cacf: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='EE3E2ED0'O, index=0 SGSN_Test-GSUP(666)@59b6a701cacf: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250212124527747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124527747 DLLC NOTICE LLME(ffffffff/ee3e2ed0){UNASSIGNED} LLC RX: unknown TLLI 0xee3e2ed0, creating LLME on the fly (gprs_llc.c:552) 20250212124527747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124527747 DMM NOTICE LLME(ffffffff/ee3e2ed0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@59b6a701cacf: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@59b6a701cacf: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@59b6a701cacf: Final verdict of PTC: pass 20250212124532752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41188<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(654)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(664)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(659)@59b6a701cacf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@59b6a701cacf: Final verdict of PTC: none 20250212124532753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124532753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(652)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(663)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(657)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@59b6a701cacf: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Feb 12 12:45:32 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 20250212124532884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124533185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47132) 20250212124533755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124533755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47132, count=52564) 20250212124534756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124534756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Feb 12 12:45:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124535757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124535757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_detach_nopoweroff started. 20250212124536211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124536213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@59b6a701cacf: 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(673)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124536233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124536233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124536233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124536233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124536233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124536233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124536233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124536233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124536234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124536234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124536234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124536234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124536234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124536234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124536234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124536234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124536238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(670)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@59b6a701cacf: 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(678)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124536247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124536247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(678)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124536249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124536249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124536249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124536249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_nopoweroff-BVCI196(672)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124536251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124536251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124536251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124536251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124536251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124536251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124536251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124536251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124536251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124536251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124536252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124536252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124536254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124536259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124536259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(680)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(677)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@59b6a701cacf: 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(684)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124536272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124536272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124536272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124536272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536272 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124536272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124536272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124536272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124536272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124536273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124536273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124536273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124536273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124536273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124536273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124536274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124536274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124536274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124536274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124536274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124536274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(684)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124536274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124536277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124536282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124536282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124536758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124536758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124536758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124536758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124536763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124536764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@59b6a701cacf: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E39DC51A'O, index=0 SGSN_Test-GSUP(685)@59b6a701cacf: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@59b6a701cacf: 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 := '14770C73DDBF0A43A2ED0A821997E3EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A0B72D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69047DD5DD0D29AB'O } } } } } 20250212124537796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124537796 DLLC NOTICE LLME(ffffffff/e39dc51a){UNASSIGNED} LLC RX: unknown TLLI 0xe39dc51a, creating LLME on the fly (gprs_llc.c:552) 20250212124537796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124537796 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20250212124537796 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124537796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124537796 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124537796 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124537796 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124537796 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124537796 DLLC NOTICE LLME(ffffffff/e39dc51a){UNASSIGNED} LLGM Assign pre (e39dc51a => cb100c8c) (gprs_llc.c:1079) 20250212124537796 DLLC NOTICE LLME(e39dc51a/cb100c8c){ASSIGNED} LLGM Assign post (e39dc51a => cb100c8c) (gprs_llc.c:1125) 20250212124537796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124537796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124537796 DMM DEBUG MM(262420000000015/cb100c8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124537803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124537803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124537803 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124537803 DMM DEBUG MM(262420000000015/cb100c8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250212124537803 DMM NOTICE MM(262420000000015/cb100c8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124537803 DMM DEBUG MM(262420000000015/cb100c8c) Requesting authorization (sgsn_auth.c:160) 20250212124537803 DMM INFO MM(262420000000015/cb100c8c) Requesting authentication tuples (sgsn_auth.c:184) 20250212124537803 DMM DEBUG MM(262420000000015/cb100c8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124537803 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250212124537803 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(685)@59b6a701cacf: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@59b6a701cacf: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250212124537806 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124537806 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124537806 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124537806 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124537806 DMM INFO MM(262420000000015/cb100c8c) Subscriber data update (mmctx.c:445) 20250212124537806 DMM DEBUG MM(262420000000015/cb100c8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124537806 DMM INFO MM(262420000000015/cb100c8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124537806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124537806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124537806 DMM INFO MM(262420000000015/cb100c8c) <- GMM AUTH AND CIPHERING REQ (rand = 14 77 0c 73 dd bf 0a 43 a2 ed 0a 82 19 97 e3 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124537810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124537810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124537810 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124537810 DMM INFO MM(262420000000015/cb100c8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124537810 DMM NOTICE MM(262420000000015/cb100c8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124537810 DMM DEBUG MM(262420000000015/cb100c8c) checking auth: received GSM SRES = 8a 0b 72 d5 (gprs_gmm.c:666) 20250212124537810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124537810 DMM DEBUG MM(262420000000015/cb100c8c) Requesting authorization (sgsn_auth.c:160) 20250212124537810 DMM INFO MM(262420000000015/cb100c8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124537810 DMM DEBUG MM(262420000000015/cb100c8c) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124537810 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250212124537810 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) 20250212124537810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124537810 DMM INFO MM(262420000000015/cb100c8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb100c8c) (gprs_gmm.c:300) 20250212124537810 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124537810 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124537810 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250212124537810 DMM INFO MM(262420000000015/cb100c8c) Subscriber data update (mmctx.c:445) 20250212124537810 DMM DEBUG MM(262420000000015/cb100c8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124537810 DMM INFO MM(262420000000015/cb100c8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124537810 DMM NOTICE MM(262420000000015/cb100c8c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250212124537810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124537810 DMM NOTICE MM(262420000000015/cb100c8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124537810 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) 20250212124537811 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124537811 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250212124537811 DMM INFO MM(262420000000015/cb100c8c) Subscriber data update (mmctx.c:445) 20250212124537811 DMM DEBUG MM(262420000000015/cb100c8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124537813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124537813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124537813 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124537813 DMM INFO MM(262420000000015/cb100c8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124537813 DMM NOTICE MM(262420000000015/cb100c8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124537813 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124537813 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124537813 DLLC NOTICE LLME(e39dc51a/cb100c8c){ASSIGNED} LLGM Assign pre (ffffffff => cb100c8c) (gprs_llc.c:1079) 20250212124537813 DLLC NOTICE LLME(ffffffff/cb100c8c){ASSIGNED} LLGM Assign post (ffffffff => cb100c8c) (gprs_llc.c:1125) 20250212124537813 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124537813 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124537813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124537813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@59b6a701cacf: setverdict(pass): none -> pass 20250212124537864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124537864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124537864 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124537864 DMM INFO MM(262420000000015/cb100c8c) -> GMM DETACH REQUEST TLLI=0xcb100c8c type=GPRS detach (gprs_gmm.c:1465) 20250212124537864 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250212124537864 DMM INFO MM(262420000000015/cb100c8c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124537864 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124537864 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124537864 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124537864 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124537864 DLLC NOTICE LLME(ffffffff/cb100c8c){ASSIGNED} LLGM Assign pre (cb100c8c => ffffffff) (gprs_llc.c:1079) 20250212124537864 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb100c8c => ffffffff) (gprs_llc.c:1125) 20250212124537864 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250212124537864 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) 20250212124537864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124537864 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124537864 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124537864 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124537865 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@59b6a701cacf: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@59b6a701cacf: Final verdict of PTC: pass 20250212124537868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(678)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(684)@59b6a701cacf: Final verdict of PTC: none 20250212124537869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124537869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(683)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(685)@59b6a701cacf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@59b6a701cacf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@59b6a701cacf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(673)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(682)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(676)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(671)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@59b6a701cacf: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Feb 12 12:45:37 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250212124537931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124538232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79100) 20250212124538871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124538871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79100, count=93836) 20250212124539872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124539872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Feb 12 12:45:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124540872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124540872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_detach_poweroff started. 20250212124541255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124541256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@59b6a701cacf: 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(692)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124541273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124541273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124541273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124541273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124541273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124541273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124541273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124541273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124541273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124541273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124541274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124541274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124541274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124541274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124541274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124541274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124541274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124541274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124541274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124541274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124541277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124541283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124541283 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(694)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(691)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@59b6a701cacf: 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(697)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124541288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124541288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124541288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124541288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124541288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124541288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124541288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124541288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124541289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124541289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124541289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124541289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124541289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124541289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124541289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124541289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124541289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124541289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124541289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124541289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124541292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124541298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124541298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@59b6a701cacf: 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(702)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124541307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124541307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124541307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124541307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124541307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124541307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124541307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124541307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124541308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124541308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124541308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124541309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124541309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124541309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124541309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124541309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124541309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124541309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124541309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124541309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124541309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124541311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124541316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124541316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124541873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124541873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124541873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124541873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@59b6a701cacf: 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) } } } } 20250212124541874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124541875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@59b6a701cacf: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F552280B'O, index=0 SGSN_Test-GSUP(704)@59b6a701cacf: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@59b6a701cacf: 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 := '94AE294138838FB04F333548996C1DDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B1D579B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7602733520D28BE7'O } } } } } 20250212124542938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124542938 DLLC NOTICE LLME(ffffffff/f552280b){UNASSIGNED} LLC RX: unknown TLLI 0xf552280b, creating LLME on the fly (gprs_llc.c:552) 20250212124542938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124542938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20250212124542938 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124542938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124542938 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124542938 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124542938 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124542938 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124542938 DLLC NOTICE LLME(ffffffff/f552280b){UNASSIGNED} LLGM Assign pre (f552280b => f1448bdd) (gprs_llc.c:1079) 20250212124542938 DLLC NOTICE LLME(f552280b/f1448bdd){ASSIGNED} LLGM Assign post (f552280b => f1448bdd) (gprs_llc.c:1125) 20250212124542938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124542938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124542938 DMM DEBUG MM(262420000000016/f1448bdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124542955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124542955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124542955 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124542955 DMM DEBUG MM(262420000000016/f1448bdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250212124542955 DMM NOTICE MM(262420000000016/f1448bdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124542955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124542955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124542955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124542955 DMM DEBUG MM(262420000000016/f1448bdd) Requesting authorization (sgsn_auth.c:160) 20250212124542955 DMM INFO MM(262420000000016/f1448bdd) Requesting authentication tuples (sgsn_auth.c:184) 20250212124542955 DMM DEBUG MM(262420000000016/f1448bdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124542955 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250212124542955 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(704)@59b6a701cacf: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@59b6a701cacf: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250212124542958 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124542958 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124542958 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124542958 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124542958 DMM INFO MM(262420000000016/f1448bdd) Subscriber data update (mmctx.c:445) 20250212124542958 DMM DEBUG MM(262420000000016/f1448bdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124542958 DMM INFO MM(262420000000016/f1448bdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124542958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124542958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124542958 DMM INFO MM(262420000000016/f1448bdd) <- GMM AUTH AND CIPHERING REQ (rand = 94 ae 29 41 38 83 8f b0 4f 33 35 48 99 6c 1d da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124542973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124542973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124542973 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124542973 DMM INFO MM(262420000000016/f1448bdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124542973 DMM NOTICE MM(262420000000016/f1448bdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124542973 DMM DEBUG MM(262420000000016/f1448bdd) checking auth: received GSM SRES = 0b 1d 57 9b (gprs_gmm.c:666) 20250212124542973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124542973 DMM DEBUG MM(262420000000016/f1448bdd) Requesting authorization (sgsn_auth.c:160) 20250212124542973 DMM INFO MM(262420000000016/f1448bdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124542973 DMM DEBUG MM(262420000000016/f1448bdd) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124542973 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250212124542973 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) 20250212124542973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124542973 DMM INFO MM(262420000000016/f1448bdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1448bdd) (gprs_gmm.c:300) 20250212124542975 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124542975 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124542975 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250212124542975 DMM INFO MM(262420000000016/f1448bdd) Subscriber data update (mmctx.c:445) 20250212124542975 DMM DEBUG MM(262420000000016/f1448bdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124542975 DMM INFO MM(262420000000016/f1448bdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124542975 DMM NOTICE MM(262420000000016/f1448bdd) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250212124542975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124542975 DMM NOTICE MM(262420000000016/f1448bdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124542975 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) 20250212124542976 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124542976 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250212124542976 DMM INFO MM(262420000000016/f1448bdd) Subscriber data update (mmctx.c:445) 20250212124542976 DMM DEBUG MM(262420000000016/f1448bdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124542987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124542987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124542987 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124542987 DMM INFO MM(262420000000016/f1448bdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124542987 DMM NOTICE MM(262420000000016/f1448bdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124542987 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124542987 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124542987 DLLC NOTICE LLME(f552280b/f1448bdd){ASSIGNED} LLGM Assign pre (ffffffff => f1448bdd) (gprs_llc.c:1079) 20250212124542987 DLLC NOTICE LLME(ffffffff/f1448bdd){ASSIGNED} LLGM Assign post (ffffffff => f1448bdd) (gprs_llc.c:1125) 20250212124542987 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124542987 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124542987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124542987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@59b6a701cacf: setverdict(pass): none -> pass 20250212124543041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124543041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250212124543041 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124543041 DMM INFO MM(262420000000016/f1448bdd) -> GMM DETACH REQUEST TLLI=0xf1448bdd type=GPRS detach Power-off (gprs_gmm.c:1465) 20250212124543041 DMM INFO MM(262420000000016/f1448bdd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124543041 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124543041 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124543041 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124543041 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124543041 DLLC NOTICE LLME(ffffffff/f1448bdd){ASSIGNED} LLGM Assign pre (f1448bdd => ffffffff) (gprs_llc.c:1079) 20250212124543041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1448bdd => ffffffff) (gprs_llc.c:1125) 20250212124543041 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250212124543041 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) 20250212124543041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124543041 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124543041 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124543041 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124543043 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@59b6a701cacf: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@59b6a701cacf: Final verdict of PTC: pass 20250212124548137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@59b6a701cacf: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(697)@59b6a701cacf: Final verdict of PTC: none 20250212124548140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124548140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI210(696)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(702)@59b6a701cacf: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(692)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(695)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(690)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(700)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none)Wed Feb 12 12:45:48 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc MTC@59b6a701cacf: Test case TC_detach_poweroff finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. 20250212124548203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124548504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20250212124549140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124549140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20250212124550141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124550141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Feb 12 12:45:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124551142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124551142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act started. 20250212124551537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124551538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@59b6a701cacf: 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(712)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124551573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124551573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124551573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124551573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124551573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124551573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124551573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124551573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124551574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124551574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124551574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124551575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124551575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124551575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124551575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124551575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124551575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124551575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(712)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124551575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124551575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124551578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124551589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124551589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(711)@59b6a701cacf: 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(716)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI196(709)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124551597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124551597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124551597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124551597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124551597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124551597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124551597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124551597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124551599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124551599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124551599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124551599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124551599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124551599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124551599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124551599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124551599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124551599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124551600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124551600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(717)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(716)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124551604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(713)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@59b6a701cacf: 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(721)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124551613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124551613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(721)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124551616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124551616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124551616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124551616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551616 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124551617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124551617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124551617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124551617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act-BVCI210(715)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124551618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124551618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124551618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124551619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124551619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124551619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124551619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124551619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124551619 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124551619 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124551619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124551620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124551620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124551623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124551634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124551634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124552142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124552143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124552143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124552143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@59b6a701cacf: 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) } } } } 20250212124552144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124552144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@59b6a701cacf: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FF3E1656'O, index=0 SGSN_Test-GSUP(723)@59b6a701cacf: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@59b6a701cacf: 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 := '2C33AE2E08441C5F646423CB9CC49174'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18D6F1B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA6E81CED1703657'O } } } } } 20250212124552184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124552184 DLLC NOTICE LLME(ffffffff/ff3e1656){UNASSIGNED} LLC RX: unknown TLLI 0xff3e1656, creating LLME on the fly (gprs_llc.c:552) 20250212124552184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124552184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20250212124552184 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124552184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124552184 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124552184 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124552184 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124552184 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124552184 DLLC NOTICE LLME(ffffffff/ff3e1656){UNASSIGNED} LLGM Assign pre (ff3e1656 => d0a5ce79) (gprs_llc.c:1079) 20250212124552184 DLLC NOTICE LLME(ff3e1656/d0a5ce79){ASSIGNED} LLGM Assign post (ff3e1656 => d0a5ce79) (gprs_llc.c:1125) 20250212124552184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124552184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124552184 DMM DEBUG MM(262420000000017/d0a5ce79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124552199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124552199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124552199 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124552199 DMM DEBUG MM(262420000000017/d0a5ce79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250212124552199 DMM NOTICE MM(262420000000017/d0a5ce79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124552199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124552199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124552199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124552199 DMM DEBUG MM(262420000000017/d0a5ce79) Requesting authorization (sgsn_auth.c:160) 20250212124552199 DMM INFO MM(262420000000017/d0a5ce79) Requesting authentication tuples (sgsn_auth.c:184) 20250212124552199 DMM DEBUG MM(262420000000017/d0a5ce79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124552199 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250212124552199 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) 20250212124552205 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124552205 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124552205 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124552205 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124552205 DMM INFO MM(262420000000017/d0a5ce79) Subscriber data update (mmctx.c:445) 20250212124552205 DMM DEBUG MM(262420000000017/d0a5ce79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124552205 DMM INFO MM(262420000000017/d0a5ce79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124552205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124552205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124552205 DMM INFO MM(262420000000017/d0a5ce79) <- GMM AUTH AND CIPHERING REQ (rand = 2c 33 ae 2e 08 44 1c 5f 64 64 23 cb 9c c4 91 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) SGSN_Test-GSUP(723)@59b6a701cacf: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250212124552226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124552226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124552226 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124552226 DMM INFO MM(262420000000017/d0a5ce79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124552226 DMM NOTICE MM(262420000000017/d0a5ce79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124552226 DMM DEBUG MM(262420000000017/d0a5ce79) checking auth: received GSM SRES = 18 d6 f1 b1 (gprs_gmm.c:666) 20250212124552226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124552226 DMM DEBUG MM(262420000000017/d0a5ce79) Requesting authorization (sgsn_auth.c:160) 20250212124552226 DMM INFO MM(262420000000017/d0a5ce79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124552226 DMM DEBUG MM(262420000000017/d0a5ce79) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124552226 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250212124552226 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) 20250212124552226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124552226 DMM INFO MM(262420000000017/d0a5ce79) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a5ce79) (gprs_gmm.c:300) 20250212124552230 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124552230 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124552230 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250212124552230 DMM INFO MM(262420000000017/d0a5ce79) Subscriber data update (mmctx.c:445) 20250212124552230 DMM DEBUG MM(262420000000017/d0a5ce79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124552230 DMM INFO MM(262420000000017/d0a5ce79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124552230 DMM NOTICE MM(262420000000017/d0a5ce79) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250212124552230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124552230 DMM NOTICE MM(262420000000017/d0a5ce79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124552230 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) 20250212124552235 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124552235 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250212124552235 DMM INFO MM(262420000000017/d0a5ce79) Subscriber data update (mmctx.c:445) 20250212124552235 DMM DEBUG MM(262420000000017/d0a5ce79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124552251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124552251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124552251 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124552251 DMM INFO MM(262420000000017/d0a5ce79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124552251 DMM NOTICE MM(262420000000017/d0a5ce79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124552251 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124552251 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124552251 DLLC NOTICE LLME(ff3e1656/d0a5ce79){ASSIGNED} LLGM Assign pre (ffffffff => d0a5ce79) (gprs_llc.c:1079) 20250212124552251 DLLC NOTICE LLME(ffffffff/d0a5ce79){ASSIGNED} LLGM Assign post (ffffffff => d0a5ce79) (gprs_llc.c:1125) 20250212124552251 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124552251 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124552251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124552251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@59b6a701cacf: setverdict(pass): none -> pass 20250212124552305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124552305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124552305 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124552305 DMM INFO MM(262420000000017/d0a5ce79) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124552305 DMM INFO MM(262420000000017/d0a5ce79) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124552305 DMM DEBUG MM(262420000000017/d0a5ce79) Using GGSN 0 (gprs_sm.c:312) 20250212124552305 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) 20250212124552305 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250212124552305 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124552305 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124552305 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250212124552333 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 53 95 65 5e 11 16 e1 6a 1f 14 05 7f a8 2a 54 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=1026 from retransmit req queue (gtp.c:443) 20250212124552333 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc53720) (sgsn_libgtp.c:632) 20250212124552333 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124552333 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc56d08 TLLI=d0a5ce79, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124552333 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124552333 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@59b6a701cacf: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@59b6a701cacf: Final verdict of PTC: pass 20250212124552375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124552383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124552383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(712)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(710)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(714)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(721)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(716)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(719)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Feb 12 12:45:52 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 20250212124552595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124552997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86528) 20250212124553384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124553384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86528, count=92580) 20250212124554384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124554384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Feb 12 12:45:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124555385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124555385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_pdp_act_unattached started. 20250212124556022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124556023 DMM INFO MM(262420000000017/d0a5ce79) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124556023 DMM INFO MM(262420000000017/d0a5ce79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124556023 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124556023 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124556023 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124556023 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124556023 DLLC NOTICE LLME(ffffffff/d0a5ce79){ASSIGNED} LLGM Assign pre (d0a5ce79 => ffffffff) (gprs_llc.c:1079) 20250212124556023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a5ce79 => ffffffff) (gprs_llc.c:1125) 20250212124556023 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc569b0 (gprs_sndcp.c:574) 20250212124556023 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc56d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124556023 DMM NOTICE MM(262420000000017/d0a5ce79) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124556023 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250212124556023 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124556023 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124556023 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250212124556023 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250212124556023 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) 20250212124556023 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:399) 20250212124556023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124556023 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124556023 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124556023 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124556023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@59b6a701cacf: 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(730)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124556043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124556043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124556043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124556043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124556043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124556043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124556043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124556043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124556044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124556044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124556044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124556045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124556045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124556045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124556045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124556045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124556045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124556045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124556045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124556045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124556048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@59b6a701cacf: 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(735)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124556058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124556058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(735)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124556060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124556060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124556060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124556060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124556060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124556060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124556060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124556060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pdp_act_unattached-BVCI196(729)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124556061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124556061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124556061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124556061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124556061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124556061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124556061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124556061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124556061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124556061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124556062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124556062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124556065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124556074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124556074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(737)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@59b6a701cacf: 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(740)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI210(734)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124556081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124556081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124556081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124556081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124556081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124556081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124556081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124556081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124556082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124556082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124556082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124556082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124556082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124556082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124556082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124556082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124556082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124556082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124556082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124556083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124556083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124556085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124556092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124556092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124556386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124556386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124556386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124556386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@59b6a701cacf: 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) } } } } 20250212124556387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250212124556388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@59b6a701cacf: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='E920303D'O, index=0 SGSN_Test-GSUP(742)@59b6a701cacf: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250212124556410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124556410 DLLC NOTICE LLME(ffffffff/e920303d){UNASSIGNED} LLC RX: unknown TLLI 0xe920303d, creating LLME on the fly (gprs_llc.c:552) 20250212124556410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124556410 DMM NOTICE LLME(ffffffff/e920303d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250212124556410 DLLC NOTICE LLME(ffffffff/e920303d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250212124556410 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@59b6a701cacf: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@59b6a701cacf: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@59b6a701cacf: Final verdict of PTC: pass 20250212124556417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@59b6a701cacf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@59b6a701cacf: Final verdict of PTC: none 20250212124556418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124556418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI220(739)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(740)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@59b6a701cacf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(730)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(735)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(728)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(733)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(738)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@59b6a701cacf: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Feb 12 12:45:56 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 20250212124556540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124556841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43196) 20250212124557000 DGPRS DEBUG Checking for inactive LLMEs, time = 2595262 (sgsn.c:131) 20250212124557419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124557419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43196, count=59380) 20250212124558420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124558420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Feb 12 12:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124559421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124559421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user started. 20250212124559864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124559865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@59b6a701cacf: 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(749)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124559881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124559881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124559881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124559881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124559881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124559881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124559881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124559881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124559882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124559882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124559882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124559882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124559882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124559882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124559882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124559882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124559882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124559882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124559882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124559882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124559884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124559888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124559888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@59b6a701cacf: 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)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124559896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124559896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124559896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124559896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124559896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124559896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124559896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124559896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124559897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124559897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124559897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124559897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124559897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124559897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124559897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124559897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124559897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124559897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124559897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124559897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124559899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124559904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124559904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@59b6a701cacf: 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(759)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124559913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124559913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124559913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124559913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124559913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124559913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124559913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124559913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124559914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124559914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124559914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124559914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124559914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124559914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124559914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124559914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124559914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124559914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124559914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124559915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124559915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124559917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124559922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124559922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124600423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124600423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124600423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124600423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@59b6a701cacf: 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) } } } } 20250212124600427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124600428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='C2C38355'O, index=0 SGSN_Test-GSUP(761)@59b6a701cacf: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@59b6a701cacf: 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 := '9BD2960BE0392B98942F3591ABF4C461'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2297723B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B985496401730D67'O } } } } } 20250212124600506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600506 DLLC NOTICE LLME(ffffffff/c2c38355){UNASSIGNED} LLC RX: unknown TLLI 0xc2c38355, creating LLME on the fly (gprs_llc.c:552) 20250212124600506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20250212124600506 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124600506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124600506 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124600506 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124600506 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124600506 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124600506 DLLC NOTICE LLME(ffffffff/c2c38355){UNASSIGNED} LLGM Assign pre (c2c38355 => d4e2a577) (gprs_llc.c:1079) 20250212124600506 DLLC NOTICE LLME(c2c38355/d4e2a577){ASSIGNED} LLGM Assign post (c2c38355 => d4e2a577) (gprs_llc.c:1125) 20250212124600506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124600506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124600506 DMM DEBUG MM(262420000000019/d4e2a577) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124600519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600519 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124600519 DMM DEBUG MM(262420000000019/d4e2a577) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250212124600519 DMM NOTICE MM(262420000000019/d4e2a577) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124600519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124600519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124600519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124600519 DMM DEBUG MM(262420000000019/d4e2a577) Requesting authorization (sgsn_auth.c:160) 20250212124600519 DMM INFO MM(262420000000019/d4e2a577) Requesting authentication tuples (sgsn_auth.c:184) 20250212124600519 DMM DEBUG MM(262420000000019/d4e2a577) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124600519 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250212124600519 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(761)@59b6a701cacf: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250212124600524 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124600524 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124600524 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124600524 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124600524 DMM INFO MM(262420000000019/d4e2a577) Subscriber data update (mmctx.c:445) 20250212124600524 DMM DEBUG MM(262420000000019/d4e2a577) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124600524 DMM INFO MM(262420000000019/d4e2a577) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124600524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124600524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124600524 DMM INFO MM(262420000000019/d4e2a577) <- GMM AUTH AND CIPHERING REQ (rand = 9b d2 96 0b e0 39 2b 98 94 2f 35 91 ab f4 c4 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124600538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600538 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124600538 DMM INFO MM(262420000000019/d4e2a577) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124600538 DMM NOTICE MM(262420000000019/d4e2a577) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124600538 DMM DEBUG MM(262420000000019/d4e2a577) checking auth: received GSM SRES = 22 97 72 3b (gprs_gmm.c:666) 20250212124600538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124600538 DMM DEBUG MM(262420000000019/d4e2a577) Requesting authorization (sgsn_auth.c:160) 20250212124600538 DMM INFO MM(262420000000019/d4e2a577) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124600538 DMM DEBUG MM(262420000000019/d4e2a577) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124600538 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250212124600538 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) 20250212124600538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124600538 DMM INFO MM(262420000000019/d4e2a577) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4e2a577) (gprs_gmm.c:300) 20250212124600541 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124600541 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124600541 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250212124600541 DMM INFO MM(262420000000019/d4e2a577) Subscriber data update (mmctx.c:445) 20250212124600541 DMM DEBUG MM(262420000000019/d4e2a577) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124600541 DMM INFO MM(262420000000019/d4e2a577) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124600541 DMM NOTICE MM(262420000000019/d4e2a577) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250212124600541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124600541 DMM NOTICE MM(262420000000019/d4e2a577) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124600541 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) 20250212124600542 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124600542 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250212124600542 DMM INFO MM(262420000000019/d4e2a577) Subscriber data update (mmctx.c:445) 20250212124600542 DMM DEBUG MM(262420000000019/d4e2a577) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124600549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124600549 DMM INFO MM(262420000000019/d4e2a577) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124600549 DMM NOTICE MM(262420000000019/d4e2a577) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124600549 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124600549 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124600549 DLLC NOTICE LLME(c2c38355/d4e2a577){ASSIGNED} LLGM Assign pre (ffffffff => d4e2a577) (gprs_llc.c:1079) 20250212124600549 DLLC NOTICE LLME(ffffffff/d4e2a577){ASSIGNED} LLGM Assign post (ffffffff => d4e2a577) (gprs_llc.c:1125) 20250212124600549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124600549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124600549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124600549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@59b6a701cacf: setverdict(pass): none -> pass 20250212124600603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600603 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124600603 DMM INFO MM(262420000000019/d4e2a577) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124600603 DMM INFO MM(262420000000019/d4e2a577) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124600603 DMM DEBUG MM(262420000000019/d4e2a577) Using GGSN 0 (gprs_sm.c:312) 20250212124600603 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) 20250212124600603 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250212124600603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124600603 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124600603 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250212124600613 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 3a a7 cc ba 11 13 ef a0 7e 14 05 7f 56 99 cf 0a 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:443) 20250212124600613 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798a138, cbp=0x56524fc53bc0) (sgsn_libgtp.c:632) 20250212124600613 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124600613 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc57e48 TLLI=d4e2a577, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124600613 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124600613 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124600617 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250212124600620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124600620 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124600620 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@59b6a701cacf: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@59b6a701cacf: Final verdict of PTC: pass 20250212124600622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56968<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124600623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(759)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@59b6a701cacf: Final verdict of PTC: none 20250212124600623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(754)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(749)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(761)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(757)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(752)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(747)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Feb 12 12:46:00 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 20250212124600692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124601094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43444) 20250212124601624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124601625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43444, count=95904) 20250212124602626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124602626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Feb 12 12:46:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124603627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124603627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_ggsn_reject started. 20250212124604124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124604125 DMM INFO MM(262420000000019/d4e2a577) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124604125 DMM INFO MM(262420000000019/d4e2a577) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124604125 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124604125 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124604125 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124604125 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124604125 DLLC NOTICE LLME(ffffffff/d4e2a577){ASSIGNED} LLGM Assign pre (d4e2a577 => ffffffff) (gprs_llc.c:1079) 20250212124604125 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4e2a577 => ffffffff) (gprs_llc.c:1125) 20250212124604125 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc57af0 (gprs_sndcp.c:574) 20250212124604125 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc57e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124604125 DMM NOTICE MM(262420000000019/d4e2a577) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124604125 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250212124604125 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124604125 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124604125 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250212124604125 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250212124604125 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) 20250212124604125 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:399) 20250212124604125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124604125 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124604125 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124604125 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124604125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@59b6a701cacf: 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)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124604143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124604143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124604143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124604143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124604143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124604143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124604143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124604143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124604144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124604144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124604144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124604144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124604144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124604144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124604144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124604144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124604144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124604144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124604145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124604145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124604148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124604154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@59b6a701cacf: 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)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124604159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124604159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124604159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124604159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124604159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124604160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124604160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124604160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124604160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124604160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124604160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124604160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124604160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604160 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124604160 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124604160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124604160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124604160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124604164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124604171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@59b6a701cacf: 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)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124604179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124604180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124604180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124604180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124604180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124604180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124604180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124604180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124604181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124604181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124604181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124604181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124604181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124604181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124604181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124604181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124604181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124604181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124604181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124604181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124604181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124604184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124604189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124604629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124604629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124604629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124604629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@59b6a701cacf: 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) } } } } 20250212124604631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124604631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@59b6a701cacf: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='DB12927E'O, index=0 SGSN_Test-GSUP(780)@59b6a701cacf: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@59b6a701cacf: 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 := 'FC4E1BB856AD7F7B2E6DF6378C87FFEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8D0EBF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D494A3BDE5343EB5'O } } } } } 20250212124604654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604654 DLLC NOTICE LLME(ffffffff/db12927e){UNASSIGNED} LLC RX: unknown TLLI 0xdb12927e, creating LLME on the fly (gprs_llc.c:552) 20250212124604654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124604654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20250212124604654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124604654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124604654 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124604654 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124604654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124604654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124604654 DLLC NOTICE LLME(ffffffff/db12927e){UNASSIGNED} LLGM Assign pre (db12927e => ddf348a7) (gprs_llc.c:1079) 20250212124604654 DLLC NOTICE LLME(db12927e/ddf348a7){ASSIGNED} LLGM Assign post (db12927e => ddf348a7) (gprs_llc.c:1125) 20250212124604654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124604654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124604654 DMM DEBUG MM(262420000000020/ddf348a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124604663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124604663 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124604663 DMM DEBUG MM(262420000000020/ddf348a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250212124604663 DMM NOTICE MM(262420000000020/ddf348a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124604663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124604663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124604663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124604663 DMM DEBUG MM(262420000000020/ddf348a7) Requesting authorization (sgsn_auth.c:160) 20250212124604663 DMM INFO MM(262420000000020/ddf348a7) Requesting authentication tuples (sgsn_auth.c:184) 20250212124604663 DMM DEBUG MM(262420000000020/ddf348a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124604663 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250212124604663 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(780)@59b6a701cacf: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250212124604708 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124604708 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124604708 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124604708 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124604708 DMM INFO MM(262420000000020/ddf348a7) Subscriber data update (mmctx.c:445) 20250212124604708 DMM DEBUG MM(262420000000020/ddf348a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124604708 DMM INFO MM(262420000000020/ddf348a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124604708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124604708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124604708 DMM INFO MM(262420000000020/ddf348a7) <- GMM AUTH AND CIPHERING REQ (rand = fc 4e 1b b8 56 ad 7f 7b 2e 6d f6 37 8c 87 ff ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124604714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124604714 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124604714 DMM INFO MM(262420000000020/ddf348a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124604714 DMM NOTICE MM(262420000000020/ddf348a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124604714 DMM DEBUG MM(262420000000020/ddf348a7) checking auth: received GSM SRES = f8 d0 eb f8 (gprs_gmm.c:666) 20250212124604714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124604714 DMM DEBUG MM(262420000000020/ddf348a7) Requesting authorization (sgsn_auth.c:160) 20250212124604714 DMM INFO MM(262420000000020/ddf348a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124604714 DMM DEBUG MM(262420000000020/ddf348a7) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124604715 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250212124604715 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) 20250212124604715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124604715 DMM INFO MM(262420000000020/ddf348a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xddf348a7) (gprs_gmm.c:300) 20250212124604716 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124604716 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124604716 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250212124604716 DMM INFO MM(262420000000020/ddf348a7) Subscriber data update (mmctx.c:445) 20250212124604716 DMM DEBUG MM(262420000000020/ddf348a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124604716 DMM INFO MM(262420000000020/ddf348a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124604716 DMM NOTICE MM(262420000000020/ddf348a7) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250212124604716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124604716 DMM NOTICE MM(262420000000020/ddf348a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124604716 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) 20250212124604716 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124604716 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250212124604716 DMM INFO MM(262420000000020/ddf348a7) Subscriber data update (mmctx.c:445) 20250212124604716 DMM DEBUG MM(262420000000020/ddf348a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124604720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124604720 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124604720 DMM INFO MM(262420000000020/ddf348a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124604720 DMM NOTICE MM(262420000000020/ddf348a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124604720 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124604720 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124604720 DLLC NOTICE LLME(db12927e/ddf348a7){ASSIGNED} LLGM Assign pre (ffffffff => ddf348a7) (gprs_llc.c:1079) 20250212124604720 DLLC NOTICE LLME(ffffffff/ddf348a7){ASSIGNED} LLGM Assign post (ffffffff => ddf348a7) (gprs_llc.c:1125) 20250212124604720 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124604720 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124604720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124604720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@59b6a701cacf: setverdict(pass): none -> pass 20250212124604772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124604772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124604772 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124604772 DMM INFO MM(262420000000020/ddf348a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124604772 DMM INFO MM(262420000000020/ddf348a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124604772 DMM DEBUG MM(262420000000020/ddf348a7) Using GGSN 0 (gprs_sm.c:312) 20250212124604772 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) 20250212124604772 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250212124604772 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124604772 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124604772 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250212124604780 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 19 7e 1e 87 11 d4 0f a7 8c 14 05 7f b7 fd 29 32 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:443) 20250212124604780 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124604780 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250212124604780 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250212124604780 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124604780 DMM NOTICE MM(262420000000020/ddf348a7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@59b6a701cacf: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@59b6a701cacf: Final verdict of PTC: pass 20250212124604785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(773)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(778)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@59b6a701cacf: Final verdict of PTC: none 20250212124604786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(768)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@59b6a701cacf: Final verdict of PTC: none 20250212124604786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(771)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(776)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(766)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Feb 12 12:46:04 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 20250212124604844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124605245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62648) 20250212124605787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124605787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62648, count=97960) 20250212124606788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124606788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Feb 12 12:46:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124607790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124607790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_deact_mo started. 20250212124608273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124608275 DMM INFO MM(262420000000020/ddf348a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124608275 DMM INFO MM(262420000000020/ddf348a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124608275 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124608275 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124608275 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124608275 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124608275 DLLC NOTICE LLME(ffffffff/ddf348a7){ASSIGNED} LLGM Assign pre (ddf348a7 => ffffffff) (gprs_llc.c:1079) 20250212124608275 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddf348a7 => ffffffff) (gprs_llc.c:1125) 20250212124608275 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250212124608275 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) 20250212124608275 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:399) 20250212124608275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124608275 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124608275 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124608275 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124608275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@59b6a701cacf: 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(787)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124608310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124608310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124608310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124608310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124608310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124608310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124608310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124608310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124608311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124608311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124608311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124608311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124608311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124608311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124608311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124608311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608311 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124608311 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124608311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124608312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124608312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124608313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124608318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@59b6a701cacf: 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(792)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124608323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124608323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124608323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124608323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124608324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124608324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124608324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124608324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124608324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124608324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124608324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124608324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124608324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124608325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124608325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124608327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124608332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@59b6a701cacf: 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(797)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124608337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124608337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124608337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124608337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124608337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124608337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124608337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124608337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124608338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124608338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124608338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124608338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124608338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124608338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124608338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124608338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124608338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124608338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124608338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124608339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124608339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124608341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124608345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124608791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124608791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124608791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124608791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@59b6a701cacf: 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) } } } } 20250212124608792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212124608792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='EA4CDB3A'O, index=0 SGSN_Test-GSUP(799)@59b6a701cacf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: 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 := '47FA8F98D63EE0EF28F5CBEF4E205FF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A492B67'O ("ZI+g") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A4FEF722E671F70'O } } } } } 20250212124608813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608813 DLLC NOTICE LLME(ffffffff/ea4cdb3a){UNASSIGNED} LLC RX: unknown TLLI 0xea4cdb3a, creating LLME on the fly (gprs_llc.c:552) 20250212124608813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250212124608813 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124608813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124608813 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124608813 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124608813 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124608813 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124608813 DLLC NOTICE LLME(ffffffff/ea4cdb3a){UNASSIGNED} LLGM Assign pre (ea4cdb3a => d3523681) (gprs_llc.c:1079) 20250212124608813 DLLC NOTICE LLME(ea4cdb3a/d3523681){ASSIGNED} LLGM Assign post (ea4cdb3a => d3523681) (gprs_llc.c:1125) 20250212124608813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124608813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124608813 DMM DEBUG MM(262420000000021/d3523681) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124608820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608820 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608820 DMM DEBUG MM(262420000000021/d3523681) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250212124608820 DMM NOTICE MM(262420000000021/d3523681) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124608820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124608820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124608820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124608820 DMM DEBUG MM(262420000000021/d3523681) Requesting authorization (sgsn_auth.c:160) 20250212124608820 DMM INFO MM(262420000000021/d3523681) Requesting authentication tuples (sgsn_auth.c:184) 20250212124608820 DMM DEBUG MM(262420000000021/d3523681) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124608820 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250212124608820 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(799)@59b6a701cacf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250212124608868 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124608868 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124608868 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124608868 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124608868 DMM INFO MM(262420000000021/d3523681) Subscriber data update (mmctx.c:445) 20250212124608868 DMM DEBUG MM(262420000000021/d3523681) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124608868 DMM INFO MM(262420000000021/d3523681) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124608868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124608868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124608868 DMM INFO MM(262420000000021/d3523681) <- GMM AUTH AND CIPHERING REQ (rand = 47 fa 8f 98 d6 3e e0 ef 28 f5 cb ef 4e 20 5f f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124608873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608873 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608873 DMM INFO MM(262420000000021/d3523681) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124608873 DMM NOTICE MM(262420000000021/d3523681) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124608873 DMM DEBUG MM(262420000000021/d3523681) checking auth: received GSM SRES = 5a 49 2b 67 (gprs_gmm.c:666) 20250212124608873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124608873 DMM DEBUG MM(262420000000021/d3523681) Requesting authorization (sgsn_auth.c:160) 20250212124608873 DMM INFO MM(262420000000021/d3523681) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124608873 DMM DEBUG MM(262420000000021/d3523681) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124608873 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250212124608873 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) 20250212124608873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124608873 DMM INFO MM(262420000000021/d3523681) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3523681) (gprs_gmm.c:300) 20250212124608874 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124608874 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124608874 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212124608874 DMM INFO MM(262420000000021/d3523681) Subscriber data update (mmctx.c:445) 20250212124608874 DMM DEBUG MM(262420000000021/d3523681) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124608874 DMM INFO MM(262420000000021/d3523681) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124608874 DMM NOTICE MM(262420000000021/d3523681) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250212124608874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124608874 DMM NOTICE MM(262420000000021/d3523681) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124608874 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) 20250212124608874 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124608874 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250212124608874 DMM INFO MM(262420000000021/d3523681) Subscriber data update (mmctx.c:445) 20250212124608874 DMM DEBUG MM(262420000000021/d3523681) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124608877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608877 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608877 DMM INFO MM(262420000000021/d3523681) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124608877 DMM NOTICE MM(262420000000021/d3523681) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124608877 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124608877 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124608877 DLLC NOTICE LLME(ea4cdb3a/d3523681){ASSIGNED} LLGM Assign pre (ffffffff => d3523681) (gprs_llc.c:1079) 20250212124608877 DLLC NOTICE LLME(ffffffff/d3523681){ASSIGNED} LLGM Assign post (ffffffff => d3523681) (gprs_llc.c:1125) 20250212124608877 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124608877 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124608877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124608877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: setverdict(pass): none -> pass 20250212124608930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608930 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608930 DMM INFO MM(262420000000021/d3523681) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124608930 DMM INFO MM(262420000000021/d3523681) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124608930 DMM DEBUG MM(262420000000021/d3523681) Using GGSN 0 (gprs_sm.c:312) 20250212124608930 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) 20250212124608930 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250212124608930 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124608930 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124608930 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250212124608935 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 4b cb 1b b3 11 a3 94 8b 13 14 05 7f a3 1d 3c 33 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:443) 20250212124608935 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124608935 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124608935 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc57e48 TLLI=d3523681, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124608935 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124608935 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124608939 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250212124608942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608942 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608942 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124608944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250212124608944 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124608944 DMM INFO MM(262420000000021/d3523681) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250212124608944 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124608944 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250212124608945 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:443) 20250212124608945 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124608945 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250212124608945 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc57e48, TLLI=d3523681, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124608945 DMM INFO MM(262420000000021/d3523681) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250212124608945 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250212124608945 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@59b6a701cacf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@59b6a701cacf: Final verdict of PTC: pass 20250212124608948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52126<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(787)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(797)@59b6a701cacf: Final verdict of PTC: none 20250212124608949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124608949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(792)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(799)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(790)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(795)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(785)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Feb 12 12:46:08 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 20250212124609064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124609465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60856) 20250212124609950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124609950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60856, count=105036) 20250212124610952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124610952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Feb 12 12:46:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124611952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124611952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_deact_mt started. 20250212124612510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124612511 DMM INFO MM(262420000000021/d3523681) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124612511 DMM INFO MM(262420000000021/d3523681) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124612511 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124612511 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124612511 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124612511 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124612511 DLLC NOTICE LLME(ffffffff/d3523681){ASSIGNED} LLGM Assign pre (d3523681 => ffffffff) (gprs_llc.c:1079) 20250212124612511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3523681 => ffffffff) (gprs_llc.c:1125) 20250212124612511 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250212124612511 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) 20250212124612511 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:399) 20250212124612511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124612511 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124612511 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124612511 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124612511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@59b6a701cacf: 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(806)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124612528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124612528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124612528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124612528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124612528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124612528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124612528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124612528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124612529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124612529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124612529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124612529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124612529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124612529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124612529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124612529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124612529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124612529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124612529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124612529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124612531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124612538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124612538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@59b6a701cacf: 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(811)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124612545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124612545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124612545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124612545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124612545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124612545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124612545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124612545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124612546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124612546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124612546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124612546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124612546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124612546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124612546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124612547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124612547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124612547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124612547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124612547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124612549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124612555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124612555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(813)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@59b6a701cacf: 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(816)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124612565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124612565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124612565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124612565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124612565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124612565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124612565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124612565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124612566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124612566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124612566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124612567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124612567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124612567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124612567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124612567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124612567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124612567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124612567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124612567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124612567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124612569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124612573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124612573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124612953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124612953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124612953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124612953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@59b6a701cacf: 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) } } } } 20250212124612955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250212124612956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F52F9EB1'O, index=0 SGSN_Test-GSUP(818)@59b6a701cacf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@59b6a701cacf: 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 := '01084F0010D0AF6EE97BE3CA63B59C49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BF1016B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA7E76A7ECC33221'O } } } } } 20250212124612998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124612998 DLLC NOTICE LLME(ffffffff/f52f9eb1){UNASSIGNED} LLC RX: unknown TLLI 0xf52f9eb1, creating LLME on the fly (gprs_llc.c:552) 20250212124612998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124612998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250212124612998 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124612998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124612998 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124612998 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124612998 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124612998 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124612998 DLLC NOTICE LLME(ffffffff/f52f9eb1){UNASSIGNED} LLGM Assign pre (f52f9eb1 => cf25a67c) (gprs_llc.c:1079) 20250212124612998 DLLC NOTICE LLME(f52f9eb1/cf25a67c){ASSIGNED} LLGM Assign post (f52f9eb1 => cf25a67c) (gprs_llc.c:1125) 20250212124612998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124612998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124612998 DMM DEBUG MM(262420000000022/cf25a67c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124613006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613006 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613006 DMM DEBUG MM(262420000000022/cf25a67c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250212124613006 DMM NOTICE MM(262420000000022/cf25a67c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124613006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124613006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124613006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124613006 DMM DEBUG MM(262420000000022/cf25a67c) Requesting authorization (sgsn_auth.c:160) 20250212124613006 DMM INFO MM(262420000000022/cf25a67c) Requesting authentication tuples (sgsn_auth.c:184) 20250212124613006 DMM DEBUG MM(262420000000022/cf25a67c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124613006 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250212124613006 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(818)@59b6a701cacf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250212124613007 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124613007 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124613007 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124613007 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124613007 DMM INFO MM(262420000000022/cf25a67c) Subscriber data update (mmctx.c:445) 20250212124613007 DMM DEBUG MM(262420000000022/cf25a67c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124613007 DMM INFO MM(262420000000022/cf25a67c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124613007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124613007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124613007 DMM INFO MM(262420000000022/cf25a67c) <- GMM AUTH AND CIPHERING REQ (rand = 01 08 4f 00 10 d0 af 6e e9 7b e3 ca 63 b5 9c 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124613019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613019 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613019 DMM INFO MM(262420000000022/cf25a67c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124613019 DMM NOTICE MM(262420000000022/cf25a67c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124613019 DMM DEBUG MM(262420000000022/cf25a67c) checking auth: received GSM SRES = 8b f1 01 6b (gprs_gmm.c:666) 20250212124613019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124613019 DMM DEBUG MM(262420000000022/cf25a67c) Requesting authorization (sgsn_auth.c:160) 20250212124613019 DMM INFO MM(262420000000022/cf25a67c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124613019 DMM DEBUG MM(262420000000022/cf25a67c) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124613019 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250212124613019 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) 20250212124613019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124613019 DMM INFO MM(262420000000022/cf25a67c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf25a67c) (gprs_gmm.c:300) 20250212124613021 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124613021 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124613021 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250212124613021 DMM INFO MM(262420000000022/cf25a67c) Subscriber data update (mmctx.c:445) 20250212124613021 DMM DEBUG MM(262420000000022/cf25a67c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124613021 DMM INFO MM(262420000000022/cf25a67c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124613021 DMM NOTICE MM(262420000000022/cf25a67c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250212124613021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124613021 DMM NOTICE MM(262420000000022/cf25a67c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124613021 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) 20250212124613022 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124613022 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250212124613022 DMM INFO MM(262420000000022/cf25a67c) Subscriber data update (mmctx.c:445) 20250212124613022 DMM DEBUG MM(262420000000022/cf25a67c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124613026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613026 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613026 DMM INFO MM(262420000000022/cf25a67c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124613026 DMM NOTICE MM(262420000000022/cf25a67c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124613026 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124613026 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124613026 DLLC NOTICE LLME(f52f9eb1/cf25a67c){ASSIGNED} LLGM Assign pre (ffffffff => cf25a67c) (gprs_llc.c:1079) 20250212124613026 DLLC NOTICE LLME(ffffffff/cf25a67c){ASSIGNED} LLGM Assign post (ffffffff => cf25a67c) (gprs_llc.c:1125) 20250212124613026 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124613026 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124613026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124613026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@59b6a701cacf: setverdict(pass): none -> pass 20250212124613078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613078 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613078 DMM INFO MM(262420000000022/cf25a67c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124613078 DMM INFO MM(262420000000022/cf25a67c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124613078 DMM DEBUG MM(262420000000022/cf25a67c) Using GGSN 0 (gprs_sm.c:312) 20250212124613078 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) 20250212124613078 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250212124613078 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124613078 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124613078 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250212124613084 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 0c 83 b5 c0 11 90 b3 fd b7 14 05 7f e3 e6 88 48 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:443) 20250212124613084 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124613084 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124613084 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=cf25a67c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124613084 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124613084 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124613089 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250212124613093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613093 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613093 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613094 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250212124613094 DGPRS INFO PDP(262420000000022:5): Context 0x7f594798b1a8 was deleted (sgsn_libgtp.c:660) 20250212124613094 DMM INFO MM(262420000000022/cf25a67c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124613094 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250212124613094 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@59b6a701cacf: Removing Client IMSI='262420000000022'H, index=0 20250212124613098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124613098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124613098 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124613098 DMM INFO MM(262420000000022/cf25a67c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@59b6a701cacf: Final verdict of PTC: pass 20250212124613099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(818)@59b6a701cacf: Final verdict of PTC: none 20250212124613100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124613100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(807)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(816)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(806)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(811)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(815)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(804)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(809)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Feb 12 12:46:13 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 20250212124613228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124613629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20250212124614101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124614101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=103952) 20250212124615102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124615102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Feb 12 12:46:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124616103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124616103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_dup started. 20250212124616652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124616652 DMM INFO MM(262420000000022/cf25a67c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124616652 DMM INFO MM(262420000000022/cf25a67c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124616652 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124616652 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124616652 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124616652 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124616652 DLLC NOTICE LLME(ffffffff/cf25a67c){ASSIGNED} LLGM Assign pre (cf25a67c => ffffffff) (gprs_llc.c:1079) 20250212124616652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf25a67c => ffffffff) (gprs_llc.c:1125) 20250212124616652 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124616652 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124616652 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250212124616652 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) 20250212124616652 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:399) 20250212124616652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124616652 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124616652 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124616652 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124616652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@59b6a701cacf: 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(825)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124616674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124616674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124616674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124616674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124616674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124616674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124616674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124616674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124616675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124616675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124616675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124616675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124616675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124616675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124616675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124616675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124616675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124616675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124616675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124616675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(826)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(825)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124616678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(822)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124616683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124616683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(826)@59b6a701cacf: 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(830)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_dup-BVCI196(823)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124616686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124616686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124616686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124616686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124616686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124616686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124616686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124616686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124616687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124616687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124616687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124616687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124616687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124616687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124616687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124616687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124616687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124616687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124616687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124616687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124616689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124616694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124616694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(832)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(829)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@59b6a701cacf: 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(835)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124616703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124616703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124616703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124616703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124616703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124616703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124616703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124616703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124616704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124616704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124616704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124616704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124616704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124616704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124616704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124616704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124616704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124616704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124616704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124616704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124616704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124616707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124616712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124616712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124617104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124617104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124617104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124617104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@59b6a701cacf: 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) } } } } 20250212124617108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124617110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@59b6a701cacf: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C3D4BABF'O, index=0 SGSN_Test-GSUP(837)@59b6a701cacf: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: 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 := 'E587C4B269D12CAC623486D3DE0A3412'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '295B0E9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '961A0D881E74D0F1'O } } } } } 20250212124617152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617152 DLLC NOTICE LLME(ffffffff/c3d4babf){UNASSIGNED} LLC RX: unknown TLLI 0xc3d4babf, creating LLME on the fly (gprs_llc.c:552) 20250212124617152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20250212124617152 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124617152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124617152 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124617152 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124617152 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124617152 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124617152 DLLC NOTICE LLME(ffffffff/c3d4babf){UNASSIGNED} LLGM Assign pre (c3d4babf => dfb7d0fc) (gprs_llc.c:1079) 20250212124617152 DLLC NOTICE LLME(c3d4babf/dfb7d0fc){ASSIGNED} LLGM Assign post (c3d4babf => dfb7d0fc) (gprs_llc.c:1125) 20250212124617152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124617152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124617152 DMM DEBUG MM(262420000000046/dfb7d0fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124617160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617160 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617160 DMM DEBUG MM(262420000000046/dfb7d0fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250212124617160 DMM NOTICE MM(262420000000046/dfb7d0fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124617160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124617160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124617160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124617160 DMM DEBUG MM(262420000000046/dfb7d0fc) Requesting authorization (sgsn_auth.c:160) 20250212124617160 DMM INFO MM(262420000000046/dfb7d0fc) Requesting authentication tuples (sgsn_auth.c:184) 20250212124617160 DMM DEBUG MM(262420000000046/dfb7d0fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124617160 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250212124617160 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(837)@59b6a701cacf: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250212124617161 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124617161 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124617161 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124617161 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124617161 DMM INFO MM(262420000000046/dfb7d0fc) Subscriber data update (mmctx.c:445) 20250212124617161 DMM DEBUG MM(262420000000046/dfb7d0fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124617161 DMM INFO MM(262420000000046/dfb7d0fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124617161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124617161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124617161 DMM INFO MM(262420000000046/dfb7d0fc) <- GMM AUTH AND CIPHERING REQ (rand = e5 87 c4 b2 69 d1 2c ac 62 34 86 d3 de 0a 34 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124617166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617166 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617166 DMM INFO MM(262420000000046/dfb7d0fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124617166 DMM NOTICE MM(262420000000046/dfb7d0fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124617166 DMM DEBUG MM(262420000000046/dfb7d0fc) checking auth: received GSM SRES = 29 5b 0e 9b (gprs_gmm.c:666) 20250212124617166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124617166 DMM DEBUG MM(262420000000046/dfb7d0fc) Requesting authorization (sgsn_auth.c:160) 20250212124617166 DMM INFO MM(262420000000046/dfb7d0fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124617166 DMM DEBUG MM(262420000000046/dfb7d0fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124617166 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250212124617166 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) 20250212124617166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124617166 DMM INFO MM(262420000000046/dfb7d0fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfb7d0fc) (gprs_gmm.c:300) 20250212124617166 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124617166 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124617166 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250212124617166 DMM INFO MM(262420000000046/dfb7d0fc) Subscriber data update (mmctx.c:445) 20250212124617166 DMM DEBUG MM(262420000000046/dfb7d0fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124617166 DMM INFO MM(262420000000046/dfb7d0fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124617166 DMM NOTICE MM(262420000000046/dfb7d0fc) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250212124617166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124617166 DMM NOTICE MM(262420000000046/dfb7d0fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124617166 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) 20250212124617167 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124617167 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250212124617167 DMM INFO MM(262420000000046/dfb7d0fc) Subscriber data update (mmctx.c:445) 20250212124617167 DMM DEBUG MM(262420000000046/dfb7d0fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124617170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617170 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617170 DMM INFO MM(262420000000046/dfb7d0fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124617170 DMM NOTICE MM(262420000000046/dfb7d0fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124617170 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124617170 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124617170 DLLC NOTICE LLME(c3d4babf/dfb7d0fc){ASSIGNED} LLGM Assign pre (ffffffff => dfb7d0fc) (gprs_llc.c:1079) 20250212124617170 DLLC NOTICE LLME(ffffffff/dfb7d0fc){ASSIGNED} LLGM Assign post (ffffffff => dfb7d0fc) (gprs_llc.c:1125) 20250212124617170 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124617170 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124617170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124617170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): none -> pass 20250212124617228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617228 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617228 DMM INFO MM(262420000000046/dfb7d0fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124617228 DMM INFO MM(262420000000046/dfb7d0fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124617228 DMM DEBUG MM(262420000000046/dfb7d0fc) Using GGSN 0 (gprs_sm.c:312) 20250212124617228 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) 20250212124617228 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250212124617228 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124617228 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124617228 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250212124617242 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 67 6d 4d 70 11 46 5a 2f 0b 14 05 7f 1b 82 ff ab 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:443) 20250212124617242 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124617242 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124617242 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=dfb7d0fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124617242 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124617242 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124617247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617247 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617247 DMM INFO MM(262420000000046/dfb7d0fc) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250212124617247 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124617247 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250212124617247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124617247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124617247 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124617247 DMM INFO MM(262420000000046/dfb7d0fc) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250212124617247 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124617247 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: "Received deletePDPContextResponse 1, seq_nr=1036" 20250212124617248 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:443) 20250212124617248 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124617248 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250212124617248 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=dfb7d0fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124617248 DMM INFO MM(262420000000046/dfb7d0fc) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250212124617248 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250212124617248 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124617248 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:443) 20250212124617248 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:448) TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@59b6a701cacf: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@59b6a701cacf: Final verdict of PTC: pass 20250212124619254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(830)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(825)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(837)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(835)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@59b6a701cacf: Final verdict of PTC: none 20250212124619256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124619256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI220(833)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(824)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(828)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(834)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Feb 12 12:46:19 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 20250212124619337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124619738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100216) 20250212124620256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124620256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100216, count=105648) 20250212124621257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124621257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Feb 12 12:46:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124622258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124622258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_second_attempt started. 20250212124622761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124622761 DMM INFO MM(262420000000046/dfb7d0fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124622761 DMM INFO MM(262420000000046/dfb7d0fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124622761 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124622761 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124622761 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124622761 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124622761 DLLC NOTICE LLME(ffffffff/dfb7d0fc){ASSIGNED} LLGM Assign pre (dfb7d0fc => ffffffff) (gprs_llc.c:1079) 20250212124622761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfb7d0fc => ffffffff) (gprs_llc.c:1125) 20250212124622761 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250212124622761 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) 20250212124622761 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:399) 20250212124622761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124622761 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124622761 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124622761 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124622761 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@59b6a701cacf: 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(844)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124622779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124622779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124622779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124622779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124622779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124622779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124622779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124622779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124622780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124622780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124622780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124622780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124622780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124622780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124622780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124622780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124622780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124622780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124622780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124622780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124622783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124622790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124622790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@59b6a701cacf: 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(849)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124622796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124622796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124622796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124622796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124622796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124622796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124622796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124622796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124622797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124622797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124622797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124622797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124622797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124622797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124622797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124622797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124622797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124622797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124622797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124622797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124622800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@59b6a701cacf: 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 } 20250212124622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124622809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(854)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI210(848)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124622812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124622812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124622812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124622812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124622812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124622812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124622812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124622812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124622813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124622813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124622813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124622814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124622814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124622814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124622814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124622814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124622814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124622814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124622814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124622814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124622814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124622816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124622820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124622821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124623258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124623258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124623258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124623258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@59b6a701cacf: 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) } } } } 20250212124623260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124623260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@59b6a701cacf: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C6A9F7D8'O, index=0 SGSN_Test-GSUP(856)@59b6a701cacf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@59b6a701cacf: 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 := '80DE0274156ADEC06F4936FFE2200CB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '540DEBB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05E4F9A98B671978'O } } } } } 20250212124623285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623285 DLLC NOTICE LLME(ffffffff/c6a9f7d8){UNASSIGNED} LLC RX: unknown TLLI 0xc6a9f7d8, creating LLME on the fly (gprs_llc.c:552) 20250212124623285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250212124623285 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124623285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124623285 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124623285 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124623285 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124623285 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124623285 DLLC NOTICE LLME(ffffffff/c6a9f7d8){UNASSIGNED} LLGM Assign pre (c6a9f7d8 => d36fff59) (gprs_llc.c:1079) 20250212124623285 DLLC NOTICE LLME(c6a9f7d8/d36fff59){ASSIGNED} LLGM Assign post (c6a9f7d8 => d36fff59) (gprs_llc.c:1125) 20250212124623285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124623285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124623285 DMM DEBUG MM(262420000000022/d36fff59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124623294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124623294 DMM DEBUG MM(262420000000022/d36fff59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250212124623294 DMM NOTICE MM(262420000000022/d36fff59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124623294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124623294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124623294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124623294 DMM DEBUG MM(262420000000022/d36fff59) Requesting authorization (sgsn_auth.c:160) 20250212124623294 DMM INFO MM(262420000000022/d36fff59) Requesting authentication tuples (sgsn_auth.c:184) 20250212124623294 DMM DEBUG MM(262420000000022/d36fff59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124623294 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250212124623294 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(856)@59b6a701cacf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@59b6a701cacf: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250212124623336 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124623336 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124623336 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124623336 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124623336 DMM INFO MM(262420000000022/d36fff59) Subscriber data update (mmctx.c:445) 20250212124623336 DMM DEBUG MM(262420000000022/d36fff59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124623336 DMM INFO MM(262420000000022/d36fff59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124623336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124623336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124623336 DMM INFO MM(262420000000022/d36fff59) <- GMM AUTH AND CIPHERING REQ (rand = 80 de 02 74 15 6a de c0 6f 49 36 ff e2 20 0c b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124623342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623342 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124623342 DMM INFO MM(262420000000022/d36fff59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124623342 DMM NOTICE MM(262420000000022/d36fff59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124623342 DMM DEBUG MM(262420000000022/d36fff59) checking auth: received GSM SRES = 54 0d eb b4 (gprs_gmm.c:666) 20250212124623342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124623342 DMM DEBUG MM(262420000000022/d36fff59) Requesting authorization (sgsn_auth.c:160) 20250212124623342 DMM INFO MM(262420000000022/d36fff59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124623342 DMM DEBUG MM(262420000000022/d36fff59) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124623342 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250212124623342 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) 20250212124623342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124623342 DMM INFO MM(262420000000022/d36fff59) <- GMM ATTACH ACCEPT (new P-TMSI=0xd36fff59) (gprs_gmm.c:300) 20250212124623343 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124623343 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124623343 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250212124623343 DMM INFO MM(262420000000022/d36fff59) Subscriber data update (mmctx.c:445) 20250212124623343 DMM DEBUG MM(262420000000022/d36fff59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124623343 DMM INFO MM(262420000000022/d36fff59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124623343 DMM NOTICE MM(262420000000022/d36fff59) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250212124623343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124623343 DMM NOTICE MM(262420000000022/d36fff59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124623343 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) 20250212124623343 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124623343 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250212124623343 DMM INFO MM(262420000000022/d36fff59) Subscriber data update (mmctx.c:445) 20250212124623343 DMM DEBUG MM(262420000000022/d36fff59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124623346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623346 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124623346 DMM INFO MM(262420000000022/d36fff59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124623346 DMM NOTICE MM(262420000000022/d36fff59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124623346 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124623346 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124623346 DLLC NOTICE LLME(c6a9f7d8/d36fff59){ASSIGNED} LLGM Assign pre (ffffffff => d36fff59) (gprs_llc.c:1079) 20250212124623346 DLLC NOTICE LLME(ffffffff/d36fff59){ASSIGNED} LLGM Assign post (ffffffff => d36fff59) (gprs_llc.c:1125) 20250212124623346 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124623346 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124623346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124623346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_second_attempt(858)@59b6a701cacf: 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 := '9FDA2DE1A43D182152132FEF335395E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC5F302B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CA5E622152ECE6B'O } } } } } 20250212124623397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623397 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124623397 DMM INFO MM(262420000000022/d36fff59) -> GMM ATTACH REQUEST MI(TMSI-0xD36FFF59) type="GPRS attach" (gprs_gmm.c:1266) 20250212124623397 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124623397 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212124623397 DLLC NOTICE LLME(ffffffff/d36fff59){ASSIGNED} LLGM Assign pre (d36fff59 => f501301a) (gprs_llc.c:1079) 20250212124623397 DLLC NOTICE LLME(d36fff59/f501301a){ASSIGNED} LLGM Assign post (d36fff59 => f501301a) (gprs_llc.c:1125) 20250212124623397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124623397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124623398 DMM DEBUG MM(262420000000022/f501301a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124623400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124623400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124623400 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124623400 DMM DEBUG MM(262420000000022/f501301a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250212124623400 DMM NOTICE MM(262420000000022/f501301a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124623400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124623400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124623400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124623400 DMM DEBUG MM(262420000000022/f501301a) Requesting authorization (sgsn_auth.c:160) 20250212124623400 DMM INFO MM(262420000000022/f501301a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124623400 DMM DEBUG MM(262420000000022/f501301a) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124623400 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250212124623400 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) 20250212124627001 DGPRS DEBUG Checking for inactive LLMEs, time = 2595292 (sgsn.c:131) 20250212124629401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250212124629401 DMM ERROR MM(262420000000022/f501301a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250212124629401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250212124629401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212124629401 DMM NOTICE MM(262420000000022/f501301a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250212124629401 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250212124629401 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) 20250212124629401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212124629401 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Deallocated (fsm.c:568) 20250212124629401 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124629401 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212124629401 DLLC NOTICE LLME(d36fff59/f501301a){ASSIGNED} LLGM Assign pre (f501301a => ffffffff) (gprs_llc.c:1079) 20250212124629401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f501301a => ffffffff) (gprs_llc.c:1125) 20250212124643259 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124643259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212124643260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124652781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124652783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124652783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124652798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124652799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124652799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124652815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124652815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124652816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@59b6a701cacf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@59b6a701cacf: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250212124653304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124653304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(844)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(854)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(849)@59b6a701cacf: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@59b6a701cacf: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@59b6a701cacf: Final verdict of PTC: none 20250212124653305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(843)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(847)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(852)@59b6a701cacf: Final verdict of PTC: none TC_attach_second_attempt(858)@59b6a701cacf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(842)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@59b6a701cacf: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Feb 12 12:46:53 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 20250212124653420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124653721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250212124654305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124654305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20250212124655306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124655306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Feb 12 12:46:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124656307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124656307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_echo_timeout started. 20250212124656744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124656745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@59b6a701cacf: 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(863)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124656765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124656765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124656765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124656765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124656765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124656765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124656765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124656765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124656766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124656766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124656766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124656767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124656767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124656767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124656767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124656767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124656767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124656767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124656767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124656767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124656770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124656778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124656778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(864)@59b6a701cacf: 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(868)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI196(862)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124656781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124656781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124656781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124656781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124656782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124656782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124656782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124656782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124656782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124656782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124656782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124656782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124656782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124656782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124656782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124656782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124656785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124656791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124656791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@59b6a701cacf: 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(873)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124656798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124656798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124656798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124656798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124656798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124656798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124656798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124656798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124656799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124656799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124656799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124656799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124656799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124656799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124656799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124656799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124656799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124656799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124656799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124656799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124656799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124656802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124656807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124656807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124657002 DGPRS DEBUG Checking for inactive LLMEs, time = 2595322 (sgsn.c:131) 20250212124657308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124657308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124657308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124657308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: 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) } } } } 20250212124657311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124657312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@59b6a701cacf: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F55C52CC'O, index=0 SGSN_Test-GSUP(875)@59b6a701cacf: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@59b6a701cacf: 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 := 'F40E720B66FEA4CE71395FB54E360FEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A81A98D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C76572FD13BB98FF'O } } } } } 20250212124657362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124657362 DLLC NOTICE LLME(ffffffff/f55c52cc){UNASSIGNED} LLC RX: unknown TLLI 0xf55c52cc, creating LLME on the fly (gprs_llc.c:552) 20250212124657362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124657362 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20250212124657362 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124657362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124657362 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124657362 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124657362 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124657362 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124657362 DLLC NOTICE LLME(ffffffff/f55c52cc){UNASSIGNED} LLGM Assign pre (f55c52cc => e0b0ff77) (gprs_llc.c:1079) 20250212124657362 DLLC NOTICE LLME(f55c52cc/e0b0ff77){ASSIGNED} LLGM Assign post (f55c52cc => e0b0ff77) (gprs_llc.c:1125) 20250212124657362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124657362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124657362 DMM DEBUG MM(262420000000067/e0b0ff77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124657381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124657381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124657381 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124657381 DMM DEBUG MM(262420000000067/e0b0ff77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250212124657381 DMM NOTICE MM(262420000000067/e0b0ff77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124657381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124657381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124657381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124657381 DMM DEBUG MM(262420000000067/e0b0ff77) Requesting authorization (sgsn_auth.c:160) 20250212124657381 DMM INFO MM(262420000000067/e0b0ff77) Requesting authentication tuples (sgsn_auth.c:184) 20250212124657381 DMM DEBUG MM(262420000000067/e0b0ff77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124657381 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250212124657381 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(875)@59b6a701cacf: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@59b6a701cacf: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250212124657384 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124657384 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124657384 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124657384 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124657384 DMM INFO MM(262420000000067/e0b0ff77) Subscriber data update (mmctx.c:445) 20250212124657384 DMM DEBUG MM(262420000000067/e0b0ff77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124657384 DMM INFO MM(262420000000067/e0b0ff77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124657384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124657384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124657384 DMM INFO MM(262420000000067/e0b0ff77) <- GMM AUTH AND CIPHERING REQ (rand = f4 0e 72 0b 66 fe a4 ce 71 39 5f b5 4e 36 0f ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124657394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124657394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124657394 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124657394 DMM INFO MM(262420000000067/e0b0ff77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124657394 DMM NOTICE MM(262420000000067/e0b0ff77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124657394 DMM DEBUG MM(262420000000067/e0b0ff77) checking auth: received GSM SRES = a8 1a 98 d9 (gprs_gmm.c:666) 20250212124657394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124657394 DMM DEBUG MM(262420000000067/e0b0ff77) Requesting authorization (sgsn_auth.c:160) 20250212124657394 DMM INFO MM(262420000000067/e0b0ff77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124657394 DMM DEBUG MM(262420000000067/e0b0ff77) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124657394 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250212124657394 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) 20250212124657394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124657394 DMM INFO MM(262420000000067/e0b0ff77) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b0ff77) (gprs_gmm.c:300) 20250212124657396 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124657396 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124657396 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250212124657396 DMM INFO MM(262420000000067/e0b0ff77) Subscriber data update (mmctx.c:445) 20250212124657396 DMM DEBUG MM(262420000000067/e0b0ff77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124657396 DMM INFO MM(262420000000067/e0b0ff77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124657396 DMM NOTICE MM(262420000000067/e0b0ff77) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250212124657396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124657396 DMM NOTICE MM(262420000000067/e0b0ff77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124657396 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) 20250212124657396 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124657396 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250212124657396 DMM INFO MM(262420000000067/e0b0ff77) Subscriber data update (mmctx.c:445) 20250212124657396 DMM DEBUG MM(262420000000067/e0b0ff77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124657401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124657401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124657401 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124657401 DMM INFO MM(262420000000067/e0b0ff77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124657401 DMM NOTICE MM(262420000000067/e0b0ff77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124657401 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124657401 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124657401 DLLC NOTICE LLME(f55c52cc/e0b0ff77){ASSIGNED} LLGM Assign pre (ffffffff => e0b0ff77) (gprs_llc.c:1079) 20250212124657401 DLLC NOTICE LLME(ffffffff/e0b0ff77){ASSIGNED} LLGM Assign post (ffffffff => e0b0ff77) (gprs_llc.c:1125) 20250212124657401 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124657401 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124657401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124657401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@59b6a701cacf: setverdict(pass): none -> pass 20250212124657452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124657452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124657452 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124657452 DMM INFO MM(262420000000067/e0b0ff77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124657452 DMM INFO MM(262420000000067/e0b0ff77) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124657452 DMM DEBUG MM(262420000000067/e0b0ff77) Using GGSN 0 (gprs_sm.c:312) 20250212124657452 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) 20250212124657453 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250212124657453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124657453 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124657453 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250212124657460 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 eb 84 ca ed 11 28 b4 df 22 14 05 7f 62 62 f2 eb 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:443) 20250212124657460 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124657460 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124657460 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=e0b0ff77, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124657460 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124657460 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124702322 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250212124702324 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:443) 20250212124702324 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56524fc498f0) (sgsn_libgtp.c:632) 20250212124707323 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1039" 20250212124712324 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250212124712324 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1039" 20250212124717309 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124717309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124717309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250212124717324 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250212124717324 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250212124717324 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1041" 20250212124722325 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250212124722325 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250212124722325 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250212124722325 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1041" 20250212124726768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124726770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124726770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124726783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124726784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124726784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124726800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124726801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124726801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124727003 DGPRS DEBUG Checking for inactive LLMEs, time = 2595352 (sgsn.c:131) 20250212124727326 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250212124727326 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250212124727326 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250212124727326 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250212124727326 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1043" 20250212124732327 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250212124732327 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250212124732327 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250212124732327 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250212124732327 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x56524fc498f0) (sgsn_libgtp.c:632) 20250212124732327 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x56524fc498f0) (sgsn_libgtp.c:636) 20250212124732327 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250212124732327 DMM INFO MM(262420000000067/e0b0ff77) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124732327 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250212124732327 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124732327 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250212124732327 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250212124732327 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124732327 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250212124732327 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250212124732327 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124732327 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250212124732327 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250212124732327 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124732327 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250212124732327 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@59b6a701cacf: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@59b6a701cacf: Removing Client IMSI='262420000000067'H, index=0 20250212124732333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124732333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124732333 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124732333 DMM INFO MM(262420000000067/e0b0ff77) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@59b6a701cacf: Final verdict of PTC: pass 20250212124732335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44698<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124732336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124732336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(875)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(863)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(873)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(868)@59b6a701cacf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@59b6a701cacf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@59b6a701cacf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(871)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(866)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(861)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Feb 12 12:47:32 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 20250212124732519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124732920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100356) 20250212124733336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124733336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100356, count=114304) 20250212124734337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124734337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Feb 12 12:47:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124735338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124735338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_restart_ctr_echo started. 20250212124736142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124736143 DMM INFO MM(262420000000067/e0b0ff77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124736143 DMM INFO MM(262420000000067/e0b0ff77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124736143 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124736143 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124736143 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124736143 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124736143 DLLC NOTICE LLME(ffffffff/e0b0ff77){ASSIGNED} LLGM Assign pre (e0b0ff77 => ffffffff) (gprs_llc.c:1079) 20250212124736143 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0b0ff77 => ffffffff) (gprs_llc.c:1125) 20250212124736143 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124736143 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124736143 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250212124736143 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) 20250212124736143 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:399) 20250212124736143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124736143 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124736143 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124736143 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124736143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@59b6a701cacf: 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(882)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124736161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124736161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124736161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124736161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124736161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124736161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124736161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124736161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124736163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124736163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124736163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124736163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124736163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124736163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124736163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124736163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124736164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124736166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124736173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@59b6a701cacf: 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(888)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124736182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124736182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124736182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124736182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124736182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124736182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124736182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124736182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124736183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124736183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124736183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124736183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124736183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124736183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124736183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124736183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124736183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124736183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124736183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124736183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124736186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124736193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(887)@59b6a701cacf: 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(892)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124736198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124736198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124736198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124736198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124736198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124736198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124736198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124736198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124736199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124736199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124736199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124736199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124736199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124736199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124736199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124736199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124736199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124736199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124736199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124736200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124736200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124736203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124736208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124736339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124736339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124736339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124736339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@59b6a701cacf: 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) } } } } 20250212124736341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124736342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@59b6a701cacf: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C4158C24'O, index=0 SGSN_Test-GSUP(894)@59b6a701cacf: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@59b6a701cacf: 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 := '2CF0C91AF3B415829987DAF1B8315718'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFA72229'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E1ACEB22CB81601'O } } } } } 20250212124736362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736362 DLLC NOTICE LLME(ffffffff/c4158c24){UNASSIGNED} LLC RX: unknown TLLI 0xc4158c24, creating LLME on the fly (gprs_llc.c:552) 20250212124736362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124736363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20250212124736363 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124736363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124736363 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124736363 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124736363 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124736363 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124736363 DLLC NOTICE LLME(ffffffff/c4158c24){UNASSIGNED} LLGM Assign pre (c4158c24 => ecf2fe35) (gprs_llc.c:1079) 20250212124736363 DLLC NOTICE LLME(c4158c24/ecf2fe35){ASSIGNED} LLGM Assign post (c4158c24 => ecf2fe35) (gprs_llc.c:1125) 20250212124736363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124736363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124736363 DMM DEBUG MM(262420000000023/ecf2fe35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124736369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124736369 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124736369 DMM DEBUG MM(262420000000023/ecf2fe35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250212124736369 DMM NOTICE MM(262420000000023/ecf2fe35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124736369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124736369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124736369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124736369 DMM DEBUG MM(262420000000023/ecf2fe35) Requesting authorization (sgsn_auth.c:160) 20250212124736369 DMM INFO MM(262420000000023/ecf2fe35) Requesting authentication tuples (sgsn_auth.c:184) 20250212124736369 DMM DEBUG MM(262420000000023/ecf2fe35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124736369 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250212124736369 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(894)@59b6a701cacf: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@59b6a701cacf: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250212124736412 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124736412 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124736412 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124736412 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124736412 DMM INFO MM(262420000000023/ecf2fe35) Subscriber data update (mmctx.c:445) 20250212124736412 DMM DEBUG MM(262420000000023/ecf2fe35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124736412 DMM INFO MM(262420000000023/ecf2fe35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124736412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124736412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124736412 DMM INFO MM(262420000000023/ecf2fe35) <- GMM AUTH AND CIPHERING REQ (rand = 2c f0 c9 1a f3 b4 15 82 99 87 da f1 b8 31 57 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124736426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124736427 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124736427 DMM INFO MM(262420000000023/ecf2fe35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124736427 DMM NOTICE MM(262420000000023/ecf2fe35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124736427 DMM DEBUG MM(262420000000023/ecf2fe35) checking auth: received GSM SRES = ff a7 22 29 (gprs_gmm.c:666) 20250212124736427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124736427 DMM DEBUG MM(262420000000023/ecf2fe35) Requesting authorization (sgsn_auth.c:160) 20250212124736427 DMM INFO MM(262420000000023/ecf2fe35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124736427 DMM DEBUG MM(262420000000023/ecf2fe35) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124736427 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250212124736427 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) 20250212124736427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124736427 DMM INFO MM(262420000000023/ecf2fe35) <- GMM ATTACH ACCEPT (new P-TMSI=0xecf2fe35) (gprs_gmm.c:300) 20250212124736430 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124736430 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124736430 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250212124736430 DMM INFO MM(262420000000023/ecf2fe35) Subscriber data update (mmctx.c:445) 20250212124736430 DMM DEBUG MM(262420000000023/ecf2fe35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124736430 DMM INFO MM(262420000000023/ecf2fe35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124736430 DMM NOTICE MM(262420000000023/ecf2fe35) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250212124736430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124736430 DMM NOTICE MM(262420000000023/ecf2fe35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124736430 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) 20250212124736432 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124736432 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250212124736432 DMM INFO MM(262420000000023/ecf2fe35) Subscriber data update (mmctx.c:445) 20250212124736432 DMM DEBUG MM(262420000000023/ecf2fe35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124736439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124736439 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124736439 DMM INFO MM(262420000000023/ecf2fe35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124736439 DMM NOTICE MM(262420000000023/ecf2fe35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124736439 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124736439 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124736439 DLLC NOTICE LLME(c4158c24/ecf2fe35){ASSIGNED} LLGM Assign pre (ffffffff => ecf2fe35) (gprs_llc.c:1079) 20250212124736439 DLLC NOTICE LLME(ffffffff/ecf2fe35){ASSIGNED} LLGM Assign post (ffffffff => ecf2fe35) (gprs_llc.c:1125) 20250212124736439 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124736439 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124736439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124736439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@59b6a701cacf: setverdict(pass): none -> pass 20250212124736495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124736495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124736495 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124736495 DMM INFO MM(262420000000023/ecf2fe35) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124736495 DMM INFO MM(262420000000023/ecf2fe35) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124736495 DMM DEBUG MM(262420000000023/ecf2fe35) Using GGSN 0 (gprs_sm.c:312) 20250212124736496 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250212124736496 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124736496 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124736496 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250212124736517 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 ed bb d9 d1 11 2e 80 93 38 14 05 7f 57 4f 07 b1 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:443) 20250212124736518 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5947988058, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124736518 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124736518 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ecf2fe35, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124736518 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124736518 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124741496 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250212124741498 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:443) 20250212124741498 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56524fc498f0) (sgsn_libgtp.c:632) 20250212124746497 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250212124746499 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:443) 20250212124746499 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x56524fc498f0) (sgsn_libgtp.c:632) 20250212124746499 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250212124746499 DMM INFO MM(262420000000023/ecf2fe35) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124746499 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250212124746499 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@59b6a701cacf: Removing Client IMSI='262420000000023'H, index=0 20250212124746506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124746506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124746506 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124746506 DMM INFO MM(262420000000023/ecf2fe35) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@59b6a701cacf: Final verdict of PTC: pass 20250212124746509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51794<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(888)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@59b6a701cacf: Final verdict of PTC: none 20250212124746511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124746511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI220(890)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(892)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(882)@59b6a701cacf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(894)@59b6a701cacf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(886)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(891)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(880)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Feb 12 12:47:46 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 20250212124746754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124747155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102852) 20250212124747512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124747512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102852, count=104012) 20250212124748513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124748513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Feb 12 12:47:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124749514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124749514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_restart_ctr_create started. 20250212124750234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124750235 DMM INFO MM(262420000000023/ecf2fe35) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124750235 DMM INFO MM(262420000000023/ecf2fe35) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124750235 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124750235 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124750235 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124750235 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124750235 DLLC NOTICE LLME(ffffffff/ecf2fe35){ASSIGNED} LLGM Assign pre (ecf2fe35 => ffffffff) (gprs_llc.c:1079) 20250212124750235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecf2fe35 => ffffffff) (gprs_llc.c:1125) 20250212124750235 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124750235 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124750235 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250212124750235 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) 20250212124750235 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:399) 20250212124750235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124750235 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124750235 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124750235 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124750235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@59b6a701cacf: 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(901)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124750272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124750273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124750273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124750273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124750273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124750273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124750273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124750273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124750274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124750274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124750274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124750274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124750274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124750274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124750274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124750274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124750274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124750274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124750275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124750275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124750279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124750292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@59b6a701cacf: 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(906)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124750311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124750311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124750311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124750311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124750311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124750311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124750311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124750311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124750314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124750314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124750314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124750314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124750314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124750314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124750314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124750314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750314 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124750314 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124750314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(907)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124750315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124750315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124750320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124750334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(907)@59b6a701cacf: 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(911)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI210(905)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124750341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124750342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124750342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124750342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124750342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124750342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124750342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124750342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124750343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124750343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124750343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124750344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124750344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124750344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124750344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124750344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124750344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124750344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124750344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124750344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124750344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124750348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124750361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124750515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124750515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124750515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124750515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@59b6a701cacf: 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) } } } } 20250212124750518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212124750519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@59b6a701cacf: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='DC9B5C9D'O, index=0 SGSN_Test-GSUP(913)@59b6a701cacf: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@59b6a701cacf: 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 := '7ED7BE6E98D973FC1F4A0AD1C2A8ECA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '366C53BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D9444E5C23C667E'O } } } } } 20250212124750565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750565 DLLC NOTICE LLME(ffffffff/dc9b5c9d){UNASSIGNED} LLC RX: unknown TLLI 0xdc9b5c9d, creating LLME on the fly (gprs_llc.c:552) 20250212124750565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20250212124750565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124750565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124750565 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124750565 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124750565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124750565 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124750565 DLLC NOTICE LLME(ffffffff/dc9b5c9d){UNASSIGNED} LLGM Assign pre (dc9b5c9d => ed4344a2) (gprs_llc.c:1079) 20250212124750565 DLLC NOTICE LLME(dc9b5c9d/ed4344a2){ASSIGNED} LLGM Assign post (dc9b5c9d => ed4344a2) (gprs_llc.c:1125) 20250212124750565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124750565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124750565 DMM DEBUG MM(262420000000024/ed4344a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124750580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750580 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124750580 DMM DEBUG MM(262420000000024/ed4344a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250212124750580 DMM NOTICE MM(262420000000024/ed4344a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124750580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124750580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124750580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124750580 DMM DEBUG MM(262420000000024/ed4344a2) Requesting authorization (sgsn_auth.c:160) 20250212124750580 DMM INFO MM(262420000000024/ed4344a2) Requesting authentication tuples (sgsn_auth.c:184) 20250212124750580 DMM DEBUG MM(262420000000024/ed4344a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124750580 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250212124750580 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(913)@59b6a701cacf: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@59b6a701cacf: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250212124750583 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124750583 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124750583 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124750583 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124750583 DMM INFO MM(262420000000024/ed4344a2) Subscriber data update (mmctx.c:445) 20250212124750583 DMM DEBUG MM(262420000000024/ed4344a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124750583 DMM INFO MM(262420000000024/ed4344a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124750583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124750583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124750583 DMM INFO MM(262420000000024/ed4344a2) <- GMM AUTH AND CIPHERING REQ (rand = 7e d7 be 6e 98 d9 73 fc 1f 4a 0a d1 c2 a8 ec a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124750592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750592 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124750592 DMM INFO MM(262420000000024/ed4344a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124750592 DMM NOTICE MM(262420000000024/ed4344a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124750592 DMM DEBUG MM(262420000000024/ed4344a2) checking auth: received GSM SRES = 36 6c 53 bc (gprs_gmm.c:666) 20250212124750592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124750592 DMM DEBUG MM(262420000000024/ed4344a2) Requesting authorization (sgsn_auth.c:160) 20250212124750592 DMM INFO MM(262420000000024/ed4344a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124750592 DMM DEBUG MM(262420000000024/ed4344a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124750592 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250212124750592 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) 20250212124750592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124750592 DMM INFO MM(262420000000024/ed4344a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xed4344a2) (gprs_gmm.c:300) 20250212124750594 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124750594 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124750594 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250212124750594 DMM INFO MM(262420000000024/ed4344a2) Subscriber data update (mmctx.c:445) 20250212124750594 DMM DEBUG MM(262420000000024/ed4344a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124750594 DMM INFO MM(262420000000024/ed4344a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124750594 DMM NOTICE MM(262420000000024/ed4344a2) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250212124750594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124750594 DMM NOTICE MM(262420000000024/ed4344a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124750594 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) 20250212124750595 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124750595 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250212124750595 DMM INFO MM(262420000000024/ed4344a2) Subscriber data update (mmctx.c:445) 20250212124750595 DMM DEBUG MM(262420000000024/ed4344a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124750602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750602 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124750602 DMM INFO MM(262420000000024/ed4344a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124750602 DMM NOTICE MM(262420000000024/ed4344a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124750602 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124750602 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124750602 DLLC NOTICE LLME(dc9b5c9d/ed4344a2){ASSIGNED} LLGM Assign pre (ffffffff => ed4344a2) (gprs_llc.c:1079) 20250212124750602 DLLC NOTICE LLME(ffffffff/ed4344a2){ASSIGNED} LLGM Assign post (ffffffff => ed4344a2) (gprs_llc.c:1125) 20250212124750602 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124750602 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124750602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124750602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): none -> pass 20250212124750654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750654 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124750654 DMM INFO MM(262420000000024/ed4344a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124750654 DMM INFO MM(262420000000024/ed4344a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124750654 DMM DEBUG MM(262420000000024/ed4344a2) Using GGSN 0 (gprs_sm.c:312) 20250212124750654 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250212124750654 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124750654 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124750654 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250212124750670 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 01 d8 8b 27 11 70 c3 c9 cb 14 05 7f 48 fc 05 ac 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:443) 20250212124750670 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f5947988058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250212124750670 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f5947988058, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124750670 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250212124750670 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250212124750670 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124750670 DMM NOTICE MM(262420000000024/ed4344a2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124750678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124750678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124750678 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124750678 DMM INFO MM(262420000000024/ed4344a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124750678 DMM INFO MM(262420000000024/ed4344a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124750678 DMM DEBUG MM(262420000000024/ed4344a2) Using GGSN 0 (gprs_sm.c:312) 20250212124750678 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250212124750678 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124750678 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124750678 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250212124750680 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 01 d8 8b 27 11 70 c3 c9 cb 14 05 7f 48 fc 05 ac 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:443) 20250212124750681 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f5947988058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250212124750681 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5947988058, cbp=0x56524fc52260) (sgsn_libgtp.c:632) 20250212124750681 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124750681 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ed4344a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124750681 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124750681 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@59b6a701cacf: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@59b6a701cacf: Final verdict of PTC: pass 20250212124750691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(907)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(911)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@59b6a701cacf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@59b6a701cacf: Final verdict of PTC: none 20250212124750694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124750694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(906)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(909)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(904)@59b6a701cacf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@59b6a701cacf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(899)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(901)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(913)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Feb 12 12:47:50 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 20250212124750871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124751272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100340) 20250212124751696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124751696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100340, count=104696) 20250212124752697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124752697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Feb 12 12:47:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124753699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124753699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250212124754301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124754302 DMM INFO MM(262420000000024/ed4344a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124754302 DMM INFO MM(262420000000024/ed4344a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124754302 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124754302 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124754302 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124754302 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124754302 DLLC NOTICE LLME(ffffffff/ed4344a2){ASSIGNED} LLGM Assign pre (ed4344a2 => ffffffff) (gprs_llc.c:1079) 20250212124754302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed4344a2 => ffffffff) (gprs_llc.c:1125) 20250212124754302 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124754302 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124754302 DMM NOTICE MM(262420000000024/ed4344a2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124754302 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250212124754302 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124754302 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124754302 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250212124754302 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250212124754302 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) 20250212124754302 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:399) 20250212124754302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124754302 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124754302 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124754302 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124754302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@59b6a701cacf: 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(920)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124754341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124754341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124754341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124754341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124754341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124754341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124754341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124754341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124754343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124754343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124754343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124754343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124754343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124754343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124754343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124754343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124754343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124754343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124754344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124754344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124754349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124754362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124754362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(921)@59b6a701cacf: 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(925)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124754370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124754370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124754371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124754371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124754371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124754371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124754373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124754373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124754373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124754373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124754373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124754373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124754373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124754373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124754373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124754373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124754374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124754374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124754378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124754391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124754391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@59b6a701cacf: 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(930)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124754408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124754408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124754408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124754408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124754408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124754408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124754408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124754408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124754411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124754411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124754411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124754411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124754411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124754411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124754411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124754412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124754429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124754429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124754699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124754699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124754699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124754699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@59b6a701cacf: 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) } } } } 20250212124754702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124754702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@59b6a701cacf: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C89A9485'O, index=0 SGSN_Test-GSUP(932)@59b6a701cacf: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: 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 := 'B0B0B45BEC908BEEFF1E4C6BD27432C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '848F7F43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F904B0B0B653635'O } } } } } 20250212124755752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124755752 DLLC NOTICE LLME(ffffffff/c89a9485){UNASSIGNED} LLC RX: unknown TLLI 0xc89a9485, creating LLME on the fly (gprs_llc.c:552) 20250212124755752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124755752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20250212124755752 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124755752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124755752 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124755752 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124755752 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124755752 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124755752 DLLC NOTICE LLME(ffffffff/c89a9485){UNASSIGNED} LLGM Assign pre (c89a9485 => e3d502f2) (gprs_llc.c:1079) 20250212124755752 DLLC NOTICE LLME(c89a9485/e3d502f2){ASSIGNED} LLGM Assign post (c89a9485 => e3d502f2) (gprs_llc.c:1125) 20250212124755752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124755752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124755752 DMM DEBUG MM(262420000000025/e3d502f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124755764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124755764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124755764 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124755764 DMM DEBUG MM(262420000000025/e3d502f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250212124755764 DMM NOTICE MM(262420000000025/e3d502f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124755764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124755764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124755764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124755764 DMM DEBUG MM(262420000000025/e3d502f2) Requesting authorization (sgsn_auth.c:160) 20250212124755764 DMM INFO MM(262420000000025/e3d502f2) Requesting authentication tuples (sgsn_auth.c:184) 20250212124755764 DMM DEBUG MM(262420000000025/e3d502f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124755764 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250212124755764 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(932)@59b6a701cacf: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250212124755768 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124755768 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124755768 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124755768 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124755768 DMM INFO MM(262420000000025/e3d502f2) Subscriber data update (mmctx.c:445) 20250212124755768 DMM DEBUG MM(262420000000025/e3d502f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124755768 DMM INFO MM(262420000000025/e3d502f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124755768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124755768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124755768 DMM INFO MM(262420000000025/e3d502f2) <- GMM AUTH AND CIPHERING REQ (rand = b0 b0 b4 5b ec 90 8b ee ff 1e 4c 6b d2 74 32 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124755776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124755776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124755776 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124755776 DMM INFO MM(262420000000025/e3d502f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124755776 DMM NOTICE MM(262420000000025/e3d502f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124755776 DMM DEBUG MM(262420000000025/e3d502f2) checking auth: received GSM SRES = 84 8f 7f 43 (gprs_gmm.c:666) 20250212124755776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124755776 DMM DEBUG MM(262420000000025/e3d502f2) Requesting authorization (sgsn_auth.c:160) 20250212124755776 DMM INFO MM(262420000000025/e3d502f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124755776 DMM DEBUG MM(262420000000025/e3d502f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124755776 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250212124755776 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) 20250212124755776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124755776 DMM INFO MM(262420000000025/e3d502f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3d502f2) (gprs_gmm.c:300) 20250212124755778 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124755778 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124755778 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250212124755778 DMM INFO MM(262420000000025/e3d502f2) Subscriber data update (mmctx.c:445) 20250212124755778 DMM DEBUG MM(262420000000025/e3d502f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124755778 DMM INFO MM(262420000000025/e3d502f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124755778 DMM NOTICE MM(262420000000025/e3d502f2) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250212124755778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124755778 DMM NOTICE MM(262420000000025/e3d502f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124755778 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) 20250212124755778 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124755778 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250212124755778 DMM INFO MM(262420000000025/e3d502f2) Subscriber data update (mmctx.c:445) 20250212124755778 DMM DEBUG MM(262420000000025/e3d502f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124755785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124755785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124755785 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124755785 DMM INFO MM(262420000000025/e3d502f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124755785 DMM NOTICE MM(262420000000025/e3d502f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124755785 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124755785 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124755785 DLLC NOTICE LLME(c89a9485/e3d502f2){ASSIGNED} LLGM Assign pre (ffffffff => e3d502f2) (gprs_llc.c:1079) 20250212124755785 DLLC NOTICE LLME(ffffffff/e3d502f2){ASSIGNED} LLGM Assign post (ffffffff => e3d502f2) (gprs_llc.c:1125) 20250212124755785 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124755785 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124755785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124755785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: setverdict(pass): none -> pass 20250212124755837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124755837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124755837 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124755837 DMM INFO MM(262420000000025/e3d502f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124755837 DMM INFO MM(262420000000025/e3d502f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124755837 DMM DEBUG MM(262420000000025/e3d502f2) Using GGSN 0 (gprs_sm.c:312) 20250212124755837 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) 20250212124755837 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250212124755837 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124755837 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124755837 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250212124755849 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 44 2d a5 7a 11 60 a2 ed 4f 14 05 7f 99 94 9a 11 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:443) 20250212124755849 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124755849 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124755849 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=e3d502f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124755849 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124755849 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124755856 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250212124755856 DGPRS INFO PDP(262420000000025:5): Context 0x7f59479890c8 was deleted (sgsn_libgtp.c:660) 20250212124755856 DMM INFO MM(262420000000025/e3d502f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124755856 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250212124755856 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250212124757004 DGPRS DEBUG Checking for inactive LLMEs, time = 2595382 (sgsn.c:131) 20250212124803857 DMM INFO MM(262420000000025/e3d502f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124811004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250212124811858 DMM INFO MM(262420000000025/e3d502f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124814700 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212124814700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212124814701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124819860 DMM INFO MM(262420000000025/e3d502f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124824345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124824347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124824347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124824375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124824376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124824376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124824412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124824414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124824414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124827005 DGPRS DEBUG Checking for inactive LLMEs, time = 2595412 (sgsn.c:131) 20250212124827861 DMM INFO MM(262420000000025/e3d502f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@59b6a701cacf: Removing Client IMSI='262420000000025'H, index=0 20250212124827868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124827868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124827868 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124827868 DMM INFO MM(262420000000025/e3d502f2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@59b6a701cacf: Final verdict of PTC: pass 20250212124827870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124827872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124827873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(916)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(930)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(932)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(925)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(928)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(920)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(918)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(923)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Feb 12 12:48:27 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 20250212124828045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124828446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103672) 20250212124828874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124828874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103672, count=112012) 20250212124829876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124829876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Feb 12 12:48:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124830878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124830878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250212124831481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124831482 DMM INFO MM(262420000000025/e3d502f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124831482 DMM INFO MM(262420000000025/e3d502f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124831482 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124831482 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124831482 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124831482 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124831482 DLLC NOTICE LLME(ffffffff/e3d502f2){ASSIGNED} LLGM Assign pre (e3d502f2 => ffffffff) (gprs_llc.c:1079) 20250212124831482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3d502f2 => ffffffff) (gprs_llc.c:1125) 20250212124831482 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124831482 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124831482 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250212124831482 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) 20250212124831482 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:399) 20250212124831482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124831482 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124831482 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124831482 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124831482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@59b6a701cacf: 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(939)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124831513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124831513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124831513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124831513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124831513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124831513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124831513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124831513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(940)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(939)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124831515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124831515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124831515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124831515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124831515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124831515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124831515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124831515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124831515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124831515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124831516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124831516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124831519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@59b6a701cacf: 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(944)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(944)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124831533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124831533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124831533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124831533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124831533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124831533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124831533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124831533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124831535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124831536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124831536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124831536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124831536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124831536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124831536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124831540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124831551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(945)@59b6a701cacf: 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(949)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124831556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124831556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124831556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124831556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124831558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124831558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124831558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124831558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124831558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124831558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124831558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124831558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124831558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124831558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124831558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124831558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124831558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124831571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124831878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124831878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124831878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124831878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@59b6a701cacf: 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) } } } } 20250212124831880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124831880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@59b6a701cacf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C26A3F90'O, index=0 SGSN_Test-GSUP(951)@59b6a701cacf: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: 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 := '497C69E15AFAD905FEEE994DBB532A4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7451938D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AE16D7A6B7092BB'O } } } } } 20250212124831910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831910 DLLC NOTICE LLME(ffffffff/c26a3f90){UNASSIGNED} LLC RX: unknown TLLI 0xc26a3f90, creating LLME on the fly (gprs_llc.c:552) 20250212124831910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124831910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20250212124831910 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124831910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124831910 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124831910 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124831910 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124831910 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124831910 DLLC NOTICE LLME(ffffffff/c26a3f90){UNASSIGNED} LLGM Assign pre (c26a3f90 => f47415c8) (gprs_llc.c:1079) 20250212124831910 DLLC NOTICE LLME(c26a3f90/f47415c8){ASSIGNED} LLGM Assign post (c26a3f90 => f47415c8) (gprs_llc.c:1125) 20250212124831910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124831910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124831910 DMM DEBUG MM(262420000000027/f47415c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124831921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124831921 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124831921 DMM DEBUG MM(262420000000027/f47415c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250212124831921 DMM NOTICE MM(262420000000027/f47415c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124831921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124831921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124831921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124831921 DMM DEBUG MM(262420000000027/f47415c8) Requesting authorization (sgsn_auth.c:160) 20250212124831921 DMM INFO MM(262420000000027/f47415c8) Requesting authentication tuples (sgsn_auth.c:184) 20250212124831921 DMM DEBUG MM(262420000000027/f47415c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124831921 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250212124831921 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(951)@59b6a701cacf: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250212124831923 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124831923 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124831923 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124831923 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124831923 DMM INFO MM(262420000000027/f47415c8) Subscriber data update (mmctx.c:445) 20250212124831923 DMM DEBUG MM(262420000000027/f47415c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124831923 DMM INFO MM(262420000000027/f47415c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124831923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124831923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124831923 DMM INFO MM(262420000000027/f47415c8) <- GMM AUTH AND CIPHERING REQ (rand = 49 7c 69 e1 5a fa d9 05 fe ee 99 4d bb 53 2a 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124831929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124831929 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124831929 DMM INFO MM(262420000000027/f47415c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124831929 DMM NOTICE MM(262420000000027/f47415c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124831929 DMM DEBUG MM(262420000000027/f47415c8) checking auth: received GSM SRES = 74 51 93 8d (gprs_gmm.c:666) 20250212124831929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124831929 DMM DEBUG MM(262420000000027/f47415c8) Requesting authorization (sgsn_auth.c:160) 20250212124831929 DMM INFO MM(262420000000027/f47415c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124831929 DMM DEBUG MM(262420000000027/f47415c8) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124831929 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250212124831929 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) 20250212124831929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124831929 DMM INFO MM(262420000000027/f47415c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf47415c8) (gprs_gmm.c:300) 20250212124831930 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124831930 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124831930 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250212124831930 DMM INFO MM(262420000000027/f47415c8) Subscriber data update (mmctx.c:445) 20250212124831930 DMM DEBUG MM(262420000000027/f47415c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124831930 DMM INFO MM(262420000000027/f47415c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124831930 DMM NOTICE MM(262420000000027/f47415c8) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250212124831930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124831930 DMM NOTICE MM(262420000000027/f47415c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124831930 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) 20250212124831930 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124831930 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250212124831930 DMM INFO MM(262420000000027/f47415c8) Subscriber data update (mmctx.c:445) 20250212124831930 DMM DEBUG MM(262420000000027/f47415c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124831934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124831934 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124831934 DMM INFO MM(262420000000027/f47415c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124831934 DMM NOTICE MM(262420000000027/f47415c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124831934 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124831934 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124831934 DLLC NOTICE LLME(c26a3f90/f47415c8){ASSIGNED} LLGM Assign pre (ffffffff => f47415c8) (gprs_llc.c:1079) 20250212124831934 DLLC NOTICE LLME(ffffffff/f47415c8){ASSIGNED} LLGM Assign post (ffffffff => f47415c8) (gprs_llc.c:1125) 20250212124831934 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124831934 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124831934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124831934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: setverdict(pass): none -> pass 20250212124831986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124831986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124831986 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124831986 DMM INFO MM(262420000000027/f47415c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124831986 DMM INFO MM(262420000000027/f47415c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124831986 DMM DEBUG MM(262420000000027/f47415c8) Using GGSN 0 (gprs_sm.c:312) 20250212124831986 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) 20250212124831986 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250212124831987 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124831987 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124831987 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: First createPDPContextRequest received, dropping & waiting for retransmission 20250212124836988 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250212124836993 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 fd 0b 0a 58 11 02 7a bf c4 14 05 7f b1 b0 3a f6 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:443) 20250212124836993 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124836993 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124836993 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=f47415c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124836993 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124836993 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250212124836999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124836999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250212124836999 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124836999 DMM INFO MM(262420000000027/f47415c8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250212124836999 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124836999 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: First deletePDPContextRequest received, dropping & waiting for retransmission 20250212124842000 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250212124842002 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:443) 20250212124842002 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124842002 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250212124842002 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=f47415c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124842002 DMM INFO MM(262420000000027/f47415c8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250212124842002 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250212124842002 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@59b6a701cacf: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@59b6a701cacf: Final verdict of PTC: pass 20250212124842006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124842007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124842007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(939)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(951)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(944)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(949)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(947)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(942)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(938)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Feb 12 12:48:42 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 20250212124842124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124842526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95808) 20250212124843008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124843008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95808, count=103704) 20250212124844009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124844009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Feb 12 12:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124845010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124845010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250212124845548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124845549 DMM INFO MM(262420000000027/f47415c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124845549 DMM INFO MM(262420000000027/f47415c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124845549 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124845549 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124845549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124845549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124845549 DLLC NOTICE LLME(ffffffff/f47415c8){ASSIGNED} LLGM Assign pre (f47415c8 => ffffffff) (gprs_llc.c:1079) 20250212124845549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f47415c8 => ffffffff) (gprs_llc.c:1125) 20250212124845549 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250212124845549 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) 20250212124845549 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:399) 20250212124845549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124845549 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124845549 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124845549 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124845549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@59b6a701cacf: 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(958)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124845567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124845567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124845567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124845567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124845567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124845567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124845567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124845567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124845568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124845568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124845568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124845568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124845568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124845568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124845568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124845568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124845568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124845568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124845569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124845569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124845571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124845579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124845579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(959)@59b6a701cacf: 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(963)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124845582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124845582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124845582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124845582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124845582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124845582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124845582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124845582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124845583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124845583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124845583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124845583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124845583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124845583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124845583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124845583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124845583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124845583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124845584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124845584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124845586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124845591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124845591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@59b6a701cacf: 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(968)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124845605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124845605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124845605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124845605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124845605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124845605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124845605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124845605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124845606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124845606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124845606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124845606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124845606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124845606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124845606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124845606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124845606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124845606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124845606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124845606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124845606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124845609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124845616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124845616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124846011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124846011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124846011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124846011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@59b6a701cacf: 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) } } } } 20250212124846012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124846013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@59b6a701cacf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E7DD3EE8'O, index=0 SGSN_Test-GSUP(970)@59b6a701cacf: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: 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 := '542351CCBA2D6A953D970868AB709E75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B85F9A65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '109EBAF1750ECB4D'O } } } } } 20250212124846035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846035 DLLC NOTICE LLME(ffffffff/e7dd3ee8){UNASSIGNED} LLC RX: unknown TLLI 0xe7dd3ee8, creating LLME on the fly (gprs_llc.c:552) 20250212124846035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20250212124846035 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124846035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124846035 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124846035 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124846035 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124846035 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124846035 DLLC NOTICE LLME(ffffffff/e7dd3ee8){UNASSIGNED} LLGM Assign pre (e7dd3ee8 => e3a634bc) (gprs_llc.c:1079) 20250212124846035 DLLC NOTICE LLME(e7dd3ee8/e3a634bc){ASSIGNED} LLGM Assign post (e7dd3ee8 => e3a634bc) (gprs_llc.c:1125) 20250212124846035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124846035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124846035 DMM DEBUG MM(262420000000028/e3a634bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124846044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846044 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124846044 DMM DEBUG MM(262420000000028/e3a634bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250212124846044 DMM NOTICE MM(262420000000028/e3a634bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124846044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124846044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124846044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124846044 DMM DEBUG MM(262420000000028/e3a634bc) Requesting authorization (sgsn_auth.c:160) 20250212124846044 DMM INFO MM(262420000000028/e3a634bc) Requesting authentication tuples (sgsn_auth.c:184) 20250212124846044 DMM DEBUG MM(262420000000028/e3a634bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124846044 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250212124846044 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(970)@59b6a701cacf: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250212124846084 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124846084 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124846084 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124846084 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124846084 DMM INFO MM(262420000000028/e3a634bc) Subscriber data update (mmctx.c:445) 20250212124846084 DMM DEBUG MM(262420000000028/e3a634bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124846084 DMM INFO MM(262420000000028/e3a634bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124846084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124846084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124846084 DMM INFO MM(262420000000028/e3a634bc) <- GMM AUTH AND CIPHERING REQ (rand = 54 23 51 cc ba 2d 6a 95 3d 97 08 68 ab 70 9e 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846090 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124846090 DMM INFO MM(262420000000028/e3a634bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124846090 DMM NOTICE MM(262420000000028/e3a634bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124846090 DMM DEBUG MM(262420000000028/e3a634bc) checking auth: received GSM SRES = b8 5f 9a 65 (gprs_gmm.c:666) 20250212124846090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124846090 DMM DEBUG MM(262420000000028/e3a634bc) Requesting authorization (sgsn_auth.c:160) 20250212124846090 DMM INFO MM(262420000000028/e3a634bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124846090 DMM DEBUG MM(262420000000028/e3a634bc) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124846090 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250212124846090 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) 20250212124846090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124846090 DMM INFO MM(262420000000028/e3a634bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a634bc) (gprs_gmm.c:300) 20250212124846091 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124846091 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124846091 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250212124846091 DMM INFO MM(262420000000028/e3a634bc) Subscriber data update (mmctx.c:445) 20250212124846091 DMM DEBUG MM(262420000000028/e3a634bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124846091 DMM INFO MM(262420000000028/e3a634bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124846091 DMM NOTICE MM(262420000000028/e3a634bc) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250212124846091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124846091 DMM NOTICE MM(262420000000028/e3a634bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124846091 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) 20250212124846091 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124846091 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250212124846091 DMM INFO MM(262420000000028/e3a634bc) Subscriber data update (mmctx.c:445) 20250212124846091 DMM DEBUG MM(262420000000028/e3a634bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124846094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846094 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124846094 DMM INFO MM(262420000000028/e3a634bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124846094 DMM NOTICE MM(262420000000028/e3a634bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124846094 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124846094 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124846094 DLLC NOTICE LLME(e7dd3ee8/e3a634bc){ASSIGNED} LLGM Assign pre (ffffffff => e3a634bc) (gprs_llc.c:1079) 20250212124846094 DLLC NOTICE LLME(ffffffff/e3a634bc){ASSIGNED} LLGM Assign post (ffffffff => e3a634bc) (gprs_llc.c:1125) 20250212124846094 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124846094 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124846094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124846094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: setverdict(pass): none -> pass 20250212124846146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846146 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124846146 DMM INFO MM(262420000000028/e3a634bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124846146 DMM INFO MM(262420000000028/e3a634bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124846146 DMM DEBUG MM(262420000000028/e3a634bc) Using GGSN 0 (gprs_sm.c:312) 20250212124846146 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) 20250212124846146 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250212124846146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124846146 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124846146 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250212124846152 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 86 34 e9 af 11 73 5b bb 48 14 05 7f eb b8 88 6c 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:443) 20250212124846152 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124846152 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124846152 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=e3a634bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124846152 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124846152 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124846155 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250212124846155 DGPRS INFO PDP(262420000000028:5): Context 0x7f59479890c8 was deleted (sgsn_libgtp.c:660) 20250212124846155 DMM INFO MM(262420000000028/e3a634bc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124846155 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250212124846155 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250212124846157 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250212124846158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124846158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124846158 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124846158 DMM INFO MM(262420000000028/e3a634bc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250212124846158 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:2265) 20250212124846158 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@59b6a701cacf: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@59b6a701cacf: Final verdict of PTC: pass 20250212124846159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124846160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124846160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(958)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(968)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(963)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(956)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(961)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(966)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Feb 12 12:48:46 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 20250212124846214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124846615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41440) 20250212124847161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124847161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41440, count=101824) 20250212124848161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124848161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Feb 12 12:48:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124849162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124849162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250212124849668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124849671 DMM INFO MM(262420000000028/e3a634bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124849671 DMM INFO MM(262420000000028/e3a634bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124849671 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124849671 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124849671 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124849671 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124849671 DLLC NOTICE LLME(ffffffff/e3a634bc){ASSIGNED} LLGM Assign pre (e3a634bc => ffffffff) (gprs_llc.c:1079) 20250212124849671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a634bc => ffffffff) (gprs_llc.c:1125) 20250212124849671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124849671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124849671 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250212124849671 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) 20250212124849671 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:399) 20250212124849671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124849671 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124849671 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124849671 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124849671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@59b6a701cacf: 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(977)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124849716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124849716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124849716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124849716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124849716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124849716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124849716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124849716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124849717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124849717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124849717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124849717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124849717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124849717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124849717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124849717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124849717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124849717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124849718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124849718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124849722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@59b6a701cacf: 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(982)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124849728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124849728 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(982)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124849730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124849730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124849730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124849730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124849730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124849730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124849730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124849730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(982)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124849732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124849732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124849732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124849732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124849732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124849732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124849732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124849732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124849732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124849732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124849732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124849732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124849734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124849740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124849740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(984)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@59b6a701cacf: 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(987)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124849746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124849746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124849746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124849746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849746 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124849746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124849746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124849746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124849746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124849746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124849746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124849746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124849747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124849747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124849747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124849747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124849747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124849747 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124849747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124849747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124849747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124849747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124849749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124849753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124849753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124850163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124850163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124850163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124850163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@59b6a701cacf: 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) } } } } 20250212124850168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124850169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F7FAB3DA'O, index=0 SGSN_Test-GSUP(989)@59b6a701cacf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@59b6a701cacf: 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 := '058480E6B80291DD201CC754C61F566C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F586AA1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFD441B00B14A6FD'O } } } } } 20250212124850205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850205 DLLC NOTICE LLME(ffffffff/f7fab3da){UNASSIGNED} LLC RX: unknown TLLI 0xf7fab3da, creating LLME on the fly (gprs_llc.c:552) 20250212124850205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850205 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250212124850205 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124850205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124850205 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124850205 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124850205 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124850205 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124850205 DLLC NOTICE LLME(ffffffff/f7fab3da){UNASSIGNED} LLGM Assign pre (f7fab3da => ff4fb6de) (gprs_llc.c:1079) 20250212124850205 DLLC NOTICE LLME(f7fab3da/ff4fb6de){ASSIGNED} LLGM Assign post (f7fab3da => ff4fb6de) (gprs_llc.c:1125) 20250212124850205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124850205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124850205 DMM DEBUG MM(262420000000026/ff4fb6de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124850212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850212 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850212 DMM DEBUG MM(262420000000026/ff4fb6de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250212124850212 DMM NOTICE MM(262420000000026/ff4fb6de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124850212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124850212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124850212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124850212 DMM DEBUG MM(262420000000026/ff4fb6de) Requesting authorization (sgsn_auth.c:160) 20250212124850212 DMM INFO MM(262420000000026/ff4fb6de) Requesting authentication tuples (sgsn_auth.c:184) 20250212124850212 DMM DEBUG MM(262420000000026/ff4fb6de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124850212 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250212124850212 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(989)@59b6a701cacf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250212124850214 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124850214 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124850214 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124850214 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124850214 DMM INFO MM(262420000000026/ff4fb6de) Subscriber data update (mmctx.c:445) 20250212124850214 DMM DEBUG MM(262420000000026/ff4fb6de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124850214 DMM INFO MM(262420000000026/ff4fb6de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124850214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124850214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124850214 DMM INFO MM(262420000000026/ff4fb6de) <- GMM AUTH AND CIPHERING REQ (rand = 05 84 80 e6 b8 02 91 dd 20 1c c7 54 c6 1f 56 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124850218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850218 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850218 DMM INFO MM(262420000000026/ff4fb6de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124850218 DMM NOTICE MM(262420000000026/ff4fb6de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124850218 DMM DEBUG MM(262420000000026/ff4fb6de) checking auth: received GSM SRES = f5 86 aa 1b (gprs_gmm.c:666) 20250212124850218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124850218 DMM DEBUG MM(262420000000026/ff4fb6de) Requesting authorization (sgsn_auth.c:160) 20250212124850218 DMM INFO MM(262420000000026/ff4fb6de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124850218 DMM DEBUG MM(262420000000026/ff4fb6de) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124850218 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250212124850218 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) 20250212124850218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124850218 DMM INFO MM(262420000000026/ff4fb6de) <- GMM ATTACH ACCEPT (new P-TMSI=0xff4fb6de) (gprs_gmm.c:300) 20250212124850218 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124850218 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124850218 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250212124850218 DMM INFO MM(262420000000026/ff4fb6de) Subscriber data update (mmctx.c:445) 20250212124850218 DMM DEBUG MM(262420000000026/ff4fb6de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124850218 DMM INFO MM(262420000000026/ff4fb6de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124850218 DMM NOTICE MM(262420000000026/ff4fb6de) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250212124850218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124850218 DMM NOTICE MM(262420000000026/ff4fb6de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124850218 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) 20250212124850219 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124850219 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250212124850219 DMM INFO MM(262420000000026/ff4fb6de) Subscriber data update (mmctx.c:445) 20250212124850219 DMM DEBUG MM(262420000000026/ff4fb6de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124850222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850222 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850222 DMM INFO MM(262420000000026/ff4fb6de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124850222 DMM NOTICE MM(262420000000026/ff4fb6de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124850222 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124850222 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124850222 DLLC NOTICE LLME(f7fab3da/ff4fb6de){ASSIGNED} LLGM Assign pre (ffffffff => ff4fb6de) (gprs_llc.c:1079) 20250212124850222 DLLC NOTICE LLME(ffffffff/ff4fb6de){ASSIGNED} LLGM Assign post (ffffffff => ff4fb6de) (gprs_llc.c:1125) 20250212124850222 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124850222 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124850222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124850222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@59b6a701cacf: setverdict(pass): none -> pass 20250212124850273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850273 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850273 DMM INFO MM(262420000000026/ff4fb6de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124850273 DMM INFO MM(262420000000026/ff4fb6de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124850273 DMM DEBUG MM(262420000000026/ff4fb6de) Using GGSN 0 (gprs_sm.c:312) 20250212124850274 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) 20250212124850274 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250212124850274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124850274 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124850274 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250212124850279 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 4d 53 19 e4 11 13 20 87 37 14 05 7f 81 da cb bc 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:443) 20250212124850279 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124850279 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124850279 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ff4fb6de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124850279 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124850279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124850283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850283 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850283 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850285 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 4d 53 19 e4 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250212124850285 DGPRS INFO PDP(262420000000026:5): Context 0x7f59479890c8 was deleted (sgsn_libgtp.c:660) 20250212124850285 DMM INFO MM(262420000000026/ff4fb6de) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250212124850285 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250212124850285 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@59b6a701cacf: Removing Client IMSI='262420000000026'H, index=0 20250212124850288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124850288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250212124850288 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124850288 DMM INFO MM(262420000000026/ff4fb6de) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@59b6a701cacf: Final verdict of PTC: pass 20250212124850289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(983)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(977)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@59b6a701cacf: Final verdict of PTC: none 20250212124850292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124850292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(989)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(987)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(982)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(980)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(985)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(975)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Feb 12 12:48:50 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 20250212124850362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124850764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84160) 20250212124851292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124851292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84160, count=103744) 20250212124852294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124852294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Feb 12 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124853295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124853295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_gmm_detach started. 20250212124853830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124853830 DMM INFO MM(262420000000026/ff4fb6de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124853830 DMM INFO MM(262420000000026/ff4fb6de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124853830 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124853830 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124853830 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124853830 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124853830 DLLC NOTICE LLME(ffffffff/ff4fb6de){ASSIGNED} LLGM Assign pre (ff4fb6de => ffffffff) (gprs_llc.c:1079) 20250212124853830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4fb6de => ffffffff) (gprs_llc.c:1125) 20250212124853830 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124853830 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124853830 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250212124853830 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) 20250212124853830 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:399) 20250212124853830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124853830 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124853830 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124853830 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124853830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@59b6a701cacf: 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(996)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124853847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124853847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124853847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124853847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124853847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124853847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124853847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124853847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124853848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124853848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124853848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124853848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124853848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124853848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124853848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124853848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124853850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124853857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124853857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(997)@59b6a701cacf: 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(1001)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(995)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124853862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124853862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124853862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124853862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124853862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124853862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124853862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124853862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124853863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124853863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124853863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124853863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124853863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124853863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124853863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124853863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124853863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124853863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124853863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124853863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124853866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124853873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124853873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@59b6a701cacf: 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(1007)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124853882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124853882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124853882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124853882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124853882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124853882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124853882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124853882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124853883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124853883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124853883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124853883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124853883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124853883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124853883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124853883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124853883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124853883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124853883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1007)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124853883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124853883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124853886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124853891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124853891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124854295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124854295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124854295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124854295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: 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) } } } } 20250212124854302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124854302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@59b6a701cacf: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F1BB92BD'O, index=0 SGSN_Test-GSUP(1008)@59b6a701cacf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: 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 := '8E9FAF782A667A50E06ECA5FB0BE0EE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20A04BBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C08169A73DC902E'O } } } } } 20250212124854353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854353 DLLC NOTICE LLME(ffffffff/f1bb92bd){UNASSIGNED} LLC RX: unknown TLLI 0xf1bb92bd, creating LLME on the fly (gprs_llc.c:552) 20250212124854353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250212124854353 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124854353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124854353 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124854353 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124854353 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124854353 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124854353 DLLC NOTICE LLME(ffffffff/f1bb92bd){UNASSIGNED} LLGM Assign pre (f1bb92bd => f7ed4bb3) (gprs_llc.c:1079) 20250212124854353 DLLC NOTICE LLME(f1bb92bd/f7ed4bb3){ASSIGNED} LLGM Assign post (f1bb92bd => f7ed4bb3) (gprs_llc.c:1125) 20250212124854353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124854353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124854353 DMM DEBUG MM(262420000000026/f7ed4bb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124854359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854359 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124854359 DMM DEBUG MM(262420000000026/f7ed4bb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250212124854359 DMM NOTICE MM(262420000000026/f7ed4bb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124854360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124854360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124854360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124854360 DMM DEBUG MM(262420000000026/f7ed4bb3) Requesting authorization (sgsn_auth.c:160) 20250212124854360 DMM INFO MM(262420000000026/f7ed4bb3) Requesting authentication tuples (sgsn_auth.c:184) 20250212124854360 DMM DEBUG MM(262420000000026/f7ed4bb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124854360 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250212124854360 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(1008)@59b6a701cacf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250212124854361 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124854361 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124854361 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124854361 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124854361 DMM INFO MM(262420000000026/f7ed4bb3) Subscriber data update (mmctx.c:445) 20250212124854361 DMM DEBUG MM(262420000000026/f7ed4bb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124854361 DMM INFO MM(262420000000026/f7ed4bb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124854361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124854361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124854361 DMM INFO MM(262420000000026/f7ed4bb3) <- GMM AUTH AND CIPHERING REQ (rand = 8e 9f af 78 2a 66 7a 50 e0 6e ca 5f b0 be 0e e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124854365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854365 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124854365 DMM INFO MM(262420000000026/f7ed4bb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124854365 DMM NOTICE MM(262420000000026/f7ed4bb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124854365 DMM DEBUG MM(262420000000026/f7ed4bb3) checking auth: received GSM SRES = 20 a0 4b bd (gprs_gmm.c:666) 20250212124854365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124854365 DMM DEBUG MM(262420000000026/f7ed4bb3) Requesting authorization (sgsn_auth.c:160) 20250212124854365 DMM INFO MM(262420000000026/f7ed4bb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124854365 DMM DEBUG MM(262420000000026/f7ed4bb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124854365 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250212124854365 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) 20250212124854365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124854365 DMM INFO MM(262420000000026/f7ed4bb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ed4bb3) (gprs_gmm.c:300) 20250212124854366 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124854366 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124854366 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250212124854366 DMM INFO MM(262420000000026/f7ed4bb3) Subscriber data update (mmctx.c:445) 20250212124854366 DMM DEBUG MM(262420000000026/f7ed4bb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124854366 DMM INFO MM(262420000000026/f7ed4bb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124854366 DMM NOTICE MM(262420000000026/f7ed4bb3) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250212124854366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124854366 DMM NOTICE MM(262420000000026/f7ed4bb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124854366 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) 20250212124854366 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124854366 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250212124854366 DMM INFO MM(262420000000026/f7ed4bb3) Subscriber data update (mmctx.c:445) 20250212124854366 DMM DEBUG MM(262420000000026/f7ed4bb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124854369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854369 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124854369 DMM INFO MM(262420000000026/f7ed4bb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124854369 DMM NOTICE MM(262420000000026/f7ed4bb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124854369 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124854369 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124854369 DLLC NOTICE LLME(f1bb92bd/f7ed4bb3){ASSIGNED} LLGM Assign pre (ffffffff => f7ed4bb3) (gprs_llc.c:1079) 20250212124854369 DLLC NOTICE LLME(ffffffff/f7ed4bb3){ASSIGNED} LLGM Assign post (ffffffff => f7ed4bb3) (gprs_llc.c:1125) 20250212124854369 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124854369 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124854369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124854369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: setverdict(pass): none -> pass 20250212124854424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854424 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124854424 DMM INFO MM(262420000000026/f7ed4bb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124854424 DMM INFO MM(262420000000026/f7ed4bb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124854424 DMM DEBUG MM(262420000000026/f7ed4bb3) Using GGSN 0 (gprs_sm.c:312) 20250212124854424 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) 20250212124854424 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250212124854424 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124854424 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124854425 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250212124854449 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 27 ba ea 96 11 76 5e 0e 67 14 05 7f a2 6c e9 89 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:443) 20250212124854449 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479890c8, cbp=0x56524fc510f0) (sgsn_libgtp.c:632) 20250212124854449 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124854449 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=f7ed4bb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124854449 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124854449 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124854468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124854468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124854468 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124854468 DMM INFO MM(262420000000026/f7ed4bb3) -> GMM DETACH REQUEST TLLI=0xf7ed4bb3 type=GPRS detach (gprs_gmm.c:1465) 20250212124854468 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250212124854468 DMM INFO MM(262420000000026/f7ed4bb3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124854468 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124854468 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124854468 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124854468 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124854468 DLLC NOTICE LLME(ffffffff/f7ed4bb3){ASSIGNED} LLGM Assign pre (f7ed4bb3 => ffffffff) (gprs_llc.c:1079) 20250212124854468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7ed4bb3 => ffffffff) (gprs_llc.c:1125) 20250212124854468 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124854468 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124854468 DMM NOTICE MM(262420000000026/f7ed4bb3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124854468 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250212124854468 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124854468 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124854468 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250212124854468 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250212124854468 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) 20250212124854468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124854468 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124854468 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124854468 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124854470 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@59b6a701cacf: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@59b6a701cacf: Final verdict of PTC: pass 20250212124854479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@59b6a701cacf: Final verdict of PTC: none 20250212124854482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124854482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1007)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1001)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(996)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(999)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(994)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1005)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Feb 12 12:48:54 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 20250212124854626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124854927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89088) 20250212124855484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124855484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89088, count=107960) 20250212124856486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124856486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Feb 12 12:48:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124857006 DGPRS DEBUG Checking for inactive LLMEs, time = 2595442 (sgsn.c:131) 20250212124857487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124857487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250212124857962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124857965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@59b6a701cacf: 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(1015)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124857989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124857989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124857989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124857989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124857989 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124857989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124857989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124857989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124857989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124857990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124857990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124857990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124857991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124857991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124857991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124857991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124857991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124857991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124857991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124857991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124857991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124857991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124857994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124858001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124858001 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@59b6a701cacf: 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(1020)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124858008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124858008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124858008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124858008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124858008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124858008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124858008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124858008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124858008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124858009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124858009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124858009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124858009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124858009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124858009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124858009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124858009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124858009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124858009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124858009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124858009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124858009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124858012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124858017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124858017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@59b6a701cacf: 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(1025)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124858021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124858021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124858021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124858021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124858021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124858021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124858021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124858021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124858021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124858022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124858022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124858022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124858022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124858022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124858022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124858022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124858022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124858022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124858022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124858022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124858023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124858023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124858025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124858031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124858488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124858488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124858488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124858488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: 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) } } } } 20250212124858490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124858491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@59b6a701cacf: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E7EC895A'O, index=0 SGSN_Test-GSUP(1027)@59b6a701cacf: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250212124859553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124859553 DLLC NOTICE LLME(ffffffff/e7ec895a){UNASSIGNED} LLC RX: unknown TLLI 0xe7ec895a, creating LLME on the fly (gprs_llc.c:552) 20250212124859553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124859553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124859553 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124859553 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124859553 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124859553 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124859553 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124859553 DLLC NOTICE LLME(ffffffff/e7ec895a){UNASSIGNED} LLGM Assign pre (e7ec895a => cff4c510) (gprs_llc.c:1079) 20250212124859553 DLLC NOTICE LLME(e7ec895a/cff4c510){ASSIGNED} LLGM Assign post (e7ec895a => cff4c510) (gprs_llc.c:1125) 20250212124859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124859553 DMM DEBUG MM(262420000000039/cff4c510) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124859565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124859565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250212124859566 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124859566 DMM INFO MM(262420000000039/cff4c510) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250212124859566 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124859566 DLLC NOTICE LLME(e7ec895a/cff4c510){ASSIGNED} LLGM Assign pre (e7ec895a => cff4c510) (gprs_llc.c:1079) 20250212124859566 DLLC NOTICE LLME(e7ec895a/cff4c510){ASSIGNED} LLGM Assign post (e7ec895a => cff4c510) (gprs_llc.c:1125) 20250212124859566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124859566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124859566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124859566 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124859566 DMM DEBUG MM(262420000000039/cff4c510) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250212124859566 DMM NOTICE MM(262420000000039/cff4c510) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124859566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124859566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124859566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250212124859566 DMM INFO MM(262420000000039/cff4c510) <- GMM ATTACH ACCEPT (new P-TMSI=0xcff4c510) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@59b6a701cacf: Removing Client IMSI='262420000000039'H, index=0 20250212124900578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124900579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124900579 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124900579 DMM INFO MM(262420000000039/cff4c510) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124900579 DMM NOTICE MM(262420000000039/cff4c510) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124900579 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124900579 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124900579 DLLC NOTICE LLME(e7ec895a/cff4c510){ASSIGNED} LLGM Assign pre (ffffffff => cff4c510) (gprs_llc.c:1079) 20250212124900579 DLLC NOTICE LLME(ffffffff/cff4c510){ASSIGNED} LLGM Assign post (ffffffff => cff4c510) (gprs_llc.c:1125) 20250212124900579 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124900579 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124900579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124900579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@59b6a701cacf: Final verdict of PTC: pass 20250212124900585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1020)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1025)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@59b6a701cacf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@59b6a701cacf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1015)@59b6a701cacf: Final verdict of PTC: none 20250212124900592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124900593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1017)@59b6a701cacf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1019)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1023)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1013)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Feb 12 12:49:00 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 20250212124900752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124901153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66248) 20250212124901594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124901594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66248, count=70604) 20250212124902595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124902595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Feb 12 12:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124903596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124903597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_xid_empty_l3 started. 20250212124904188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124904192 DMM INFO MM(262420000000039/cff4c510) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124904192 DMM INFO MM(262420000000039/cff4c510) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124904192 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124904192 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124904192 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124904192 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124904192 DLLC NOTICE LLME(ffffffff/cff4c510){ASSIGNED} LLGM Assign pre (cff4c510 => ffffffff) (gprs_llc.c:1079) 20250212124904193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cff4c510 => ffffffff) (gprs_llc.c:1125) 20250212124904193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124904193 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124904193 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124904193 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124904193 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@59b6a701cacf: 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(1034)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124904217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124904217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124904217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124904217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124904217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124904217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124904217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124904217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124904218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124904218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124904218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124904218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124904218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124904218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124904218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124904218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124904218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124904218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124904218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124904218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124904221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124904228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124904228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@59b6a701cacf: 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(1039)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124904234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124904234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124904234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124904234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124904235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124904235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124904235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124904235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124904235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124904235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124904235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124904235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124904237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124904243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124904243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1038)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@59b6a701cacf: 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(1044)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124904249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124904249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124904249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124904249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124904249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124904249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124904249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124904249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124904249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124904249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124904249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124904250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124904250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124904250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124904250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124904250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124904250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124904250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124904250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124904250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124904250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124904252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124904257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124904257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124904597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124904598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124904598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124904598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: 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) } } } } 20250212124904602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124904603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@59b6a701cacf: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='CC15D2C0'O, index=0 SGSN_Test-GSUP(1046)@59b6a701cacf: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@59b6a701cacf: 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 := '003993BE1D74B1CB47949AD117815F64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A080A2D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D970B220D203992B'O } } } } } 20250212124905683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905683 DLLC NOTICE LLME(ffffffff/cc15d2c0){UNASSIGNED} LLC RX: unknown TLLI 0xcc15d2c0, creating LLME on the fly (gprs_llc.c:552) 20250212124905683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124905683 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20250212124905683 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124905683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124905683 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124905683 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124905683 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124905683 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124905683 DLLC NOTICE LLME(ffffffff/cc15d2c0){UNASSIGNED} LLGM Assign pre (cc15d2c0 => ea73ad71) (gprs_llc.c:1079) 20250212124905683 DLLC NOTICE LLME(cc15d2c0/ea73ad71){ASSIGNED} LLGM Assign post (cc15d2c0 => ea73ad71) (gprs_llc.c:1125) 20250212124905683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124905683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124905683 DMM DEBUG MM(262420000000044/ea73ad71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124905695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124905695 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124905695 DMM DEBUG MM(262420000000044/ea73ad71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250212124905695 DMM NOTICE MM(262420000000044/ea73ad71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124905695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124905695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124905695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124905695 DMM DEBUG MM(262420000000044/ea73ad71) Requesting authorization (sgsn_auth.c:160) 20250212124905695 DMM INFO MM(262420000000044/ea73ad71) Requesting authentication tuples (sgsn_auth.c:184) 20250212124905695 DMM DEBUG MM(262420000000044/ea73ad71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124905695 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250212124905695 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(1046)@59b6a701cacf: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@59b6a701cacf: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250212124905698 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124905698 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124905698 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124905698 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124905698 DMM INFO MM(262420000000044/ea73ad71) Subscriber data update (mmctx.c:445) 20250212124905698 DMM DEBUG MM(262420000000044/ea73ad71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124905698 DMM INFO MM(262420000000044/ea73ad71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124905698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124905698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124905698 DMM INFO MM(262420000000044/ea73ad71) <- GMM AUTH AND CIPHERING REQ (rand = 00 39 93 be 1d 74 b1 cb 47 94 9a d1 17 81 5f 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124905707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124905707 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124905707 DMM INFO MM(262420000000044/ea73ad71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124905707 DMM NOTICE MM(262420000000044/ea73ad71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124905707 DMM DEBUG MM(262420000000044/ea73ad71) checking auth: received GSM SRES = a0 80 a2 d0 (gprs_gmm.c:666) 20250212124905707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124905707 DMM DEBUG MM(262420000000044/ea73ad71) Requesting authorization (sgsn_auth.c:160) 20250212124905707 DMM INFO MM(262420000000044/ea73ad71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124905707 DMM DEBUG MM(262420000000044/ea73ad71) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124905707 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250212124905707 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) 20250212124905707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124905707 DMM INFO MM(262420000000044/ea73ad71) <- GMM ATTACH ACCEPT (new P-TMSI=0xea73ad71) (gprs_gmm.c:300) 20250212124905708 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124905708 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124905708 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250212124905708 DMM INFO MM(262420000000044/ea73ad71) Subscriber data update (mmctx.c:445) 20250212124905708 DMM DEBUG MM(262420000000044/ea73ad71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124905708 DMM INFO MM(262420000000044/ea73ad71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124905708 DMM NOTICE MM(262420000000044/ea73ad71) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250212124905708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124905708 DMM NOTICE MM(262420000000044/ea73ad71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124905708 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) 20250212124905708 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124905708 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250212124905708 DMM INFO MM(262420000000044/ea73ad71) Subscriber data update (mmctx.c:445) 20250212124905708 DMM DEBUG MM(262420000000044/ea73ad71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124905711 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124905711 DMM INFO MM(262420000000044/ea73ad71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124905711 DMM NOTICE MM(262420000000044/ea73ad71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124905711 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124905711 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124905711 DLLC NOTICE LLME(cc15d2c0/ea73ad71){ASSIGNED} LLGM Assign pre (ffffffff => ea73ad71) (gprs_llc.c:1079) 20250212124905711 DLLC NOTICE LLME(ffffffff/ea73ad71){ASSIGNED} LLGM Assign post (ffffffff => ea73ad71) (gprs_llc.c:1125) 20250212124905711 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124905711 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124905711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124905711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@59b6a701cacf: setverdict(pass): none -> pass 20250212124905770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124905770 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124905770 DMM INFO MM(262420000000044/ea73ad71) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124905770 DMM INFO MM(262420000000044/ea73ad71) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124905770 DMM DEBUG MM(262420000000044/ea73ad71) Using GGSN 0 (gprs_sm.c:312) 20250212124905770 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) 20250212124905770 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250212124905770 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124905770 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124905770 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250212124905779 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 78 54 6c e5 11 3a 54 99 12 14 05 7f ba 5a 83 82 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:443) 20250212124905779 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798a138, cbp=0x56524fc53720) (sgsn_libgtp.c:632) 20250212124905779 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124905779 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ea73ad71, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124905779 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124905779 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124905782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124905782 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250212124905783 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250212124905783 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@59b6a701cacf: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@59b6a701cacf: Final verdict of PTC: pass 20250212124905785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124905786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124905786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1034)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@59b6a701cacf: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1044)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@59b6a701cacf: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@59b6a701cacf: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1039)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1037)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1042)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1032)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@59b6a701cacf: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Feb 12 12:49:05 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 20250212124905840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124906242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96780) 20250212124906787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124906787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96780, count=98320) 20250212124907788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124907788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Feb 12 12:49:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124908790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124908790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_xid_n201u started. 20250212124909294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124909294 DMM INFO MM(262420000000044/ea73ad71) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124909294 DMM INFO MM(262420000000044/ea73ad71) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124909294 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124909294 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124909294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124909294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124909294 DLLC NOTICE LLME(ffffffff/ea73ad71){ASSIGNED} LLGM Assign pre (ea73ad71 => ffffffff) (gprs_llc.c:1079) 20250212124909294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea73ad71 => ffffffff) (gprs_llc.c:1125) 20250212124909294 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124909294 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124909294 DMM NOTICE MM(262420000000044/ea73ad71) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124909295 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250212124909295 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124909295 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124909295 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250212124909295 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250212124909295 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) 20250212124909295 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:399) 20250212124909295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124909295 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124909295 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124909295 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124909295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@59b6a701cacf: 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(1053)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124909314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124909314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124909314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124909314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124909314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124909314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124909314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124909314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124909315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124909315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124909315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124909315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124909315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124909315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124909315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124909315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124909315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124909315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124909316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124909316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124909319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@59b6a701cacf: 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(1058)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124909327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124909327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1058)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124909328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124909328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124909328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124909328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124909328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124909328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124909328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124909328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_xid_n201u-BVCI196(1051)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124909329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124909329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124909329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124909330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124909330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124909330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124909330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124909330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124909330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124909330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124909330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124909330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124909333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124909340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124909340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1060)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1057)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@59b6a701cacf: 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(1063)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124909345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124909345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124909345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124909346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124909346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124909346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124909346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124909346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124909346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124909346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124909346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124909347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124909347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124909347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124909347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124909347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124909347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124909347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124909347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124909347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124909347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124909349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124909355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124909355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124909791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124909792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124909792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124909792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: 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) } } } } 20250212124909796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124909797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@59b6a701cacf: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D2CAD1E8'O, index=0 SGSN_Test-GSUP(1065)@59b6a701cacf: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@59b6a701cacf: 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 := '18F353445694872E964A7D6DD753BFC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFCC88CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37ACB8115E113FC6'O } } } } } 20250212124910826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910826 DLLC NOTICE LLME(ffffffff/d2cad1e8){UNASSIGNED} LLC RX: unknown TLLI 0xd2cad1e8, creating LLME on the fly (gprs_llc.c:552) 20250212124910826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124910826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20250212124910826 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124910826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124910826 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124910826 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124910826 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124910826 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124910826 DLLC NOTICE LLME(ffffffff/d2cad1e8){UNASSIGNED} LLGM Assign pre (d2cad1e8 => d574634e) (gprs_llc.c:1079) 20250212124910826 DLLC NOTICE LLME(d2cad1e8/d574634e){ASSIGNED} LLGM Assign post (d2cad1e8 => d574634e) (gprs_llc.c:1125) 20250212124910826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124910826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124910826 DMM DEBUG MM(262420000000045/d574634e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124910832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124910832 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124910832 DMM DEBUG MM(262420000000045/d574634e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250212124910832 DMM NOTICE MM(262420000000045/d574634e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124910832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124910832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124910832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124910832 DMM DEBUG MM(262420000000045/d574634e) Requesting authorization (sgsn_auth.c:160) 20250212124910832 DMM INFO MM(262420000000045/d574634e) Requesting authentication tuples (sgsn_auth.c:184) 20250212124910832 DMM DEBUG MM(262420000000045/d574634e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124910832 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250212124910832 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(1065)@59b6a701cacf: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@59b6a701cacf: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250212124910834 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124910834 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124910834 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124910834 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124910834 DMM INFO MM(262420000000045/d574634e) Subscriber data update (mmctx.c:445) 20250212124910834 DMM DEBUG MM(262420000000045/d574634e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124910834 DMM INFO MM(262420000000045/d574634e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124910834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124910834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124910834 DMM INFO MM(262420000000045/d574634e) <- GMM AUTH AND CIPHERING REQ (rand = 18 f3 53 44 56 94 87 2e 96 4a 7d 6d d7 53 bf c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124910837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124910837 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124910837 DMM INFO MM(262420000000045/d574634e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124910837 DMM NOTICE MM(262420000000045/d574634e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124910837 DMM DEBUG MM(262420000000045/d574634e) checking auth: received GSM SRES = bf cc 88 cf (gprs_gmm.c:666) 20250212124910837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124910837 DMM DEBUG MM(262420000000045/d574634e) Requesting authorization (sgsn_auth.c:160) 20250212124910837 DMM INFO MM(262420000000045/d574634e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124910837 DMM DEBUG MM(262420000000045/d574634e) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124910837 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250212124910837 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) 20250212124910837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124910837 DMM INFO MM(262420000000045/d574634e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd574634e) (gprs_gmm.c:300) 20250212124910838 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124910838 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124910838 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250212124910838 DMM INFO MM(262420000000045/d574634e) Subscriber data update (mmctx.c:445) 20250212124910838 DMM DEBUG MM(262420000000045/d574634e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124910838 DMM INFO MM(262420000000045/d574634e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124910838 DMM NOTICE MM(262420000000045/d574634e) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250212124910838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124910838 DMM NOTICE MM(262420000000045/d574634e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124910838 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) 20250212124910838 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124910838 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250212124910838 DMM INFO MM(262420000000045/d574634e) Subscriber data update (mmctx.c:445) 20250212124910838 DMM DEBUG MM(262420000000045/d574634e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124910840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124910840 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124910840 DMM INFO MM(262420000000045/d574634e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124910840 DMM NOTICE MM(262420000000045/d574634e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124910840 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124910840 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124910840 DLLC NOTICE LLME(d2cad1e8/d574634e){ASSIGNED} LLGM Assign pre (ffffffff => d574634e) (gprs_llc.c:1079) 20250212124910840 DLLC NOTICE LLME(ffffffff/d574634e){ASSIGNED} LLGM Assign post (ffffffff => d574634e) (gprs_llc.c:1125) 20250212124910840 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124910840 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124910840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124910840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@59b6a701cacf: setverdict(pass): none -> pass 20250212124910892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124910892 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124910892 DMM INFO MM(262420000000045/d574634e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124910892 DMM INFO MM(262420000000045/d574634e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124910892 DMM DEBUG MM(262420000000045/d574634e) Using GGSN 0 (gprs_sm.c:312) 20250212124910892 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) 20250212124910892 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250212124910892 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124910892 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124910892 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250212124910900 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 01 9e 34 a7 11 48 14 85 ee 14 05 7f c8 5f 2e c1 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:443) 20250212124910900 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798b1a8, cbp=0x56524fc53bc0) (sgsn_libgtp.c:632) 20250212124910900 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124910900 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=d574634e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124910900 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124910900 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124910904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124910904 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250212124910904 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250212124910904 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250212124910904 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@59b6a701cacf: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@59b6a701cacf: Final verdict of PTC: pass 20250212124910907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124910908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124910908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1064)@59b6a701cacf: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1053)@59b6a701cacf: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1058)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1065)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@59b6a701cacf: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1063)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1052)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1056)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1061)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@59b6a701cacf: Test case TC_xid_n201u finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Feb 12 12:49:10 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250212124911011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124911413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97108) 20250212124911909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124911909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97108, count=101464) 20250212124912912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124912912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Feb 12 12:49:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124913913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124913913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_llc_null started. 20250212124914439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124914440 DMM INFO MM(262420000000045/d574634e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124914441 DMM INFO MM(262420000000045/d574634e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124914441 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124914441 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124914441 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124914441 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124914441 DLLC NOTICE LLME(ffffffff/d574634e){ASSIGNED} LLGM Assign pre (d574634e => ffffffff) (gprs_llc.c:1079) 20250212124914441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d574634e => ffffffff) (gprs_llc.c:1125) 20250212124914441 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124914441 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124914441 DMM NOTICE MM(262420000000045/d574634e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124914441 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250212124914441 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124914441 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124914441 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250212124914441 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250212124914441 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) 20250212124914441 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:399) 20250212124914441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124914441 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124914441 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124914441 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124914441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@59b6a701cacf: 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(1072)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124914476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124914476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124914476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124914476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124914476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124914476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124914476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124914476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124914477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124914477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124914477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124914477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124914477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124914477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124914477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124914477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124914477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124914477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124914478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124914478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212124914479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124914484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124914485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1071)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@59b6a701cacf: 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(1077)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124914490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124914490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124914490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124914490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124914490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124914490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124914490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124914490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124914491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124914491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124914491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124914491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124914491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124914491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124914491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124914491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124914491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124914491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124914491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124914491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124914494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124914499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124914499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1079)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1076)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@59b6a701cacf: 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(1082)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124914506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124914506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124914506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124914506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124914506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124914506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124914506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124914506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124914506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124914506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124914506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124914507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124914507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124914507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124914507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124914507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124914507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124914507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124914507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124914507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124914507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124914509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124914515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124914515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124914914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124914914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124914915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124914915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: 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) } } } } 20250212124914919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124914920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@59b6a701cacf: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='FBA791A0'O, index=0 SGSN_Test-GSUP(1084)@59b6a701cacf: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@59b6a701cacf: 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 := '92C07D039962329A4AC60249DD017809'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63A8B59F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBB1ACE3F7546A0B'O } } } } } 20250212124915969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124915969 DLLC NOTICE LLME(ffffffff/fba791a0){UNASSIGNED} LLC RX: unknown TLLI 0xfba791a0, creating LLME on the fly (gprs_llc.c:552) 20250212124915969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124915969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20250212124915969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124915969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124915969 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124915969 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124915969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124915969 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124915969 DLLC NOTICE LLME(ffffffff/fba791a0){UNASSIGNED} LLGM Assign pre (fba791a0 => e0de9acb) (gprs_llc.c:1079) 20250212124915969 DLLC NOTICE LLME(fba791a0/e0de9acb){ASSIGNED} LLGM Assign post (fba791a0 => e0de9acb) (gprs_llc.c:1125) 20250212124915969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124915969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124915969 DMM DEBUG MM(262420000000041/e0de9acb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124915976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124915976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124915976 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124915976 DMM DEBUG MM(262420000000041/e0de9acb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250212124915976 DMM NOTICE MM(262420000000041/e0de9acb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124915976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124915976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124915976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124915976 DMM DEBUG MM(262420000000041/e0de9acb) Requesting authorization (sgsn_auth.c:160) 20250212124915976 DMM INFO MM(262420000000041/e0de9acb) Requesting authentication tuples (sgsn_auth.c:184) 20250212124915976 DMM DEBUG MM(262420000000041/e0de9acb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124915976 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250212124915976 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(1084)@59b6a701cacf: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@59b6a701cacf: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250212124915978 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124915978 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124915978 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124915978 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124915978 DMM INFO MM(262420000000041/e0de9acb) Subscriber data update (mmctx.c:445) 20250212124915978 DMM DEBUG MM(262420000000041/e0de9acb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124915978 DMM INFO MM(262420000000041/e0de9acb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124915978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124915978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124915978 DMM INFO MM(262420000000041/e0de9acb) <- GMM AUTH AND CIPHERING REQ (rand = 92 c0 7d 03 99 62 32 9a 4a c6 02 49 dd 01 78 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124915983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124915983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124915983 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124915983 DMM INFO MM(262420000000041/e0de9acb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124915983 DMM NOTICE MM(262420000000041/e0de9acb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124915983 DMM DEBUG MM(262420000000041/e0de9acb) checking auth: received GSM SRES = 63 a8 b5 9f (gprs_gmm.c:666) 20250212124915983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124915983 DMM DEBUG MM(262420000000041/e0de9acb) Requesting authorization (sgsn_auth.c:160) 20250212124915983 DMM INFO MM(262420000000041/e0de9acb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124915983 DMM DEBUG MM(262420000000041/e0de9acb) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124915983 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250212124915983 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) 20250212124915983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124915983 DMM INFO MM(262420000000041/e0de9acb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0de9acb) (gprs_gmm.c:300) 20250212124915984 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124915984 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124915984 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250212124915984 DMM INFO MM(262420000000041/e0de9acb) Subscriber data update (mmctx.c:445) 20250212124915984 DMM DEBUG MM(262420000000041/e0de9acb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124915984 DMM INFO MM(262420000000041/e0de9acb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124915984 DMM NOTICE MM(262420000000041/e0de9acb) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250212124915984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124915984 DMM NOTICE MM(262420000000041/e0de9acb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124915984 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) 20250212124915985 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124915985 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250212124915985 DMM INFO MM(262420000000041/e0de9acb) Subscriber data update (mmctx.c:445) 20250212124915985 DMM DEBUG MM(262420000000041/e0de9acb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124915988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124915988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124915988 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124915988 DMM INFO MM(262420000000041/e0de9acb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124915988 DMM NOTICE MM(262420000000041/e0de9acb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124915988 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124915988 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124915988 DLLC NOTICE LLME(fba791a0/e0de9acb){ASSIGNED} LLGM Assign pre (ffffffff => e0de9acb) (gprs_llc.c:1079) 20250212124915988 DLLC NOTICE LLME(ffffffff/e0de9acb){ASSIGNED} LLGM Assign post (ffffffff => e0de9acb) (gprs_llc.c:1125) 20250212124915988 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124915988 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124915988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124915988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212124917046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124917046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250212124917046 DLLC DEBUG TLLI=e0de9acb sends us LLC NULL (gprs_llc.c:912) 20250212124917046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124917046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250212124917046 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124917046 DMM INFO MM(262420000000041/e0de9acb) -> GMM DETACH REQUEST TLLI=0xe0de9acb type=GPRS detach Power-off (gprs_gmm.c:1465) 20250212124917046 DMM INFO MM(262420000000041/e0de9acb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250212124917046 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124917046 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124917046 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124917046 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124917046 DLLC NOTICE LLME(ffffffff/e0de9acb){ASSIGNED} LLGM Assign pre (e0de9acb => ffffffff) (gprs_llc.c:1079) 20250212124917047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0de9acb => ffffffff) (gprs_llc.c:1125) 20250212124917047 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250212124917047 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) 20250212124917047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124917047 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124917047 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124917047 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124917048 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@59b6a701cacf: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@59b6a701cacf: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@59b6a701cacf: Final verdict of PTC: pass 20250212124922069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124922073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124922073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@59b6a701cacf: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1072)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1082)@59b6a701cacf: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1077)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@59b6a701cacf: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1070)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1075)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1080)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@59b6a701cacf: Test case TC_llc_null finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Feb 12 12:49:22 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250212124922217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124922518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96796) 20250212124923074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124923074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96796, count=101152) 20250212124924075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124924075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Feb 12 12:49:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124925076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124925076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_llc_sabm_dm_llgmm started. 20250212124925558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124925558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@59b6a701cacf: 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(1091)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124925576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124925576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124925576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124925576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124925576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124925576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124925576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124925576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124925577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124925577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124925577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124925577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124925577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124925577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124925577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124925577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124925577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124925577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124925578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124925578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124925580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124925586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124925586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@59b6a701cacf: 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(1097)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124925597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124925597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124925597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124925597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124925597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124925597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124925597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124925597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124925598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124925598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124925598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124925598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124925598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124925598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124925598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124925598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124925598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124925598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124925598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124925598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124925600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@59b6a701cacf: 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(1101)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124925607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124925607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1101)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_llgmm-BVCI210(1094)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124925610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124925610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124925610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124925610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925610 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124925610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124925610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124925610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124925610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124925611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124925611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124925611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124925611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124925611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124925611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124925611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124925611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124925611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124925611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124925611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124925611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124925611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124925614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124925621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124925621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124926077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124926077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124926077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124926077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: 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) } } } } 20250212124926079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124926079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212124927007 DGPRS DEBUG Checking for inactive LLMEs, time = 2595472 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@59b6a701cacf: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F9F3287A'O, index=0 SGSN_Test-GSUP(1103)@59b6a701cacf: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@59b6a701cacf: 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 := '368288D98428F22501FEA812E33ACFE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D5EA695'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1E1C8B2DB6A152E'O } } } } } 20250212124927116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124927116 DLLC NOTICE LLME(ffffffff/f9f3287a){UNASSIGNED} LLC RX: unknown TLLI 0xf9f3287a, creating LLME on the fly (gprs_llc.c:552) 20250212124927116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124927116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20250212124927116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124927116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124927116 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124927116 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124927116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124927116 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124927116 DLLC NOTICE LLME(ffffffff/f9f3287a){UNASSIGNED} LLGM Assign pre (f9f3287a => fba209fa) (gprs_llc.c:1079) 20250212124927116 DLLC NOTICE LLME(f9f3287a/fba209fa){ASSIGNED} LLGM Assign post (f9f3287a => fba209fa) (gprs_llc.c:1125) 20250212124927116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124927116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124927116 DMM DEBUG MM(262420000000042/fba209fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124927122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124927122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124927122 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124927122 DMM DEBUG MM(262420000000042/fba209fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250212124927122 DMM NOTICE MM(262420000000042/fba209fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124927122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124927122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124927122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124927122 DMM DEBUG MM(262420000000042/fba209fa) Requesting authorization (sgsn_auth.c:160) 20250212124927122 DMM INFO MM(262420000000042/fba209fa) Requesting authentication tuples (sgsn_auth.c:184) 20250212124927122 DMM DEBUG MM(262420000000042/fba209fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124927122 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250212124927122 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(1103)@59b6a701cacf: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@59b6a701cacf: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250212124927124 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124927124 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124927124 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124927124 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124927124 DMM INFO MM(262420000000042/fba209fa) Subscriber data update (mmctx.c:445) 20250212124927124 DMM DEBUG MM(262420000000042/fba209fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124927124 DMM INFO MM(262420000000042/fba209fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124927124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124927124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124927124 DMM INFO MM(262420000000042/fba209fa) <- GMM AUTH AND CIPHERING REQ (rand = 36 82 88 d9 84 28 f2 25 01 fe a8 12 e3 3a cf e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124927127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124927127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124927127 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124927127 DMM INFO MM(262420000000042/fba209fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124927127 DMM NOTICE MM(262420000000042/fba209fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124927127 DMM DEBUG MM(262420000000042/fba209fa) checking auth: received GSM SRES = 9d 5e a6 95 (gprs_gmm.c:666) 20250212124927127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124927127 DMM DEBUG MM(262420000000042/fba209fa) Requesting authorization (sgsn_auth.c:160) 20250212124927127 DMM INFO MM(262420000000042/fba209fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124927127 DMM DEBUG MM(262420000000042/fba209fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124927127 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250212124927127 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) 20250212124927127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124927127 DMM INFO MM(262420000000042/fba209fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba209fa) (gprs_gmm.c:300) 20250212124927128 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124927128 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124927128 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250212124927128 DMM INFO MM(262420000000042/fba209fa) Subscriber data update (mmctx.c:445) 20250212124927128 DMM DEBUG MM(262420000000042/fba209fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124927128 DMM INFO MM(262420000000042/fba209fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124927128 DMM NOTICE MM(262420000000042/fba209fa) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250212124927128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124927128 DMM NOTICE MM(262420000000042/fba209fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124927128 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) 20250212124927128 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124927128 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250212124927128 DMM INFO MM(262420000000042/fba209fa) Subscriber data update (mmctx.c:445) 20250212124927128 DMM DEBUG MM(262420000000042/fba209fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124927131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124927131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124927131 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124927131 DMM INFO MM(262420000000042/fba209fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124927131 DMM NOTICE MM(262420000000042/fba209fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124927131 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124927131 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124927131 DLLC NOTICE LLME(f9f3287a/fba209fa){ASSIGNED} LLGM Assign pre (ffffffff => fba209fa) (gprs_llc.c:1079) 20250212124927131 DLLC NOTICE LLME(ffffffff/fba209fa){ASSIGNED} LLGM Assign post (ffffffff => fba209fa) (gprs_llc.c:1125) 20250212124927131 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124927131 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124927131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124927131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212124928182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124928182 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(1105)@59b6a701cacf: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@59b6a701cacf: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@59b6a701cacf: Final verdict of PTC: pass 20250212124928186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124928187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124928187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1101)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1097)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1103)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1091)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1089)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1095)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1099)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@59b6a701cacf: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Feb 12 12:49:28 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 20250212124928278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124928679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79420) 20250212124929188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124929188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79420, count=86832) 20250212124930189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124930189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Feb 12 12:49:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124931190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124931190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_llc_sabm_dm_ll5 started. 20250212124931703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124931704 DMM INFO MM(262420000000042/fba209fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124931704 DMM INFO MM(262420000000042/fba209fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124931704 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124931704 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124931704 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124931704 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124931704 DLLC NOTICE LLME(ffffffff/fba209fa){ASSIGNED} LLGM Assign pre (fba209fa => ffffffff) (gprs_llc.c:1079) 20250212124931704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba209fa => ffffffff) (gprs_llc.c:1125) 20250212124931704 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250212124931704 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) 20250212124931704 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:399) 20250212124931704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124931704 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124931704 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124931704 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124931704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@59b6a701cacf: 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(1110)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124931722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124931722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124931722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124931722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931722 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124931722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124931722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124931722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124931722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124931723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124931723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124931723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124931723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124931723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124931723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124931723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124931723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931723 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124931723 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124931724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124931724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124931724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124931727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1112)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1107)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124931735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124931735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@59b6a701cacf: 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(1116)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124931744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124931744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124931744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124931744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124931744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124931744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124931744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124931744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124931745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124931745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124931745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124931745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124931746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124931746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124931746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124931746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124931746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124931746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124931746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124931746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124931748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@59b6a701cacf: 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 } SGSN_Test-Gb1-BSSGP1(1112)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212124931754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124931754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1120)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1113)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124931756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124931756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124931756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124931756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124931756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124931756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124931756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124931756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124931757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124931757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124931757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124931758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124931758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124931758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124931758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124931758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124931758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124931758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124931758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124931758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124931758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124931760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124931767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124931767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124932191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124932191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124932191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124932191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: 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) } } } } 20250212124932192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212124932192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@59b6a701cacf: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D8BCEF76'O, index=0 SGSN_Test-GSUP(1122)@59b6a701cacf: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@59b6a701cacf: 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 := '96E700382D6DF7AF4F23511ABB8CBB79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DF15B4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69F902530A1ED284'O } } } } } 20250212124933217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124933217 DLLC NOTICE LLME(ffffffff/d8bcef76){UNASSIGNED} LLC RX: unknown TLLI 0xd8bcef76, creating LLME on the fly (gprs_llc.c:552) 20250212124933217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124933217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20250212124933217 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124933217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124933217 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124933217 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124933217 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124933217 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124933217 DLLC NOTICE LLME(ffffffff/d8bcef76){UNASSIGNED} LLGM Assign pre (d8bcef76 => f3b553df) (gprs_llc.c:1079) 20250212124933217 DLLC NOTICE LLME(d8bcef76/f3b553df){ASSIGNED} LLGM Assign post (d8bcef76 => f3b553df) (gprs_llc.c:1125) 20250212124933217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124933217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124933217 DMM DEBUG MM(262420000000043/f3b553df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124933225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124933225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124933225 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124933225 DMM DEBUG MM(262420000000043/f3b553df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250212124933225 DMM NOTICE MM(262420000000043/f3b553df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124933225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124933225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124933225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124933225 DMM DEBUG MM(262420000000043/f3b553df) Requesting authorization (sgsn_auth.c:160) 20250212124933225 DMM INFO MM(262420000000043/f3b553df) Requesting authentication tuples (sgsn_auth.c:184) 20250212124933225 DMM DEBUG MM(262420000000043/f3b553df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124933225 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250212124933225 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(1122)@59b6a701cacf: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@59b6a701cacf: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250212124933227 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124933227 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124933227 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124933227 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124933227 DMM INFO MM(262420000000043/f3b553df) Subscriber data update (mmctx.c:445) 20250212124933227 DMM DEBUG MM(262420000000043/f3b553df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124933227 DMM INFO MM(262420000000043/f3b553df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124933227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124933227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124933227 DMM INFO MM(262420000000043/f3b553df) <- GMM AUTH AND CIPHERING REQ (rand = 96 e7 00 38 2d 6d f7 af 4f 23 51 1a bb 8c bb 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124933231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124933231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124933231 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124933231 DMM INFO MM(262420000000043/f3b553df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124933231 DMM NOTICE MM(262420000000043/f3b553df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124933231 DMM DEBUG MM(262420000000043/f3b553df) checking auth: received GSM SRES = 6d f1 5b 4e (gprs_gmm.c:666) 20250212124933231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124933231 DMM DEBUG MM(262420000000043/f3b553df) Requesting authorization (sgsn_auth.c:160) 20250212124933231 DMM INFO MM(262420000000043/f3b553df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124933231 DMM DEBUG MM(262420000000043/f3b553df) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124933231 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250212124933231 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) 20250212124933231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124933231 DMM INFO MM(262420000000043/f3b553df) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3b553df) (gprs_gmm.c:300) 20250212124933232 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124933232 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124933232 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250212124933232 DMM INFO MM(262420000000043/f3b553df) Subscriber data update (mmctx.c:445) 20250212124933232 DMM DEBUG MM(262420000000043/f3b553df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124933232 DMM INFO MM(262420000000043/f3b553df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124933232 DMM NOTICE MM(262420000000043/f3b553df) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250212124933232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124933232 DMM NOTICE MM(262420000000043/f3b553df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124933232 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) 20250212124933232 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124933232 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250212124933232 DMM INFO MM(262420000000043/f3b553df) Subscriber data update (mmctx.c:445) 20250212124933232 DMM DEBUG MM(262420000000043/f3b553df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124933236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124933236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124933236 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124933236 DMM INFO MM(262420000000043/f3b553df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124933236 DMM NOTICE MM(262420000000043/f3b553df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124933236 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124933236 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124933236 DLLC NOTICE LLME(d8bcef76/f3b553df){ASSIGNED} LLGM Assign pre (ffffffff => f3b553df) (gprs_llc.c:1079) 20250212124933236 DLLC NOTICE LLME(ffffffff/f3b553df){ASSIGNED} LLGM Assign post (ffffffff => f3b553df) (gprs_llc.c:1125) 20250212124933236 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124933236 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124933236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124933236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212124934290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124934290 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(1124)@59b6a701cacf: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@59b6a701cacf: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@59b6a701cacf: Final verdict of PTC: pass 20250212124934306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124934309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124934309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1110)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1116)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@59b6a701cacf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1120)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1114)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1108)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1118)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@59b6a701cacf: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Feb 12 12:49:34 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 20250212124934406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124934808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87212) 20250212124935310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124935310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87212, count=91568) 20250212124936311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124936311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Feb 12 12:49:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124937313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124937313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_suspend_nopaging started. 20250212124937828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124937829 DMM INFO MM(262420000000043/f3b553df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124937829 DMM INFO MM(262420000000043/f3b553df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124937829 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124937829 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124937829 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124937829 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124937829 DLLC NOTICE LLME(ffffffff/f3b553df){ASSIGNED} LLGM Assign pre (f3b553df => ffffffff) (gprs_llc.c:1079) 20250212124937829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3b553df => ffffffff) (gprs_llc.c:1125) 20250212124937829 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250212124937829 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) 20250212124937829 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:399) 20250212124937829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124937829 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124937829 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124937829 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124937829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@59b6a701cacf: 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(1130)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124937851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124937851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124937851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124937851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124937851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124937851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124937851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124937851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124937852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124937852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124937852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124937852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124937852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124937852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124937852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124937852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124937852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124937852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124937853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124937853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124937855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@59b6a701cacf: 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(1134)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124937860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124937860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124937860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124937860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1134)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124937860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124937860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124937860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124937861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124937861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124937861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124937861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124937861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124937861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124937861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212124937861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124937861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_suspend_nopaging-BVCI196(1127)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124937864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124937870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@59b6a701cacf: 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(1139)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124937878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124937878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124937878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124937878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124937878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124937878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124937878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124937878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124937879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124937879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124937879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124937879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124937879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124937879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124937879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124937879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124937879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124937879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124937880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124937880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124937882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124937887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124938313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124938313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124938313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124938313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: 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) } } } } 20250212124938314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124938315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@59b6a701cacf: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E51402E7'O, index=0 SGSN_Test-GSUP(1141)@59b6a701cacf: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@59b6a701cacf: 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 := '39BF55438D942E4DF6C57103D3272B33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF901AF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9838E15B5E2D99B'O } } } } } 20250212124939352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939352 DLLC NOTICE LLME(ffffffff/e51402e7){UNASSIGNED} LLC RX: unknown TLLI 0xe51402e7, creating LLME on the fly (gprs_llc.c:552) 20250212124939352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124939352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20250212124939352 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124939352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124939352 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124939352 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124939352 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124939352 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124939352 DLLC NOTICE LLME(ffffffff/e51402e7){UNASSIGNED} LLGM Assign pre (e51402e7 => cd75a3af) (gprs_llc.c:1079) 20250212124939352 DLLC NOTICE LLME(e51402e7/cd75a3af){ASSIGNED} LLGM Assign post (e51402e7 => cd75a3af) (gprs_llc.c:1125) 20250212124939352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124939352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124939352 DMM DEBUG MM(262420000000048/cd75a3af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124939359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124939359 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124939359 DMM DEBUG MM(262420000000048/cd75a3af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250212124939359 DMM NOTICE MM(262420000000048/cd75a3af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124939359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124939359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124939359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124939359 DMM DEBUG MM(262420000000048/cd75a3af) Requesting authorization (sgsn_auth.c:160) 20250212124939359 DMM INFO MM(262420000000048/cd75a3af) Requesting authentication tuples (sgsn_auth.c:184) 20250212124939359 DMM DEBUG MM(262420000000048/cd75a3af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124939359 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250212124939359 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(1141)@59b6a701cacf: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@59b6a701cacf: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250212124939360 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124939360 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124939360 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124939360 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124939360 DMM INFO MM(262420000000048/cd75a3af) Subscriber data update (mmctx.c:445) 20250212124939360 DMM DEBUG MM(262420000000048/cd75a3af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124939360 DMM INFO MM(262420000000048/cd75a3af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124939360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124939360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124939360 DMM INFO MM(262420000000048/cd75a3af) <- GMM AUTH AND CIPHERING REQ (rand = 39 bf 55 43 8d 94 2e 4d f6 c5 71 03 d3 27 2b 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124939364 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124939364 DMM INFO MM(262420000000048/cd75a3af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124939364 DMM NOTICE MM(262420000000048/cd75a3af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124939364 DMM DEBUG MM(262420000000048/cd75a3af) checking auth: received GSM SRES = ff 90 1a f7 (gprs_gmm.c:666) 20250212124939364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124939364 DMM DEBUG MM(262420000000048/cd75a3af) Requesting authorization (sgsn_auth.c:160) 20250212124939364 DMM INFO MM(262420000000048/cd75a3af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124939364 DMM DEBUG MM(262420000000048/cd75a3af) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124939364 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250212124939364 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) 20250212124939364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124939364 DMM INFO MM(262420000000048/cd75a3af) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd75a3af) (gprs_gmm.c:300) 20250212124939365 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124939365 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124939365 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250212124939365 DMM INFO MM(262420000000048/cd75a3af) Subscriber data update (mmctx.c:445) 20250212124939365 DMM DEBUG MM(262420000000048/cd75a3af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124939365 DMM INFO MM(262420000000048/cd75a3af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124939365 DMM NOTICE MM(262420000000048/cd75a3af) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250212124939365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124939365 DMM NOTICE MM(262420000000048/cd75a3af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124939365 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) 20250212124939365 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124939365 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250212124939365 DMM INFO MM(262420000000048/cd75a3af) Subscriber data update (mmctx.c:445) 20250212124939365 DMM DEBUG MM(262420000000048/cd75a3af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124939368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124939368 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124939368 DMM INFO MM(262420000000048/cd75a3af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124939368 DMM NOTICE MM(262420000000048/cd75a3af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124939368 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124939368 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124939368 DLLC NOTICE LLME(e51402e7/cd75a3af){ASSIGNED} LLGM Assign pre (ffffffff => cd75a3af) (gprs_llc.c:1079) 20250212124939368 DLLC NOTICE LLME(ffffffff/cd75a3af){ASSIGNED} LLGM Assign post (ffffffff => cd75a3af) (gprs_llc.c:1125) 20250212124939368 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124939368 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124939368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124939368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@59b6a701cacf: setverdict(pass): none -> pass 20250212124939419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124939419 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124939419 DMM INFO MM(262420000000048/cd75a3af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124939419 DMM INFO MM(262420000000048/cd75a3af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124939419 DMM DEBUG MM(262420000000048/cd75a3af) Using GGSN 0 (gprs_sm.c:312) 20250212124939419 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) 20250212124939419 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250212124939419 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124939419 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124939419 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250212124939425 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 0d e2 93 00 11 42 27 55 20 14 05 7f 0a be 6d d1 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:443) 20250212124939425 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798c218, cbp=0x56524fc52890) (sgsn_libgtp.c:632) 20250212124939425 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124939425 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=cd75a3af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124939425 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124939425 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124939429 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250212124939433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124939433 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250212124939433 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250212124939434 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250212124939434 DMM INFO MM(262420000000048/cd75a3af) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@59b6a701cacf: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@59b6a701cacf: Final verdict of PTC: pass 20250212124944442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1130)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@59b6a701cacf: Final verdict of PTC: none 20250212124944445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124944445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1134)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@59b6a701cacf: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1139)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@59b6a701cacf: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@59b6a701cacf: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1137)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1128)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1132)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@59b6a701cacf: Test case TC_suspend_nopaging finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Feb 12 12:49:44 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250212124944566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124944967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99524) 20250212124945446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124945446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99524, count=100344) 20250212124946448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124946448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Feb 12 12:49:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124947449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124947449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_suspend_resume started. 20250212124948000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124948001 DMM INFO MM(262420000000048/cd75a3af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124948001 DMM INFO MM(262420000000048/cd75a3af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124948001 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124948001 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124948001 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124948001 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124948001 DLLC NOTICE LLME(ffffffff/cd75a3af){ASSIGNED} LLGM Assign pre (cd75a3af => ffffffff) (gprs_llc.c:1079) 20250212124948001 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd75a3af => ffffffff) (gprs_llc.c:1125) 20250212124948001 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124948001 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124948001 DMM NOTICE MM(262420000000048/cd75a3af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124948001 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250212124948001 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124948001 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124948001 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250212124948001 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250212124948001 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) 20250212124948001 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:399) 20250212124948001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212124948001 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124948001 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212124948001 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124948001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@59b6a701cacf: 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)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124948018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124948018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124948018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124948018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124948018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124948018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124948018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124948018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124948020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124948020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124948020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124948020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124948020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124948020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124948020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124948020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124948020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124948020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124948021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124948021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212124948024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124948030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124948030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1150)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1147)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@59b6a701cacf: 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)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124948037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124948037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124948037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124948037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124948037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124948037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124948037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124948037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124948038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124948038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124948038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124948039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124948039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124948039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124948039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124948039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124948039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124948039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124948039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124948039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124948041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124948048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124948048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1154)@59b6a701cacf: 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_suspend_resume-BVCI210(1152)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124948054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124948054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124948054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124948054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124948054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124948054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124948054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124948054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124948055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124948055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124948055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124948055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124948055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124948055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124948055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124948055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124948055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124948055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124948055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124948056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124948056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124948059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124948065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124948065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124948450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124948450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124948450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124948450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: 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) } } } } 20250212124948454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124948455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@59b6a701cacf: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C2D9A19B'O, index=0 SGSN_Test-GSUP(1160)@59b6a701cacf: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@59b6a701cacf: 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 := 'F284216D84B99A232100DA25B0035705'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D231EF69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFDDEC44A4E38857'O } } } } } 20250212124949491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949491 DLLC NOTICE LLME(ffffffff/c2d9a19b){UNASSIGNED} LLC RX: unknown TLLI 0xc2d9a19b, creating LLME on the fly (gprs_llc.c:552) 20250212124949491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124949491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20250212124949491 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124949491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212124949491 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124949491 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212124949491 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124949491 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124949491 DLLC NOTICE LLME(ffffffff/c2d9a19b){UNASSIGNED} LLGM Assign pre (c2d9a19b => d281daf6) (gprs_llc.c:1079) 20250212124949491 DLLC NOTICE LLME(c2d9a19b/d281daf6){ASSIGNED} LLGM Assign post (c2d9a19b => d281daf6) (gprs_llc.c:1125) 20250212124949491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124949491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124949491 DMM DEBUG MM(262420000000049/d281daf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124949499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124949499 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124949499 DMM DEBUG MM(262420000000049/d281daf6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250212124949499 DMM NOTICE MM(262420000000049/d281daf6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124949499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124949499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124949499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124949499 DMM DEBUG MM(262420000000049/d281daf6) Requesting authorization (sgsn_auth.c:160) 20250212124949499 DMM INFO MM(262420000000049/d281daf6) Requesting authentication tuples (sgsn_auth.c:184) 20250212124949499 DMM DEBUG MM(262420000000049/d281daf6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124949499 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250212124949499 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(1160)@59b6a701cacf: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@59b6a701cacf: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250212124949500 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124949501 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124949501 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124949501 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124949501 DMM INFO MM(262420000000049/d281daf6) Subscriber data update (mmctx.c:445) 20250212124949501 DMM DEBUG MM(262420000000049/d281daf6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124949501 DMM INFO MM(262420000000049/d281daf6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124949501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124949501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124949501 DMM INFO MM(262420000000049/d281daf6) <- GMM AUTH AND CIPHERING REQ (rand = f2 84 21 6d 84 b9 9a 23 21 00 da 25 b0 03 57 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124949505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124949505 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124949505 DMM INFO MM(262420000000049/d281daf6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124949505 DMM NOTICE MM(262420000000049/d281daf6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124949505 DMM DEBUG MM(262420000000049/d281daf6) checking auth: received GSM SRES = d2 31 ef 69 (gprs_gmm.c:666) 20250212124949505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124949505 DMM DEBUG MM(262420000000049/d281daf6) Requesting authorization (sgsn_auth.c:160) 20250212124949505 DMM INFO MM(262420000000049/d281daf6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124949505 DMM DEBUG MM(262420000000049/d281daf6) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124949505 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250212124949505 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) 20250212124949505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124949505 DMM INFO MM(262420000000049/d281daf6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd281daf6) (gprs_gmm.c:300) 20250212124949506 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124949506 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124949506 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250212124949506 DMM INFO MM(262420000000049/d281daf6) Subscriber data update (mmctx.c:445) 20250212124949506 DMM DEBUG MM(262420000000049/d281daf6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124949506 DMM INFO MM(262420000000049/d281daf6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124949506 DMM NOTICE MM(262420000000049/d281daf6) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250212124949506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124949506 DMM NOTICE MM(262420000000049/d281daf6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124949506 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) 20250212124949506 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124949506 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250212124949506 DMM INFO MM(262420000000049/d281daf6) Subscriber data update (mmctx.c:445) 20250212124949506 DMM DEBUG MM(262420000000049/d281daf6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124949510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124949510 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124949510 DMM INFO MM(262420000000049/d281daf6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124949510 DMM NOTICE MM(262420000000049/d281daf6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124949510 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124949510 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124949510 DLLC NOTICE LLME(c2d9a19b/d281daf6){ASSIGNED} LLGM Assign pre (ffffffff => d281daf6) (gprs_llc.c:1079) 20250212124949510 DLLC NOTICE LLME(ffffffff/d281daf6){ASSIGNED} LLGM Assign post (ffffffff => d281daf6) (gprs_llc.c:1125) 20250212124949510 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124949510 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124949510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124949510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@59b6a701cacf: setverdict(pass): none -> pass 20250212124949561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124949561 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124949561 DMM INFO MM(262420000000049/d281daf6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124949561 DMM INFO MM(262420000000049/d281daf6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124949561 DMM DEBUG MM(262420000000049/d281daf6) Using GGSN 0 (gprs_sm.c:312) 20250212124949561 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) 20250212124949561 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250212124949561 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124949561 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124949561 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250212124949567 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 eb 16 01 aa 11 8c 8d 25 f1 14 05 7f 11 6f 19 39 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:443) 20250212124949567 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798d288, cbp=0x56524fc52c20) (sgsn_libgtp.c:632) 20250212124949567 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124949567 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=d281daf6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124949567 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124949567 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124949571 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250212124949574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124949574 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250212124949574 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250212124949576 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250212124949576 DMM INFO MM(262420000000049/d281daf6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250212124954578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124954578 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250212124954578 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250212124954580 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@59b6a701cacf: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@59b6a701cacf: Final verdict of PTC: pass 20250212124954584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212124954585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212124954585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@59b6a701cacf: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1158)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1153)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1160)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@59b6a701cacf: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@59b6a701cacf: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1151)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1146)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1156)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@59b6a701cacf: Test case TC_suspend_resume finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Feb 12 12:49:54 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250212124954713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124955114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104032) 20250212124955587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124955587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104032, count=104572) 20250212124956588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124956588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212124957008 DGPRS DEBUG Checking for inactive LLMEs, time = 2595502 (sgsn.c:131) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Feb 12 12:49:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212124957589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124957589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_suspend_rau started. 20250212124958169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212124958171 DMM INFO MM(262420000000049/d281daf6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212124958171 DMM INFO MM(262420000000049/d281daf6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212124958171 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212124958171 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212124958171 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212124958171 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212124958171 DLLC NOTICE LLME(ffffffff/d281daf6){ASSIGNED} LLGM Assign pre (d281daf6 => ffffffff) (gprs_llc.c:1079) 20250212124958171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d281daf6 => ffffffff) (gprs_llc.c:1125) 20250212124958171 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212124958171 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212124958171 DMM NOTICE MM(262420000000049/d281daf6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212124958171 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250212124958171 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212124958171 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212124958171 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250212124958171 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250212124958171 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) 20250212124958171 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:399) 20250212124958171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212124958171 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212124958171 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212124958171 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212124958171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@59b6a701cacf: 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)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124958214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212124958214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124958214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124958214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212124958214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124958214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124958214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124958214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124958215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124958215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124958215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124958215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124958215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124958215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124958215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124958215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212124958215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124958215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124958215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124958215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124958217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124958222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@59b6a701cacf: 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(1172)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124958227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212124958227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124958227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124958227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212124958227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124958227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124958227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124958227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124958228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124958228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124958228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124958228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124958228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124958228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124958228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124958228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212124958228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124958228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124958228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124958228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212124958231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212124958239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1170)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@59b6a701cacf: 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(1177)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212124958245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212124958245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212124958246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212124958246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212124958246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212124958246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212124958246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124958246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212124958247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124958247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212124958247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212124958247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212124958247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212124958247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212124958247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212124958247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212124958247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124958247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212124958247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124958247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124958250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212124958255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124958590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212124958590 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212124958590 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212124958590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: 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) } } } } 20250212124958591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212124958592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@59b6a701cacf: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='EC5685D8'O, index=0 SGSN_Test-GSUP(1179)@59b6a701cacf: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@59b6a701cacf: 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 := 'CD3F545748F546FFFCF5988075B08EE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2012434B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF9AC3921C37871A'O } } } } } 20250212124959618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959618 DLLC NOTICE LLME(ffffffff/ec5685d8){UNASSIGNED} LLC RX: unknown TLLI 0xec5685d8, creating LLME on the fly (gprs_llc.c:552) 20250212124959618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124959618 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20250212124959618 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212124959618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212124959618 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212124959618 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212124959618 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212124959618 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212124959618 DLLC NOTICE LLME(ffffffff/ec5685d8){UNASSIGNED} LLGM Assign pre (ec5685d8 => ce6ca5cd) (gprs_llc.c:1079) 20250212124959618 DLLC NOTICE LLME(ec5685d8/ce6ca5cd){ASSIGNED} LLGM Assign post (ec5685d8 => ce6ca5cd) (gprs_llc.c:1125) 20250212124959618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212124959618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212124959618 DMM DEBUG MM(262420000000050/ce6ca5cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212124959625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212124959625 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124959625 DMM DEBUG MM(262420000000050/ce6ca5cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250212124959625 DMM NOTICE MM(262420000000050/ce6ca5cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212124959625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212124959625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212124959625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212124959625 DMM DEBUG MM(262420000000050/ce6ca5cd) Requesting authorization (sgsn_auth.c:160) 20250212124959625 DMM INFO MM(262420000000050/ce6ca5cd) Requesting authentication tuples (sgsn_auth.c:184) 20250212124959625 DMM DEBUG MM(262420000000050/ce6ca5cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212124959625 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250212124959625 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(1179)@59b6a701cacf: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@59b6a701cacf: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250212124959627 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212124959627 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212124959627 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212124959627 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212124959627 DMM INFO MM(262420000000050/ce6ca5cd) Subscriber data update (mmctx.c:445) 20250212124959627 DMM DEBUG MM(262420000000050/ce6ca5cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212124959627 DMM INFO MM(262420000000050/ce6ca5cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212124959627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212124959627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212124959627 DMM INFO MM(262420000000050/ce6ca5cd) <- GMM AUTH AND CIPHERING REQ (rand = cd 3f 54 57 48 f5 46 ff fc f5 98 80 75 b0 8e e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212124959631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212124959631 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124959631 DMM INFO MM(262420000000050/ce6ca5cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212124959631 DMM NOTICE MM(262420000000050/ce6ca5cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212124959631 DMM DEBUG MM(262420000000050/ce6ca5cd) checking auth: received GSM SRES = 20 12 43 4b (gprs_gmm.c:666) 20250212124959631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212124959631 DMM DEBUG MM(262420000000050/ce6ca5cd) Requesting authorization (sgsn_auth.c:160) 20250212124959631 DMM INFO MM(262420000000050/ce6ca5cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212124959631 DMM DEBUG MM(262420000000050/ce6ca5cd) Requesting subscriber data update (gprs_subscriber.c:894) 20250212124959631 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250212124959631 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) 20250212124959631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212124959631 DMM INFO MM(262420000000050/ce6ca5cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xce6ca5cd) (gprs_gmm.c:300) 20250212124959631 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212124959631 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212124959632 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250212124959632 DMM INFO MM(262420000000050/ce6ca5cd) Subscriber data update (mmctx.c:445) 20250212124959632 DMM DEBUG MM(262420000000050/ce6ca5cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212124959632 DMM INFO MM(262420000000050/ce6ca5cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212124959632 DMM NOTICE MM(262420000000050/ce6ca5cd) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250212124959632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212124959632 DMM NOTICE MM(262420000000050/ce6ca5cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212124959632 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) 20250212124959632 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212124959632 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250212124959632 DMM INFO MM(262420000000050/ce6ca5cd) Subscriber data update (mmctx.c:445) 20250212124959632 DMM DEBUG MM(262420000000050/ce6ca5cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212124959634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212124959634 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124959634 DMM INFO MM(262420000000050/ce6ca5cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212124959634 DMM NOTICE MM(262420000000050/ce6ca5cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212124959634 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212124959634 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212124959634 DLLC NOTICE LLME(ec5685d8/ce6ca5cd){ASSIGNED} LLGM Assign pre (ffffffff => ce6ca5cd) (gprs_llc.c:1079) 20250212124959634 DLLC NOTICE LLME(ffffffff/ce6ca5cd){ASSIGNED} LLGM Assign post (ffffffff => ce6ca5cd) (gprs_llc.c:1125) 20250212124959634 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212124959634 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212124959634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212124959634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@59b6a701cacf: setverdict(pass): none -> pass 20250212124959686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212124959686 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212124959686 DMM INFO MM(262420000000050/ce6ca5cd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212124959686 DMM INFO MM(262420000000050/ce6ca5cd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212124959686 DMM DEBUG MM(262420000000050/ce6ca5cd) Using GGSN 0 (gprs_sm.c:312) 20250212124959686 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) 20250212124959686 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250212124959686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212124959686 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250212124959686 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250212124959692 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 98 51 5e b9 11 4d 60 c0 0b 14 05 7f 6a 12 19 22 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:443) 20250212124959692 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798e2f8, cbp=0x56524fc52fb0) (sgsn_libgtp.c:632) 20250212124959692 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212124959692 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ce6ca5cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212124959692 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212124959692 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212124959695 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250212124959698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124959698 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250212124959698 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250212124959699 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250212124959699 DMM INFO MM(262420000000050/ce6ca5cd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250212125004703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125004703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125004703 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125004703 DMM INFO MM(262420000000050/ce6ca5cd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212125004703 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125004703 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250212125004703 DLLC NOTICE LLME(ffffffff/ce6ca5cd){ASSIGNED} LLGM Assign pre (ce6ca5cd => e599cacf) (gprs_llc.c:1079) 20250212125004703 DLLC NOTICE LLME(ce6ca5cd/e599cacf){ASSIGNED} LLGM Assign post (ce6ca5cd => e599cacf) (gprs_llc.c:1125) 20250212125004703 DMM INFO MM(262420000000050/e599cacf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125004706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125004706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125004706 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125004706 DMM INFO MM(262420000000050/e599cacf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212125004706 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212125004706 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125004706 DLLC NOTICE LLME(ce6ca5cd/e599cacf){ASSIGNED} LLGM Assign pre (ffffffff => e599cacf) (gprs_llc.c:1079) 20250212125004706 DLLC NOTICE LLME(ffffffff/e599cacf){ASSIGNED} LLGM Assign post (ffffffff => e599cacf) (gprs_llc.c:1125) 20250212125004706 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250212125005206 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@59b6a701cacf: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@59b6a701cacf: Final verdict of PTC: pass 20250212125005209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1172)@59b6a701cacf: Final verdict of PTC: none 20250212125005211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125005211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1168)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@59b6a701cacf: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@59b6a701cacf: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1177)@59b6a701cacf: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1176)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1166)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1171)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@59b6a701cacf: Test case TC_suspend_rau finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Feb 12 12:50:05 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250212125005343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125005744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106260) 20250212125006211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125006211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106260, count=110616) 20250212125007213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125007213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Feb 12 12:50:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125008213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125008213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_paging_ps started. 20250212125008776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125008777 DMM INFO MM(262420000000050/e599cacf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125008777 DMM INFO MM(262420000000050/e599cacf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125008777 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125008777 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125008777 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125008777 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212125008777 DLLC NOTICE LLME(ffffffff/e599cacf){ASSIGNED} LLGM Assign pre (e599cacf => ffffffff) (gprs_llc.c:1079) 20250212125008777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e599cacf => ffffffff) (gprs_llc.c:1125) 20250212125008777 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212125008777 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125008777 DMM NOTICE MM(262420000000050/e599cacf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125008777 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250212125008777 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125008777 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125008777 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250212125008777 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250212125008777 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) 20250212125008777 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:399) 20250212125008777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125008777 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125008777 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125008777 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125008777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@59b6a701cacf: 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(1186)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125008798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125008798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125008798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125008798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125008798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125008798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125008798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125008798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125008800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125008800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125008800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125008800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125008800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125008800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125008800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125008800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125008800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125008800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125008800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125008800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125008802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125008807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125008807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@59b6a701cacf: 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(1191)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125008813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125008813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125008813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125008813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125008813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125008813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125008813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125008813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125008814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125008814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125008814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125008814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125008814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125008814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125008814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125008814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125008814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125008814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125008814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125008814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125008816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125008823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125008823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@59b6a701cacf: 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(1196)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125008832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125008832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125008832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125008832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125008832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125008832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125008832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125008832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125008833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125008833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125008833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125008833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125008833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125008833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125008833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125008833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125008833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125008833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125008833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125008833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1196)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125008833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125008835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125008842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125008842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125009214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125009214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125009215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125009215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: 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) } } } } 20250212125009218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125009218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@59b6a701cacf: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C3C9F914'O, index=0 SGSN_Test-GSUP(1198)@59b6a701cacf: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@59b6a701cacf: 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 := '494FA133FEF7C1E59FF338D2083B1593'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E83C9EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5941EA2B12B90365'O } } } } } 20250212125010261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125010261 DLLC NOTICE LLME(ffffffff/c3c9f914){UNASSIGNED} LLC RX: unknown TLLI 0xc3c9f914, creating LLME on the fly (gprs_llc.c:552) 20250212125010261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125010261 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20250212125010261 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125010261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125010261 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125010261 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212125010261 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125010261 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125010261 DLLC NOTICE LLME(ffffffff/c3c9f914){UNASSIGNED} LLGM Assign pre (c3c9f914 => ecf9d212) (gprs_llc.c:1079) 20250212125010261 DLLC NOTICE LLME(c3c9f914/ecf9d212){ASSIGNED} LLGM Assign post (c3c9f914 => ecf9d212) (gprs_llc.c:1125) 20250212125010261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125010261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125010261 DMM DEBUG MM(262420000000051/ecf9d212) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125010278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125010278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125010278 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125010278 DMM DEBUG MM(262420000000051/ecf9d212) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250212125010278 DMM NOTICE MM(262420000000051/ecf9d212) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125010278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125010278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125010278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125010278 DMM DEBUG MM(262420000000051/ecf9d212) Requesting authorization (sgsn_auth.c:160) 20250212125010278 DMM INFO MM(262420000000051/ecf9d212) Requesting authentication tuples (sgsn_auth.c:184) 20250212125010278 DMM DEBUG MM(262420000000051/ecf9d212) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125010278 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250212125010278 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(1198)@59b6a701cacf: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@59b6a701cacf: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250212125010281 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125010281 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125010281 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125010281 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125010281 DMM INFO MM(262420000000051/ecf9d212) Subscriber data update (mmctx.c:445) 20250212125010281 DMM DEBUG MM(262420000000051/ecf9d212) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125010281 DMM INFO MM(262420000000051/ecf9d212) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125010281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125010281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125010281 DMM INFO MM(262420000000051/ecf9d212) <- GMM AUTH AND CIPHERING REQ (rand = 49 4f a1 33 fe f7 c1 e5 9f f3 38 d2 08 3b 15 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125010288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125010288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125010288 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125010288 DMM INFO MM(262420000000051/ecf9d212) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125010288 DMM NOTICE MM(262420000000051/ecf9d212) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125010288 DMM DEBUG MM(262420000000051/ecf9d212) checking auth: received GSM SRES = 8e 83 c9 ea (gprs_gmm.c:666) 20250212125010288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125010288 DMM DEBUG MM(262420000000051/ecf9d212) Requesting authorization (sgsn_auth.c:160) 20250212125010288 DMM INFO MM(262420000000051/ecf9d212) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125010288 DMM DEBUG MM(262420000000051/ecf9d212) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125010288 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250212125010288 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) 20250212125010288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125010288 DMM INFO MM(262420000000051/ecf9d212) <- GMM ATTACH ACCEPT (new P-TMSI=0xecf9d212) (gprs_gmm.c:300) 20250212125010289 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125010289 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125010289 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250212125010289 DMM INFO MM(262420000000051/ecf9d212) Subscriber data update (mmctx.c:445) 20250212125010289 DMM DEBUG MM(262420000000051/ecf9d212) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125010289 DMM INFO MM(262420000000051/ecf9d212) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125010289 DMM NOTICE MM(262420000000051/ecf9d212) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250212125010289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125010289 DMM NOTICE MM(262420000000051/ecf9d212) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125010289 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) 20250212125010290 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125010290 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250212125010290 DMM INFO MM(262420000000051/ecf9d212) Subscriber data update (mmctx.c:445) 20250212125010290 DMM DEBUG MM(262420000000051/ecf9d212) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125010294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125010294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125010294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125010294 DMM INFO MM(262420000000051/ecf9d212) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125010294 DMM NOTICE MM(262420000000051/ecf9d212) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125010294 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125010294 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125010294 DLLC NOTICE LLME(c3c9f914/ecf9d212){ASSIGNED} LLGM Assign pre (ffffffff => ecf9d212) (gprs_llc.c:1079) 20250212125010294 DLLC NOTICE LLME(ffffffff/ecf9d212){ASSIGNED} LLGM Assign post (ffffffff => ecf9d212) (gprs_llc.c:1125) 20250212125010294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125010294 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125010294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125010294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125010346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125010346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125010346 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125010346 DMM INFO MM(262420000000051/ecf9d212) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125010346 DMM INFO MM(262420000000051/ecf9d212) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125010346 DMM DEBUG MM(262420000000051/ecf9d212) Using GGSN 0 (gprs_sm.c:312) 20250212125010346 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) 20250212125010346 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250212125010346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125010346 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125010346 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250212125010357 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 4a d1 8e 9f 11 00 89 e5 ba 14 05 7f 10 2c fe 49 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:443) 20250212125010357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f594798f368, cbp=0x56524fc54700) (sgsn_libgtp.c:632) 20250212125010357 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125010357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc58fb8 TLLI=ecf9d212, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125010357 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125010357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@59b6a701cacf: setverdict(pass): none -> pass TC_paging_ps(1200)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125010363 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250212125013347 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125013347 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125013347 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125015372 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250212125015372 DMM INFO MM(262420000000051/ecf9d212) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@59b6a701cacf: 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 := 'ECF9D212'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@59b6a701cacf: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@59b6a701cacf: Final verdict of PTC: pass 20250212125015381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125015382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125015382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1186)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1191)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1196)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1194)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1184)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1189)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@59b6a701cacf: Test case TC_paging_ps finished. Verdict:Wed Feb 12 12:50:15 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. 20250212125015451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125015853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102852) 20250212125016383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125016383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102852, count=104112) 20250212125017385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125017385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Feb 12 12:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125018385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125018385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_paging_ps_ra_multiple_cells started. 20250212125018879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125018879 DMM INFO MM(262420000000051/ecf9d212) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125018879 DMM INFO MM(262420000000051/ecf9d212) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125018879 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125018880 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125018880 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125018880 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250212125018880 DLLC NOTICE LLME(ffffffff/ecf9d212){ASSIGNED} LLGM Assign pre (ecf9d212 => ffffffff) (gprs_llc.c:1079) 20250212125018880 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecf9d212 => ffffffff) (gprs_llc.c:1125) 20250212125018880 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58c60 (gprs_sndcp.c:574) 20250212125018880 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc58fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125018880 DMM NOTICE MM(262420000000051/ecf9d212) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125018880 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250212125018880 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125018880 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125018880 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250212125018880 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250212125018880 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) 20250212125018880 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:399) 20250212125018880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125018880 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125018880 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212125018880 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125018880 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@59b6a701cacf: 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(1205)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125018903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125018903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125018903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125018903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125018903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125018903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125018903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125018903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1206)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125018905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125018905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125018905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125018905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125018905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125018905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125018905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125018905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125018905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125018905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125018906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125018906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125018909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@59b6a701cacf: 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(1210)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125018917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125018917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250212125018918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125018918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125018918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125018918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125018918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125018918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125018918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125018918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125018920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125018920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125018920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125018920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125018920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125018920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125018920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125018920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125018923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125018931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@59b6a701cacf: 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(1215)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125018939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125018939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125018939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125018939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125018940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125018940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125018941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125018941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125018941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125018941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125018941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125018941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125018941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125018941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125018941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125018945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125018953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125019386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125019386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125019386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125019386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: 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) } } } } 20250212125019388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125019389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@59b6a701cacf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FD0DF214'O, index=0 SGSN_Test-GSUP(1217)@59b6a701cacf: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@59b6a701cacf: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@59b6a701cacf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FD0DF214'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@59b6a701cacf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FD0DF214'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@59b6a701cacf: 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 := '434F0B939FF9BDEF791F77B95B47D67D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5846BE81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C946D4ED45F2BF1'O } } } } } 20250212125020418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125020418 DLLC NOTICE LLME(ffffffff/fd0df214){UNASSIGNED} LLC RX: unknown TLLI 0xfd0df214, creating LLME on the fly (gprs_llc.c:552) 20250212125020418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125020418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20250212125020419 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125020419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125020419 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125020419 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212125020419 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125020419 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125020419 DLLC NOTICE LLME(ffffffff/fd0df214){UNASSIGNED} LLGM Assign pre (fd0df214 => e8cec0c2) (gprs_llc.c:1079) 20250212125020419 DLLC NOTICE LLME(fd0df214/e8cec0c2){ASSIGNED} LLGM Assign post (fd0df214 => e8cec0c2) (gprs_llc.c:1125) 20250212125020419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125020419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125020419 DMM DEBUG MM(262420000000052/e8cec0c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125020428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125020428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125020428 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125020428 DMM DEBUG MM(262420000000052/e8cec0c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250212125020428 DMM NOTICE MM(262420000000052/e8cec0c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125020428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125020428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125020428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125020428 DMM DEBUG MM(262420000000052/e8cec0c2) Requesting authorization (sgsn_auth.c:160) 20250212125020428 DMM INFO MM(262420000000052/e8cec0c2) Requesting authentication tuples (sgsn_auth.c:184) 20250212125020428 DMM DEBUG MM(262420000000052/e8cec0c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125020428 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250212125020428 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(1217)@59b6a701cacf: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@59b6a701cacf: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250212125020430 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125020430 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125020430 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125020430 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125020430 DMM INFO MM(262420000000052/e8cec0c2) Subscriber data update (mmctx.c:445) 20250212125020430 DMM DEBUG MM(262420000000052/e8cec0c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125020430 DMM INFO MM(262420000000052/e8cec0c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125020430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125020430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125020430 DMM INFO MM(262420000000052/e8cec0c2) <- GMM AUTH AND CIPHERING REQ (rand = 43 4f 0b 93 9f f9 bd ef 79 1f 77 b9 5b 47 d6 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125020434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125020434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125020434 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125020434 DMM INFO MM(262420000000052/e8cec0c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125020434 DMM NOTICE MM(262420000000052/e8cec0c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125020435 DMM DEBUG MM(262420000000052/e8cec0c2) checking auth: received GSM SRES = 58 46 be 81 (gprs_gmm.c:666) 20250212125020435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125020435 DMM DEBUG MM(262420000000052/e8cec0c2) Requesting authorization (sgsn_auth.c:160) 20250212125020435 DMM INFO MM(262420000000052/e8cec0c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125020435 DMM DEBUG MM(262420000000052/e8cec0c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125020435 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250212125020435 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) 20250212125020435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125020435 DMM INFO MM(262420000000052/e8cec0c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8cec0c2) (gprs_gmm.c:300) 20250212125020435 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125020435 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125020435 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250212125020435 DMM INFO MM(262420000000052/e8cec0c2) Subscriber data update (mmctx.c:445) 20250212125020435 DMM DEBUG MM(262420000000052/e8cec0c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125020435 DMM INFO MM(262420000000052/e8cec0c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125020435 DMM NOTICE MM(262420000000052/e8cec0c2) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250212125020435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125020435 DMM NOTICE MM(262420000000052/e8cec0c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125020435 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) 20250212125020436 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125020436 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250212125020436 DMM INFO MM(262420000000052/e8cec0c2) Subscriber data update (mmctx.c:445) 20250212125020436 DMM DEBUG MM(262420000000052/e8cec0c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125020438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125020438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125020438 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125020438 DMM INFO MM(262420000000052/e8cec0c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125020438 DMM NOTICE MM(262420000000052/e8cec0c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125020438 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125020438 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125020438 DLLC NOTICE LLME(fd0df214/e8cec0c2){ASSIGNED} LLGM Assign pre (ffffffff => e8cec0c2) (gprs_llc.c:1079) 20250212125020438 DLLC NOTICE LLME(ffffffff/e8cec0c2){ASSIGNED} LLGM Assign post (ffffffff => e8cec0c2) (gprs_llc.c:1125) 20250212125020438 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125020438 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125020438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125020438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125020490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125020490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125020490 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125020490 DMM INFO MM(262420000000052/e8cec0c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125020490 DMM INFO MM(262420000000052/e8cec0c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125020490 DMM DEBUG MM(262420000000052/e8cec0c2) Using GGSN 0 (gprs_sm.c:312) 20250212125020490 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) 20250212125020490 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250212125020490 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125020490 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125020490 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250212125020496 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 20 ad 6d 6d 11 43 f9 c5 90 14 05 7f 31 02 3b 70 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:443) 20250212125020496 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479903d8, cbp=0x56524fc551e0) (sgsn_libgtp.c:632) 20250212125020496 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125020496 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc5a128 TLLI=e8cec0c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125020496 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125020496 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@59b6a701cacf: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125020500 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250212125023491 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125023491 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125023491 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125025507 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250212125025508 DMM INFO MM(262420000000052/e8cec0c2) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@59b6a701cacf: 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 := 'E8CEC0C2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250212125027009 DGPRS DEBUG Checking for inactive LLMEs, time = 2595532 (sgsn.c:131) 20250212125039387 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212125039387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212125039388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125048907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125048908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125048908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125048921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125048923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125048923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125048942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125048943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125048943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@59b6a701cacf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@59b6a701cacf: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@59b6a701cacf: Final verdict of PTC: none 20250212125050434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125050434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1205)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1210)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1215)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@59b6a701cacf: Final verdict of PTC: none 20250212125050435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1218)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1208)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1204)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1214)@59b6a701cacf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@59b6a701cacf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@59b6a701cacf: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Wed Feb 12 12:50:50 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250212125050607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125051008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20250212125051436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125051436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=109132) 20250212125052437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125052437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Feb 12 12:50:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125053438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125053438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_bssgp_rim_single_report started. 20250212125054033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125054034 DMM INFO MM(262420000000052/e8cec0c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125054034 DMM INFO MM(262420000000052/e8cec0c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125054034 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125054034 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125054034 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125054034 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250212125054034 DLLC NOTICE LLME(ffffffff/e8cec0c2){ASSIGNED} LLGM Assign pre (e8cec0c2 => ffffffff) (gprs_llc.c:1079) 20250212125054034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8cec0c2 => ffffffff) (gprs_llc.c:1125) 20250212125054034 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc59dd0 (gprs_sndcp.c:574) 20250212125054034 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc5a128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125054034 DMM NOTICE MM(262420000000052/e8cec0c2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125054034 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250212125054034 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125054034 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125054034 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250212125054034 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250212125054034 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) 20250212125054034 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:399) 20250212125054034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125054034 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125054034 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125054034 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125054034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@59b6a701cacf: 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(1224)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125054074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125054074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125054074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125054074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125054074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125054074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125054074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125054074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125054075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125054075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125054075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125054075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125054075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125054075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125054075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125054075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125054075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125054075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125054076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125054076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125054079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125054088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125054088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@59b6a701cacf: 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(1229)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125054096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125054096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125054096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125054096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125054096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125054096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125054096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125054096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125054097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125054097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125054097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125054097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125054097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125054097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125054097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125054097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125054097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125054097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125054097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125054097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125054101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125054111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125054111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@59b6a701cacf: 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(1235)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125054122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125054122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125054122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125054122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125054122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125054122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125054122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125054122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125054123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125054123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125054123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125054123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125054123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125054123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125054123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125054123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125054123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125054123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125054123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125054123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125054123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125054126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125054131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125054131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125054440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125054440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125054440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125054440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: 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) } } } } 20250212125054441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125054441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125054451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: setverdict(pass): none -> pass MTC@59b6a701cacf: Warning: Re-starting timer T, which is already active (running or expired). 20250212125054459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125054464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI210(1228)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1236)@59b6a701cacf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@59b6a701cacf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@59b6a701cacf: Final verdict of PTC: none 20250212125054465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125054465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1226)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1224)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1235)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1229)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1227)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1222)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1233)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: pass MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@59b6a701cacf: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Feb 12 12:50:54 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 20250212125054581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125054982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58340) 20250212125055466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125055466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58340, count=59600) 20250212125056467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125056467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Feb 12 12:50:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125057010 DGPRS DEBUG Checking for inactive LLMEs, time = 2595562 (sgsn.c:131) 20250212125057469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125057469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_rim_eutran_to_geran started. 20250212125058004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125058004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@59b6a701cacf: 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(1242)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125058024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125058024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125058024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125058024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125058024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125058024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125058024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125058024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125058025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125058025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125058025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125058025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125058025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1243)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125058028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125058035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125058035 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1243)@59b6a701cacf: 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(1247)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1241)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1247)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125058039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125058039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125058039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125058039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125058039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125058039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125058039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125058039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125058040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125058040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125058040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125058040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125058040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125058040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125058040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125058040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125058040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125058040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125058040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125058040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125058043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125058051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125058051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@59b6a701cacf: 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(1252)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125058062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125058062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125058062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125058062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125058062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125058062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125058062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125058062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125058063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125058063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125058063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125058064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125058064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125058064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125058064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125058064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125058064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125058064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125058064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125058064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125058064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125058066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125058073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125058073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125058470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125058470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125058470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125058470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: 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) } } } } 20250212125058471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212125058472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@59b6a701cacf: setverdict(pass): none -> pass 20250212125058491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125058493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125058494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125058494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@59b6a701cacf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@59b6a701cacf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1252)@59b6a701cacf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1250)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1247)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1242)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1254)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1245)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1240)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: pass MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@59b6a701cacf: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Feb 12 12:50:58 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 20250212125058572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125058974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48120) 20250212125059496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125059496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48120, count=52476) 20250212125100496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125100496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Feb 12 12:51:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125101497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125101497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_cell_change_different_rai_ci_attach started. 20250212125101995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125101996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@59b6a701cacf: 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(1260)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125102016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125102016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125102016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125102016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125102016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125102016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125102016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125102016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125102017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125102017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125102017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125102017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125102017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125102017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125102017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125102018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125102018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125102021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125102028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1262)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@59b6a701cacf: 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(1265)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125102035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125102035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125102035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125102035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125102035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125102035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125102035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125102035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1266)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125102037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125102037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125102037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125102037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125102037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125102037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125102037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125102037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125102037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125102037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125102037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125102037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125102041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1262)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@59b6a701cacf: 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(1270)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125102049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125102049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125102049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125102049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212125102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1270)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125102050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125102050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125102050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125102050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125102050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125102050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125102050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125102050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125102050 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125102050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125102050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125102050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125102050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125102053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125102059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125102498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125102498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125102498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125102498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: 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) } } } } 20250212125102500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125102501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@59b6a701cacf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F66B9732'O, index=0 SGSN_Test-GSUP(1272)@59b6a701cacf: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: 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 := 'B25C1FD9677BC0F1AF6FC69CD9D2DEF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBBADF0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3A94A20F14C132C'O } } } } } 20250212125102523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102523 DLLC NOTICE LLME(ffffffff/f66b9732){UNASSIGNED} LLC RX: unknown TLLI 0xf66b9732, creating LLME on the fly (gprs_llc.c:552) 20250212125102523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20250212125102523 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125102523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125102523 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125102523 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212125102523 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125102523 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125102523 DLLC NOTICE LLME(ffffffff/f66b9732){UNASSIGNED} LLGM Assign pre (f66b9732 => e33db870) (gprs_llc.c:1079) 20250212125102523 DLLC NOTICE LLME(f66b9732/e33db870){ASSIGNED} LLGM Assign post (f66b9732 => e33db870) (gprs_llc.c:1125) 20250212125102523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125102523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125102523 DMM DEBUG MM(262420000000068/e33db870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125102532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102532 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125102533 DMM DEBUG MM(262420000000068/e33db870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250212125102533 DMM NOTICE MM(262420000000068/e33db870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125102533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125102533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125102533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125102533 DMM DEBUG MM(262420000000068/e33db870) Requesting authorization (sgsn_auth.c:160) 20250212125102533 DMM INFO MM(262420000000068/e33db870) Requesting authentication tuples (sgsn_auth.c:184) 20250212125102533 DMM DEBUG MM(262420000000068/e33db870) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125102533 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250212125102533 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(1272)@59b6a701cacf: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@59b6a701cacf: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250212125102576 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125102576 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125102576 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125102576 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125102576 DMM INFO MM(262420000000068/e33db870) Subscriber data update (mmctx.c:445) 20250212125102576 DMM DEBUG MM(262420000000068/e33db870) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125102576 DMM INFO MM(262420000000068/e33db870) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125102576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125102576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125102576 DMM INFO MM(262420000000068/e33db870) <- GMM AUTH AND CIPHERING REQ (rand = b2 5c 1f d9 67 7b c0 f1 af 6f c6 9c d9 d2 de f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125102582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102582 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125102582 DMM INFO MM(262420000000068/e33db870) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125102582 DMM NOTICE MM(262420000000068/e33db870) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125102582 DMM DEBUG MM(262420000000068/e33db870) checking auth: received GSM SRES = fb ba df 0c (gprs_gmm.c:666) 20250212125102582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125102582 DMM DEBUG MM(262420000000068/e33db870) Requesting authorization (sgsn_auth.c:160) 20250212125102582 DMM INFO MM(262420000000068/e33db870) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125102582 DMM DEBUG MM(262420000000068/e33db870) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125102582 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250212125102582 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) 20250212125102582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125102582 DMM INFO MM(262420000000068/e33db870) <- GMM ATTACH ACCEPT (new P-TMSI=0xe33db870) (gprs_gmm.c:300) 20250212125102583 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125102583 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125102583 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250212125102583 DMM INFO MM(262420000000068/e33db870) Subscriber data update (mmctx.c:445) 20250212125102583 DMM DEBUG MM(262420000000068/e33db870) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125102583 DMM INFO MM(262420000000068/e33db870) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125102583 DMM NOTICE MM(262420000000068/e33db870) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250212125102583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125102583 DMM NOTICE MM(262420000000068/e33db870) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125102583 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) 20250212125102583 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125102583 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250212125102583 DMM INFO MM(262420000000068/e33db870) Subscriber data update (mmctx.c:445) 20250212125102583 DMM DEBUG MM(262420000000068/e33db870) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125102587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102587 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125102587 DMM INFO MM(262420000000068/e33db870) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125102587 DMM NOTICE MM(262420000000068/e33db870) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125102587 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125102587 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125102587 DLLC NOTICE LLME(f66b9732/e33db870){ASSIGNED} LLGM Assign pre (ffffffff => e33db870) (gprs_llc.c:1079) 20250212125102587 DLLC NOTICE LLME(ffffffff/e33db870){ASSIGNED} LLGM Assign post (ffffffff => e33db870) (gprs_llc.c:1125) 20250212125102587 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125102587 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125102587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125102587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125102639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102640 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125102640 DMM INFO MM(262420000000068/e33db870) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125102640 DMM INFO MM(262420000000068/e33db870) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125102640 DMM DEBUG MM(262420000000068/e33db870) Using GGSN 0 (gprs_sm.c:312) 20250212125102640 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) 20250212125102640 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250212125102640 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125102640 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125102640 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250212125102645 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 94 c4 3d 9e 11 ec 07 7f 3c 14 05 7f db cf 17 da 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:443) 20250212125102645 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5947991448, cbp=0x56524fc55570) (sgsn_libgtp.c:632) 20250212125102645 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125102645 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc5a0b8 TLLI=e33db870, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125102645 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125102645 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125102650 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250212125102653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102653 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102653 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@59b6a701cacf: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@59b6a701cacf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E33DB870'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: 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 := '6440F9C6DBDE5C96D5C3FF1AA37A3A42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11270A2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D8460FCCD6C4EF9'O } } } } } 20250212125102657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE33DB870) type="GPRS attach" (gprs_gmm.c:1266) 20250212125102657 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125102657 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125102657 DLLC NOTICE LLME(ffffffff/e33db870){ASSIGNED} LLGM Assign pre (e33db870 => d622b5fa) (gprs_llc.c:1079) 20250212125102657 DLLC NOTICE LLME(e33db870/d622b5fa){ASSIGNED} LLGM Assign post (e33db870 => d622b5fa) (gprs_llc.c:1125) 20250212125102657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125102657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125102657 DMM DEBUG MM(262420000000068/d622b5fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125102665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125102665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250212125102665 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125102665 DMM DEBUG MM(262420000000068/d622b5fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250212125102665 DMM NOTICE MM(262420000000068/d622b5fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125102665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125102665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125102665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125102665 DMM DEBUG MM(262420000000068/d622b5fa) Requesting authorization (sgsn_auth.c:160) 20250212125102665 DMM INFO MM(262420000000068/d622b5fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125102665 DMM DEBUG MM(262420000000068/d622b5fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125102665 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250212125102665 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) 20250212125105667 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125105667 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125105667 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125108667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250212125108667 DMM ERROR MM(262420000000068/d622b5fa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250212125108667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250212125108667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212125108667 DMM NOTICE MM(262420000000068/d622b5fa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250212125108667 DMM NOTICE MM(262420000000068/d622b5fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125108667 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250212125108667 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc5a0b8, TLLI=d622b5fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125108667 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125108667 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125108667 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250212125108667 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250212125108667 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) 20250212125108667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212125108667 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Deallocated (fsm.c:568) 20250212125108667 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212125108667 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212125108667 DLLC NOTICE LLME(e33db870/d622b5fa){ASSIGNED} LLGM Assign pre (d622b5fa => ffffffff) (gprs_llc.c:1079) 20250212125108667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d622b5fa => ffffffff) (gprs_llc.c:1125) 20250212125113668 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250212125118668 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250212125122500 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212125122500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212125122500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125123670 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250212125127011 DGPRS DEBUG Checking for inactive LLMEs, time = 2595592 (sgsn.c:131) 20250212125128671 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250212125132018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125132020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125132020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125132038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125132039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125132039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125132051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125132052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125132052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@59b6a701cacf: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1272)@59b6a701cacf: Final verdict of PTC: none 20250212125132522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125132522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1270)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1265)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1260)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@59b6a701cacf: Final verdict of PTC: none 20250212125132523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1267)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1268)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@59b6a701cacf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1258)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1263)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@59b6a701cacf: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Feb 12 12:51:32 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 20250212125132579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125132980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116524) 20250212125133523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125133523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125133672 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250212125133672 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56524fc55570) (sgsn_libgtp.c:632) 20250212125133672 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56524fc55570) (sgsn_libgtp.c:636) 20250212125133672 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250212125133672 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250212125133672 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250212125133672 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116524, count=121956) 20250212125134524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125134524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Feb 12 12:51:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125135525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125135526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_cell_change_different_rai_ci_data started. 20250212125136056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125136056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@59b6a701cacf: 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(1279)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125136074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125136074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125136074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125136074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125136075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125136075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125136075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125136075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125136075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125136075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125136075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125136076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125136076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125136079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125136086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1281)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1278)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@59b6a701cacf: 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(1285)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1284)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125136101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125136101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125136101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125136101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125136101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125136101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125136101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125136101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125136103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125136103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125136103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125136103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125136103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125136103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125136103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125136103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125136103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125136103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125136104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125136104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125136107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1284)@59b6a701cacf: 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 } SGSN_Test-Gb1-BSSGP1(1281)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125136113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250212125136114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125136114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125136114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125136114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125136114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125136114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125136114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125136114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125136115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125136115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125136115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125136115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125136115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125136115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125136115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125136115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125136115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125136115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125136115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_cell_change_different_rai_ci_data-BVCI210(1282)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125136116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125136116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125136119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125136127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125136527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125136527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125136527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125136527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: 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) } } } } 20250212125136531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125136532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@59b6a701cacf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D362A746'O, index=0 SGSN_Test-GSUP(1291)@59b6a701cacf: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@59b6a701cacf: 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 := '0866652F02E7C9608CF37EE288B4E80B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08544240'O ("\bTB@") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '378BE705E22DA8E6'O } } } } } 20250212125136598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136598 DLLC NOTICE LLME(ffffffff/d362a746){UNASSIGNED} LLC RX: unknown TLLI 0xd362a746, creating LLME on the fly (gprs_llc.c:552) 20250212125136598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20250212125136598 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125136598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125136598 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125136598 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212125136598 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125136598 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125136598 DLLC NOTICE LLME(ffffffff/d362a746){UNASSIGNED} LLGM Assign pre (d362a746 => e7b557ba) (gprs_llc.c:1079) 20250212125136598 DLLC NOTICE LLME(d362a746/e7b557ba){ASSIGNED} LLGM Assign post (d362a746 => e7b557ba) (gprs_llc.c:1125) 20250212125136598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125136598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125136598 DMM DEBUG MM(262420000000070/e7b557ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125136608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136608 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125136608 DMM DEBUG MM(262420000000070/e7b557ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250212125136608 DMM NOTICE MM(262420000000070/e7b557ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125136608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125136608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125136608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125136608 DMM DEBUG MM(262420000000070/e7b557ba) Requesting authorization (sgsn_auth.c:160) 20250212125136608 DMM INFO MM(262420000000070/e7b557ba) Requesting authentication tuples (sgsn_auth.c:184) 20250212125136608 DMM DEBUG MM(262420000000070/e7b557ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125136608 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250212125136608 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(1291)@59b6a701cacf: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@59b6a701cacf: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250212125136610 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125136610 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125136610 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125136610 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125136610 DMM INFO MM(262420000000070/e7b557ba) Subscriber data update (mmctx.c:445) 20250212125136610 DMM DEBUG MM(262420000000070/e7b557ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125136610 DMM INFO MM(262420000000070/e7b557ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125136610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125136610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125136610 DMM INFO MM(262420000000070/e7b557ba) <- GMM AUTH AND CIPHERING REQ (rand = 08 66 65 2f 02 e7 c9 60 8c f3 7e e2 88 b4 e8 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136613 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125136613 DMM INFO MM(262420000000070/e7b557ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125136613 DMM NOTICE MM(262420000000070/e7b557ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125136613 DMM DEBUG MM(262420000000070/e7b557ba) checking auth: received GSM SRES = 08 54 42 40 (gprs_gmm.c:666) 20250212125136613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125136613 DMM DEBUG MM(262420000000070/e7b557ba) Requesting authorization (sgsn_auth.c:160) 20250212125136614 DMM INFO MM(262420000000070/e7b557ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125136614 DMM DEBUG MM(262420000000070/e7b557ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125136614 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250212125136614 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) 20250212125136614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125136614 DMM INFO MM(262420000000070/e7b557ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b557ba) (gprs_gmm.c:300) 20250212125136614 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125136614 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125136614 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250212125136614 DMM INFO MM(262420000000070/e7b557ba) Subscriber data update (mmctx.c:445) 20250212125136614 DMM DEBUG MM(262420000000070/e7b557ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125136614 DMM INFO MM(262420000000070/e7b557ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125136614 DMM NOTICE MM(262420000000070/e7b557ba) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250212125136614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125136614 DMM NOTICE MM(262420000000070/e7b557ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125136614 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) 20250212125136615 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125136615 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250212125136615 DMM INFO MM(262420000000070/e7b557ba) Subscriber data update (mmctx.c:445) 20250212125136615 DMM DEBUG MM(262420000000070/e7b557ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125136617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136617 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125136617 DMM INFO MM(262420000000070/e7b557ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125136617 DMM NOTICE MM(262420000000070/e7b557ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125136617 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125136618 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125136618 DLLC NOTICE LLME(d362a746/e7b557ba){ASSIGNED} LLGM Assign pre (ffffffff => e7b557ba) (gprs_llc.c:1079) 20250212125136618 DLLC NOTICE LLME(ffffffff/e7b557ba){ASSIGNED} LLGM Assign post (ffffffff => e7b557ba) (gprs_llc.c:1125) 20250212125136618 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125136618 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125136618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125136618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125136676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136677 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125136677 DMM INFO MM(262420000000070/e7b557ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125136677 DMM INFO MM(262420000000070/e7b557ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125136677 DMM DEBUG MM(262420000000070/e7b557ba) Using GGSN 0 (gprs_sm.c:312) 20250212125136677 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) 20250212125136677 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250212125136677 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125136677 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125136677 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250212125136699 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 f9 80 e0 13 11 a3 40 95 ba 14 05 7f 6e d4 f0 27 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:443) 20250212125136699 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5947991448, cbp=0x56524fc55570) (sgsn_libgtp.c:632) 20250212125136700 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125136700 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc59188 TLLI=e7b557ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125136700 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125136700 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@59b6a701cacf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125136715 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250212125136728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136728 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136728 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@59b6a701cacf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E7B557BA'O, index=0 20250212125136744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125136745 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125136745 DSNDCP ERROR Message for non-existing MM ctx (lle=0x56524fc59188, TLLI=e7b557ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@59b6a701cacf: Removing Client IMSI='262420000000070'H, index=0 20250212125138747 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@59b6a701cacf: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@59b6a701cacf: Final verdict of PTC: pass 20250212125138764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1289)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1291)@59b6a701cacf: Final verdict of PTC: none 20250212125138768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125138769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1275)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1285)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1279)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1283)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1288)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1277)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@59b6a701cacf: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Feb 12 12:51:38 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 20250212125138860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125139262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92596) 20250212125139729 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125139729 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125139730 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125139770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125139770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92596, count=98888) 20250212125140772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125140772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Feb 12 12:51:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125141772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125141772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_cell_change_different_ci_attach started. 20250212125142297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125142298 DMM INFO MM(262420000000070/e7b557ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125142298 DMM INFO MM(262420000000070/e7b557ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125142298 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125142298 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125142298 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125142298 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250212125142298 DLLC NOTICE LLME(ffffffff/e7b557ba){ASSIGNED} LLGM Assign pre (e7b557ba => ffffffff) (gprs_llc.c:1079) 20250212125142298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b557ba => ffffffff) (gprs_llc.c:1125) 20250212125142298 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc58e30 (gprs_sndcp.c:574) 20250212125142298 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc59188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125142298 DMM NOTICE MM(262420000000070/e7b557ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125142298 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250212125142298 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125142298 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125142298 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250212125142298 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250212125142298 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) 20250212125142298 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:399) 20250212125142298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125142298 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125142298 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125142298 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125142298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@59b6a701cacf: 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(1298)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125142316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125142316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125142316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125142316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125142316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125142316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125142316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125142316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125142318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125142318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125142318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125142318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125142318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125142318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125142318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125142318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125142318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125142318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125142318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125142318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125142321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125142326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@59b6a701cacf: 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(1303)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125142334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125142334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125142334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125142334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125142334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125142334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125142334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125142334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125142334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125142335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125142335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125142335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125142335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125142335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125142335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125142335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125142337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125142343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1302)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@59b6a701cacf: 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(1308)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125142350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125142350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125142350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125142350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125142350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125142350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125142350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125142350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125142352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125142352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125142352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125142352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125142352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125142352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125142352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125142352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125142352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125142352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125142352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125142352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125142352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125142356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125142361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125142773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125142773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125142773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125142773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: 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) } } } } 20250212125142774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125142775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CA6D60E2'O, index=0 SGSN_Test-GSUP(1310)@59b6a701cacf: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@59b6a701cacf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CA6D60E2'O, index=0 TC_cell_change_different_ci_attach(1312)@59b6a701cacf: 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 := '792A4C8C38BD242A32FDAD7B6CC47A20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63A84969'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '010541D03E892954'O } } } } } 20250212125142800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142800 DLLC NOTICE LLME(ffffffff/ca6d60e2){UNASSIGNED} LLC RX: unknown TLLI 0xca6d60e2, creating LLME on the fly (gprs_llc.c:552) 20250212125142800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20250212125142800 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125142800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125142800 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125142800 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212125142800 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125142800 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125142800 DLLC NOTICE LLME(ffffffff/ca6d60e2){UNASSIGNED} LLGM Assign pre (ca6d60e2 => fec480e1) (gprs_llc.c:1079) 20250212125142800 DLLC NOTICE LLME(ca6d60e2/fec480e1){ASSIGNED} LLGM Assign post (ca6d60e2 => fec480e1) (gprs_llc.c:1125) 20250212125142800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125142800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125142800 DMM DEBUG MM(262420000000069/fec480e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125142807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142807 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142807 DMM DEBUG MM(262420000000069/fec480e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250212125142807 DMM NOTICE MM(262420000000069/fec480e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125142807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125142807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125142807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125142807 DMM DEBUG MM(262420000000069/fec480e1) Requesting authorization (sgsn_auth.c:160) 20250212125142807 DMM INFO MM(262420000000069/fec480e1) Requesting authentication tuples (sgsn_auth.c:184) 20250212125142807 DMM DEBUG MM(262420000000069/fec480e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125142807 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250212125142807 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(1310)@59b6a701cacf: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@59b6a701cacf: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250212125142848 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125142848 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125142848 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125142848 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125142848 DMM INFO MM(262420000000069/fec480e1) Subscriber data update (mmctx.c:445) 20250212125142848 DMM DEBUG MM(262420000000069/fec480e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125142848 DMM INFO MM(262420000000069/fec480e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125142848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125142848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125142848 DMM INFO MM(262420000000069/fec480e1) <- GMM AUTH AND CIPHERING REQ (rand = 79 2a 4c 8c 38 bd 24 2a 32 fd ad 7b 6c c4 7a 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125142854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142854 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142854 DMM INFO MM(262420000000069/fec480e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125142854 DMM NOTICE MM(262420000000069/fec480e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125142854 DMM DEBUG MM(262420000000069/fec480e1) checking auth: received GSM SRES = 63 a8 49 69 (gprs_gmm.c:666) 20250212125142854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125142854 DMM DEBUG MM(262420000000069/fec480e1) Requesting authorization (sgsn_auth.c:160) 20250212125142854 DMM INFO MM(262420000000069/fec480e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125142854 DMM DEBUG MM(262420000000069/fec480e1) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125142854 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250212125142854 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) 20250212125142854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125142854 DMM INFO MM(262420000000069/fec480e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfec480e1) (gprs_gmm.c:300) 20250212125142855 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125142855 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125142855 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250212125142855 DMM INFO MM(262420000000069/fec480e1) Subscriber data update (mmctx.c:445) 20250212125142855 DMM DEBUG MM(262420000000069/fec480e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125142855 DMM INFO MM(262420000000069/fec480e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125142855 DMM NOTICE MM(262420000000069/fec480e1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250212125142855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125142855 DMM NOTICE MM(262420000000069/fec480e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125142855 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) 20250212125142855 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125142855 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250212125142855 DMM INFO MM(262420000000069/fec480e1) Subscriber data update (mmctx.c:445) 20250212125142855 DMM DEBUG MM(262420000000069/fec480e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125142858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142858 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142858 DMM INFO MM(262420000000069/fec480e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125142858 DMM NOTICE MM(262420000000069/fec480e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125142858 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125142858 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125142858 DLLC NOTICE LLME(ca6d60e2/fec480e1){ASSIGNED} LLGM Assign pre (ffffffff => fec480e1) (gprs_llc.c:1079) 20250212125142858 DLLC NOTICE LLME(ffffffff/fec480e1){ASSIGNED} LLGM Assign post (ffffffff => fec480e1) (gprs_llc.c:1125) 20250212125142858 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125142858 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125142858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125142858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125142909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142909 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142909 DMM INFO MM(262420000000069/fec480e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125142909 DMM INFO MM(262420000000069/fec480e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125142909 DMM DEBUG MM(262420000000069/fec480e1) Using GGSN 0 (gprs_sm.c:312) 20250212125142909 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) 20250212125142909 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250212125142909 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125142909 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125142910 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250212125142915 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 40 be 6f bb 11 2b f5 cf c4 14 05 7f 7e fb 76 f0 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:443) 20250212125142915 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479924b8, cbp=0x56524fc57cc0) (sgsn_libgtp.c:632) 20250212125142915 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125142915 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc5a278 TLLI=fec480e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125142915 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125142915 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@59b6a701cacf: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125142919 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250212125142922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142922 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142922 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@59b6a701cacf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FEC480E1'O, index=0 TC_cell_change_different_ci_attach(1312)@59b6a701cacf: 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 := 'C439CB9036C8A3637519F3CA0332BB1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B1CA08A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3085C2A6D2A9853'O } } } } } 20250212125142925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142925 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142925 DMM INFO MM(262420000000069/fec480e1) -> GMM ATTACH REQUEST MI(TMSI-0xFEC480E1) type="GPRS attach" (gprs_gmm.c:1266) 20250212125142925 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125142925 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125142925 DLLC NOTICE LLME(ffffffff/fec480e1){ASSIGNED} LLGM Assign pre (fec480e1 => c3573158) (gprs_llc.c:1079) 20250212125142925 DLLC NOTICE LLME(fec480e1/c3573158){ASSIGNED} LLGM Assign post (fec480e1 => c3573158) (gprs_llc.c:1125) 20250212125142925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125142926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125142926 DMM DEBUG MM(262420000000069/c3573158) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125142932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125142932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250212125142932 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125142932 DMM DEBUG MM(262420000000069/c3573158) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250212125142932 DMM NOTICE MM(262420000000069/c3573158) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125142932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125142932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125142932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125142932 DMM DEBUG MM(262420000000069/c3573158) Requesting authorization (sgsn_auth.c:160) 20250212125142932 DMM INFO MM(262420000000069/c3573158) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125142932 DMM DEBUG MM(262420000000069/c3573158) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125142932 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250212125142932 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) 20250212125145932 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125145932 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125145932 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125148932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250212125148932 DMM ERROR MM(262420000000069/c3573158) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250212125148932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250212125148932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250212125148932 DMM NOTICE MM(262420000000069/c3573158) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250212125148932 DMM NOTICE MM(262420000000069/c3573158) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125148933 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250212125148933 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc5a278, TLLI=c3573158, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125148933 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125148933 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125148933 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250212125148933 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250212125148933 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) 20250212125148933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Reject}: Deallocated (fsm.c:568) 20250212125148933 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Deallocated (fsm.c:568) 20250212125148933 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212125148933 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250212125148933 DLLC NOTICE LLME(fec480e1/c3573158){ASSIGNED} LLGM Assign pre (c3573158 => ffffffff) (gprs_llc.c:1079) 20250212125148933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3573158 => ffffffff) (gprs_llc.c:1125) 20250212125153935 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250212125157012 DGPRS DEBUG Checking for inactive LLMEs, time = 2595622 (sgsn.c:131) 20250212125158936 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250212125202775 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250212125202775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212125202775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125203938 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250212125208940 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250212125212320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125212320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125212320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125212336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125212336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125212336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125212352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125212353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125212353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@59b6a701cacf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@59b6a701cacf: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. 20250212125212798 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125212798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125212798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1309)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1310)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1303)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1308)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1298)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1301)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1306)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1296)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@59b6a701cacf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@59b6a701cacf: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Feb 12 12:52:12 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 20250212125212894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125213297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122792) 20250212125213798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125213798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125213940 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250212125213941 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56524fc57cc0) (sgsn_libgtp.c:632) 20250212125213941 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56524fc57cc0) (sgsn_libgtp.c:636) 20250212125213941 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250212125213941 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250212125213941 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250212125213941 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122792, count=128224) 20250212125214800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125214800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Feb 12 12:52:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125215802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125215802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_cell_change_different_ci_data started. 20250212125216327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125216329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@59b6a701cacf: 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(1317)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125216349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125216349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125216349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125216349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125216349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125216349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125216349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125216349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125216351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125216351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125216351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125216351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125216351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125216351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125216351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125216351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125216351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125216351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125216351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125216351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125216353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125216359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@59b6a701cacf: 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(1322)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125216369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125216369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125216369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125216369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125216369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125216369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125216369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125216369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125216370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125216370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125216370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125216370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125216370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125216370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125216370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125216371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125216371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125216373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125216378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1324)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1321)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@59b6a701cacf: 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(1327)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125216384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125216384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125216384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125216384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125216384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125216384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125216385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125216385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125216385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125216385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125216385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125216385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125216385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125216388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125216392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125216802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125216802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125216802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125216802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: 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) } } } } 20250212125216803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125216804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FF727FD2'O, index=0 SGSN_Test-GSUP(1329)@59b6a701cacf: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@59b6a701cacf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FF727FD2'O, index=0 TC_cell_change_different_ci_data(1331)@59b6a701cacf: 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 := 'D605FD92218D18E7E4BEB377DE14FF3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00CEE7DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A82E2E8CD7F5323'O } } } } } 20250212125216824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216824 DLLC NOTICE LLME(ffffffff/ff727fd2){UNASSIGNED} LLC RX: unknown TLLI 0xff727fd2, creating LLME on the fly (gprs_llc.c:552) 20250212125216824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216824 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20250212125216824 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125216824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125216824 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125216824 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212125216824 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125216824 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125216824 DLLC NOTICE LLME(ffffffff/ff727fd2){UNASSIGNED} LLGM Assign pre (ff727fd2 => dacfc487) (gprs_llc.c:1079) 20250212125216824 DLLC NOTICE LLME(ff727fd2/dacfc487){ASSIGNED} LLGM Assign post (ff727fd2 => dacfc487) (gprs_llc.c:1125) 20250212125216824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125216824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125216824 DMM DEBUG MM(262420000000071/dacfc487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125216830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216830 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125216830 DMM DEBUG MM(262420000000071/dacfc487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250212125216830 DMM NOTICE MM(262420000000071/dacfc487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125216830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125216830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125216830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125216830 DMM DEBUG MM(262420000000071/dacfc487) Requesting authorization (sgsn_auth.c:160) 20250212125216830 DMM INFO MM(262420000000071/dacfc487) Requesting authentication tuples (sgsn_auth.c:184) 20250212125216830 DMM DEBUG MM(262420000000071/dacfc487) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125216830 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250212125216830 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(1329)@59b6a701cacf: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@59b6a701cacf: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250212125216872 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125216872 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125216872 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125216872 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125216872 DMM INFO MM(262420000000071/dacfc487) Subscriber data update (mmctx.c:445) 20250212125216872 DMM DEBUG MM(262420000000071/dacfc487) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125216872 DMM INFO MM(262420000000071/dacfc487) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125216872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125216872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125216872 DMM INFO MM(262420000000071/dacfc487) <- GMM AUTH AND CIPHERING REQ (rand = d6 05 fd 92 21 8d 18 e7 e4 be b3 77 de 14 ff 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125216878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216878 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125216878 DMM INFO MM(262420000000071/dacfc487) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125216878 DMM NOTICE MM(262420000000071/dacfc487) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125216878 DMM DEBUG MM(262420000000071/dacfc487) checking auth: received GSM SRES = 00 ce e7 dd (gprs_gmm.c:666) 20250212125216878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125216878 DMM DEBUG MM(262420000000071/dacfc487) Requesting authorization (sgsn_auth.c:160) 20250212125216878 DMM INFO MM(262420000000071/dacfc487) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125216878 DMM DEBUG MM(262420000000071/dacfc487) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125216878 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250212125216878 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) 20250212125216878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125216878 DMM INFO MM(262420000000071/dacfc487) <- GMM ATTACH ACCEPT (new P-TMSI=0xdacfc487) (gprs_gmm.c:300) 20250212125216879 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125216879 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125216879 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250212125216879 DMM INFO MM(262420000000071/dacfc487) Subscriber data update (mmctx.c:445) 20250212125216879 DMM DEBUG MM(262420000000071/dacfc487) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125216879 DMM INFO MM(262420000000071/dacfc487) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125216879 DMM NOTICE MM(262420000000071/dacfc487) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250212125216879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125216879 DMM NOTICE MM(262420000000071/dacfc487) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125216879 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) 20250212125216879 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125216879 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250212125216879 DMM INFO MM(262420000000071/dacfc487) Subscriber data update (mmctx.c:445) 20250212125216879 DMM DEBUG MM(262420000000071/dacfc487) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125216882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216883 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125216883 DMM INFO MM(262420000000071/dacfc487) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125216883 DMM NOTICE MM(262420000000071/dacfc487) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125216883 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125216883 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125216883 DLLC NOTICE LLME(ff727fd2/dacfc487){ASSIGNED} LLGM Assign pre (ffffffff => dacfc487) (gprs_llc.c:1079) 20250212125216883 DLLC NOTICE LLME(ffffffff/dacfc487){ASSIGNED} LLGM Assign post (ffffffff => dacfc487) (gprs_llc.c:1125) 20250212125216883 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125216883 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125216883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125216883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125216934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216934 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125216934 DMM INFO MM(262420000000071/dacfc487) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250212125216934 DMM INFO MM(262420000000071/dacfc487) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250212125216934 DMM DEBUG MM(262420000000071/dacfc487) Using GGSN 0 (gprs_sm.c:312) 20250212125216934 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) 20250212125216934 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250212125216934 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250212125216934 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250212125216934 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250212125216940 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 ad 1a 1f 71 11 4e 67 94 81 14 05 7f f4 82 47 f5 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:443) 20250212125216940 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f59479924b8, cbp=0x56524fc57cc0) (sgsn_libgtp.c:632) 20250212125216940 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250212125216940 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56524fc5a278 TLLI=dacfc487, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250212125216940 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250212125216940 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@59b6a701cacf: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed 20250212125216944 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250212125216947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216947 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216947 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@59b6a701cacf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@59b6a701cacf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DACFC487'O, index=0 20250212125216950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125216950 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125216950 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125216951 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@59b6a701cacf: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@59b6a701cacf: Final verdict of PTC: pass 20250212125216957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@59b6a701cacf: Final verdict of PTC: none 20250212125216959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125216959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1322)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1317)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1327)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@59b6a701cacf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1325)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1315)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1320)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@59b6a701cacf: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Feb 12 12:52:17 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 20250212125217084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125217485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79456) 20250212125217960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125217960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79456, count=99972) 20250212125218960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125218960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Feb 12 12:52:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125219952 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250212125219952 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250212125219952 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250212125219961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125219961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_sgsn_context_req_in started. 20250212125220510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125220510 DMM INFO MM(262420000000071/dacfc487) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125220510 DMM INFO MM(262420000000071/dacfc487) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125220510 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125220510 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125220510 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125220510 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250212125220510 DLLC NOTICE LLME(ffffffff/dacfc487){ASSIGNED} LLGM Assign pre (dacfc487 => ffffffff) (gprs_llc.c:1079) 20250212125220510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dacfc487 => ffffffff) (gprs_llc.c:1125) 20250212125220510 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56524fc59f20 (gprs_sndcp.c:574) 20250212125220510 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56524fc5a278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250212125220510 DMM NOTICE MM(262420000000071/dacfc487) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250212125220510 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250212125220510 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250212125220511 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250212125220511 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250212125220511 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250212125220511 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) 20250212125220511 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:399) 20250212125220511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125220511 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125220511 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125220511 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125220511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@59b6a701cacf: 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(1336)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125220529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI97(1336)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125220529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125220529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125220529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125220529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125220529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125220529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125220529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212125220530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125220530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125220530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125220530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125220530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125220530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125220530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125220530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125220532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125220537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@59b6a701cacf: 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(1341)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125220545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125220545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125220545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125220545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125220545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125220545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125220545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125220545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125220546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125220546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125220546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125220546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125220546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125220547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125220547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125220547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125220547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125220547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125220548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125220548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125220551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125220558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@59b6a701cacf: 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(1347)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125220567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125220567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125220567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125220567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125220568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125220569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125220569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125220569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125220569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250212125220571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125220576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125220962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125220962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125220962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125220962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: 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) } } } } 20250212125220964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125220964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@59b6a701cacf: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='D6AE109B'O, index=0 SGSN_Test-GSUP(1348)@59b6a701cacf: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@59b6a701cacf: 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 := 'A5F9F228CFC72731233A98791A71F893'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '835D3FAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBB66B8E61E6E2F3'O } } } } } 20250212125221989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125221989 DLLC NOTICE LLME(ffffffff/d6ae109b){UNASSIGNED} LLC RX: unknown TLLI 0xd6ae109b, creating LLME on the fly (gprs_llc.c:552) 20250212125221989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125221989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20250212125221989 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125221989 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125221989 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Allocated (fsm.c:456) 20250212125221989 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125221989 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125221989 DLLC NOTICE LLME(ffffffff/d6ae109b){UNASSIGNED} LLGM Assign pre (d6ae109b => ec71a48b) (gprs_llc.c:1079) 20250212125221989 DLLC NOTICE LLME(d6ae109b/ec71a48b){ASSIGNED} LLGM Assign post (d6ae109b => ec71a48b) (gprs_llc.c:1125) 20250212125221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125221989 DMM DEBUG MM(262420000000072/ec71a48b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125221997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125221997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125221997 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125221997 DMM DEBUG MM(262420000000072/ec71a48b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250212125221997 DMM NOTICE MM(262420000000072/ec71a48b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125221997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125221997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125221997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125221997 DMM DEBUG MM(262420000000072/ec71a48b) Requesting authorization (sgsn_auth.c:160) 20250212125221997 DMM INFO MM(262420000000072/ec71a48b) Requesting authentication tuples (sgsn_auth.c:184) 20250212125221997 DMM DEBUG MM(262420000000072/ec71a48b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125221997 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250212125221997 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(1348)@59b6a701cacf: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@59b6a701cacf: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250212125221999 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125221999 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125221999 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125221999 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125221999 DMM INFO MM(262420000000072/ec71a48b) Subscriber data update (mmctx.c:445) 20250212125221999 DMM DEBUG MM(262420000000072/ec71a48b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125221999 DMM INFO MM(262420000000072/ec71a48b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125221999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125221999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125221999 DMM INFO MM(262420000000072/ec71a48b) <- GMM AUTH AND CIPHERING REQ (rand = a5 f9 f2 28 cf c7 27 31 23 3a 98 79 1a 71 f8 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250212125222004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125222004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125222004 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125222004 DMM INFO MM(262420000000072/ec71a48b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125222004 DMM NOTICE MM(262420000000072/ec71a48b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125222004 DMM DEBUG MM(262420000000072/ec71a48b) checking auth: received GSM SRES = 83 5d 3f ae (gprs_gmm.c:666) 20250212125222004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125222004 DMM DEBUG MM(262420000000072/ec71a48b) Requesting authorization (sgsn_auth.c:160) 20250212125222004 DMM INFO MM(262420000000072/ec71a48b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125222004 DMM DEBUG MM(262420000000072/ec71a48b) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125222004 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250212125222004 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) 20250212125222004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125222004 DMM INFO MM(262420000000072/ec71a48b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec71a48b) (gprs_gmm.c:300) 20250212125222004 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125222004 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125222004 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250212125222004 DMM INFO MM(262420000000072/ec71a48b) Subscriber data update (mmctx.c:445) 20250212125222004 DMM DEBUG MM(262420000000072/ec71a48b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125222004 DMM INFO MM(262420000000072/ec71a48b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125222004 DMM NOTICE MM(262420000000072/ec71a48b) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250212125222004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125222004 DMM NOTICE MM(262420000000072/ec71a48b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125222005 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) 20250212125222005 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125222005 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250212125222005 DMM INFO MM(262420000000072/ec71a48b) Subscriber data update (mmctx.c:445) 20250212125222005 DMM DEBUG MM(262420000000072/ec71a48b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125222008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125222008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125222008 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125222008 DMM INFO MM(262420000000072/ec71a48b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125222008 DMM NOTICE MM(262420000000072/ec71a48b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125222008 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125222008 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125222008 DLLC NOTICE LLME(d6ae109b/ec71a48b){ASSIGNED} LLGM Assign pre (ffffffff => ec71a48b) (gprs_llc.c:1079) 20250212125222008 DLLC NOTICE LLME(ffffffff/ec71a48b){ASSIGNED} LLGM Assign post (ffffffff => ec71a48b) (gprs_llc.c:1125) 20250212125222008 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125222008 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125222008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125222008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125222060 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 f3 e9 00 00 03 52 f0 99 42 42 de 05 ec 71 a4 8b 0c 01 02 03 0d fe 11 6f 03 b3 6b 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@59b6a701cacf: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250212125224061 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250212125224061 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250212125224061 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) 20250212125224061 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250212125224061 DMM INFO MM(262420000000072/ec71a48b) Subscriber data update (mmctx.c:445) 20250212125224061 DMM DEBUG MM(262420000000072/ec71a48b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250212125224061 DMM INFO MM(262420000000072/ec71a48b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250212125224061 DMM INFO MM(262420000000072/ec71a48b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125224061 DMM INFO MM(262420000000072/ec71a48b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125224061 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125224061 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125224061 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125224061 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212125224061 DLLC NOTICE LLME(ffffffff/ec71a48b){ASSIGNED} LLGM Assign pre (ec71a48b => ffffffff) (gprs_llc.c:1079) 20250212125224061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec71a48b => ffffffff) (gprs_llc.c:1125) 20250212125224061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125224061 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125224061 DMM DEBUG MM_STATE_Iu[0x56524fc533a0]{Detached}: Deallocated (fsm.c:568) 20250212125224061 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@59b6a701cacf: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@59b6a701cacf: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250212125224064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125224065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125224065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1341)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1347)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1336)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1334)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1345)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1339)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@59b6a701cacf: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Feb 12 12:52:24 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 20250212125224163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125224564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86868) 20250212125225066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125225066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86868, count=99688) 20250212125226067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125226067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Feb 12 12:52:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125227013 DGPRS DEBUG Checking for inactive LLMEs, time = 2595652 (sgsn.c:131) 20250212125227068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125227068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_sgsn_context_req_out started. 20250212125227588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125227589 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@59b6a701cacf: 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(1355)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125227606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125227606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125227606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125227606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125227606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125227606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125227606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125227606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125227607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125227607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125227607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125227608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125227608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125227608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125227608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125227608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125227608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125227608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125227608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125227608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125227611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125227616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125227616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@59b6a701cacf: 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(1360)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125227624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125227624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125227624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125227624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125227624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125227624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125227624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125227624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125227626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125227626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125227626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125227626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125227626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125227626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125227626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125227626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125227626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125227626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125227626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125227626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125227629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125227636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125227636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1361)@59b6a701cacf: 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_sgsn_context_req_out-BVCI210(1359)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125227641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125227641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125227641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125227641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227641 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125227641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125227641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125227641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125227641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125227642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125227642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125227642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125227642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125227642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125227642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125227642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125227642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125227642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125227642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125227642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125227642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125227642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125227645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125227651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125227651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125228068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125228068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125228068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125228068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: 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) } } } } 20250212125228069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125228069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@59b6a701cacf: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='DCE2B571'O, index=0 SGSN_Test-GSUP(1367)@59b6a701cacf: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250212125229095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125229095 DLLC NOTICE LLME(ffffffff/dce2b571){UNASSIGNED} LLC RX: unknown TLLI 0xdce2b571, creating LLME on the fly (gprs_llc.c:552) 20250212125229095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250212125229095 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212125229095 DMM NOTICE LLME(ffffffff/dce2b571){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250212125229095 DLLC NOTICE LLME(ffffffff/dce2b571){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250212125229095 DMM ERROR LLME(ffffffff/dce2b571){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250212125229095 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250212125229095 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250212125229095 DLLC NOTICE LLME(ffffffff/dce2b571){UNASSIGNED} LLGM Assign pre (dce2b571 => ffffffff) (gprs_llc.c:1079) 20250212125229095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dce2b571 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@59b6a701cacf: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@59b6a701cacf: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20250212125229102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125229102 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125229102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1351)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1367)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1360)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1355)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1365)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1353)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1363)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1358)@59b6a701cacf: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@59b6a701cacf: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@59b6a701cacf: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Feb 12 12:52:29 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 20250212125229205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125229606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54384) 20250212125230102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125230102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54384, count=55644) 20250212125231103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125231103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Feb 12 12:52:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125232103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125232103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_req_id_req_ra_update started. 20250212125232629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125232630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@59b6a701cacf: 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(1374)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125232646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125232646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125232647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125232647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125232647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125232647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125232647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125232647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125232647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125232648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125232648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125232648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125232648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125232648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125232648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125232648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125232648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125232648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125232648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125232648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125232651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@59b6a701cacf: 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(1379)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125232659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125232659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1379)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125232660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125232660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125232660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125232660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125232660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125232660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125232660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125232660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125232661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125232661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125232661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125232661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125232661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125232661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125232661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125232661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125232661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125232661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_req_id_req_ra_update-BVCI196(1373)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125232662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125232662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125232665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125232672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125232672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1378)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@59b6a701cacf: 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(1385)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125232684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125232684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125232684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125232684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125232684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125232684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125232684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125232684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125232685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125232685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125232685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125232685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125232685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125232685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125232685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125232685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125232685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125232685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125232685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125232685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125232685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125232687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125232691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125232691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1382)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125233104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125233104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125233104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125233104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: 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) } } } } 20250212125233106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125233106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@59b6a701cacf: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D960F8BF'O, index=0 SGSN_Test-GSUP(1386)@59b6a701cacf: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250212125233128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233128 DLLC NOTICE LLME(ffffffff/d960f8bf){UNASSIGNED} LLC RX: unknown TLLI 0xd960f8bf, creating LLME on the fly (gprs_llc.c:552) 20250212125233128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125233128 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20250212125233128 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125233128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125233128 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125233128 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212125233128 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125233128 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125233128 DLLC NOTICE LLME(ffffffff/d960f8bf){UNASSIGNED} LLGM Assign pre (d960f8bf => d39ac309) (gprs_llc.c:1079) 20250212125233128 DLLC NOTICE LLME(d960f8bf/d39ac309){ASSIGNED} LLGM Assign post (d960f8bf => d39ac309) (gprs_llc.c:1125) 20250212125233128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125233128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125233128 DMM DEBUG MM(262420000000047/d39ac309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125233136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125233136 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125233136 DMM INFO MM(262420000000047/d39ac309) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212125233136 DMM INFO MM(262420000000047/d39ac309) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-35502-238 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250212125233136 DMM NOTICE MM(262420000000047/d39ac309) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250212125233136 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250212125233136 DMM INFO MM(262420000000047/d39ac309) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250212125233136 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125233136 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125233136 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125233136 DMM ERROR MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212125233136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250212125233136 DMM DEBUG MM_STATE_Gb(0)[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125233136 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125233136 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125233136 DLLC NOTICE LLME(d960f8bf/d39ac309){ASSIGNED} LLGM Assign pre (d39ac309 => ffffffff) (gprs_llc.c:1079) 20250212125233136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d39ac309 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@59b6a701cacf: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@59b6a701cacf: Final verdict of PTC: pass 20250212125233140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@59b6a701cacf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@59b6a701cacf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1385)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@59b6a701cacf: Final verdict of PTC: none 20250212125233141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125233142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1370)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1374)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1379)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1377)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1372)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1383)@59b6a701cacf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1382)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1382): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@59b6a701cacf: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Feb 12 12:52:33 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 20250212125233265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125233666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20250212125234142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125234142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=61728) 20250212125235143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125235143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@59b6a701cacf: Test execution finished. MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Feb 12 12:52:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125236144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125236144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_iu_attach started. 20250212125236688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125236689 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@59b6a701cacf: 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(1393)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125236706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125236706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125236706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125236706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125236706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125236706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125236706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125236706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125236707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125236707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125236707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125236707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125236707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125236707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125236707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125236707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125236707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125236707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125236707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125236707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125236710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125236716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125236716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1394)@59b6a701cacf: 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(1398)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_iu_attach-BVCI196(1392)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125236719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125236719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125236719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125236719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125236719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125236719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125236719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125236719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125236721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125236721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125236721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125236721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125236721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125236721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125236721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125236721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125236721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125236721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125236721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125236721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125236724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125236730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125236730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@59b6a701cacf: 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(1403)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125236737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125236737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125236737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125236737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125236737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125236737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125236737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125236737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125236738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125236738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125236738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125236738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125236739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125236739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125236741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1406)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation 20250212125236748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125236748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1404)@59b6a701cacf: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1402)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125236949 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125236949 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125236949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125236949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125236951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125236951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125236951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125236951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125236951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125236951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125236951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125236951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125236951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125236951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125237144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125237145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125237145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125237145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: 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) } } } } 20250212125237146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125237146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125237755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125237755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125237755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125237755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125237755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125237755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125237755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125237755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125237755 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125237755 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125237755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125237755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125237755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125237755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125237755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125237755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125237755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125237755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@59b6a701cacf: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F23A6CE5'O, index=0 SGSN_Test-GSUP(1409)@59b6a701cacf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@59b6a701cacf: 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 := '524A'O ("RJ"), 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(1405)@59b6a701cacf: Added conn table entry 0TC_iu_attach(1411)13183986 SGSN_Test_0-SCCP(1404)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1405)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125238176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238176 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125238177 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125238177 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125238177 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250212125238177 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250212125238177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250212125238177 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Deregistered}: Allocated (fsm.c:456) 20250212125238177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Allocated (fsm.c:456) 20250212125238177 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125238177 DMM DEBUG MM_STATE_Iu[0x56524fc58ac0]{Detached}: Allocated (fsm.c:456) 20250212125238177 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125238177 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125238177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125238177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125238177 DMM DEBUG MM(262420000001001/d816a0b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125238177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250212125238177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: { messageType := 2, destLocRef := 'C92BF2'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(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@59b6a701cacf: 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 := '7F69A62B15E91730A74C63BB31264A5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6FE2668'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B31FACE4DFB9C90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E1FF7C2ED71A8A936ECD20455622BEEE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB765F0DEDEC31FD6A564D32634880B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C0284CB074F27CE3ED699DEA33AF42A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D68E3AC95546B67C'O } } } } } SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250212125238183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238184 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125238184 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125238184 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125238184 DMM DEBUG MM(262420000001001/d816a0b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250212125238184 DMM NOTICE MM(262420000001001/d816a0b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125238184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125238184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125238184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125238184 DMM DEBUG MM(262420000001001/d816a0b8) Requesting authorization (sgsn_auth.c:160) 20250212125238184 DMM INFO MM(262420000001001/d816a0b8) Requesting authentication tuples (sgsn_auth.c:184) 20250212125238184 DMM DEBUG MM(262420000001001/d816a0b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125238184 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250212125238184 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(1409)@59b6a701cacf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@59b6a701cacf: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250212125238186 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125238186 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125238186 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125238186 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125238186 DMM INFO MM(262420000001001/d816a0b8) Subscriber data update (mmctx.c:445) 20250212125238186 DMM DEBUG MM(262420000001001/d816a0b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125238186 DMM INFO MM(262420000001001/d816a0b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125238186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125238186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125238186 DMM INFO MM(262420000001001/d816a0b8) <- GMM AUTH AND CIPHERING REQ (rand = 7f 69 a6 2b 15 e9 17 30 a7 4c 63 bb 31 26 4a 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 28 4c b0 74 f2 7c e3 ed 69 9d ea 33 af 42 a1 ) (gprs_gmm.c:483) 20250212125238186 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250212125238186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022D68E3AC923094399990000100001F029045546B67C'O 20250212125238192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238192 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125238192 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125238192 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125238192 DMM INFO MM(262420000001001/d816a0b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125238192 DMM NOTICE MM(262420000001001/d816a0b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125238192 DMM DEBUG MM(262420000001001/d816a0b8) checking auth: received UMTS RES = d6 8e 3a c9 55 46 b6 7c (gprs_gmm.c:666) 20250212125238192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125238192 DMM DEBUG MM(262420000001001/d816a0b8) Requesting authorization (sgsn_auth.c:160) 20250212125238192 DMM INFO MM(262420000001001/d816a0b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125238192 DMM DEBUG MM(262420000001001/d816a0b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125238192 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250212125238192 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) 20250212125238192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125238192 DMM DEBUG MM(262420000001001/d816a0b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125238192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125238199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238199 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125238199 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125238199 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125238199 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250212125238199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125238199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125238199 DMM INFO MM(262420000001001/d816a0b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd816a0b8) (gprs_gmm.c:300) 20250212125238199 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250212125238199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125238202 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125238202 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125238202 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212125238202 DMM INFO MM(262420000001001/d816a0b8) Subscriber data update (mmctx.c:445) 20250212125238202 DMM DEBUG MM(262420000001001/d816a0b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125238202 DMM INFO MM(262420000001001/d816a0b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125238202 DMM NOTICE MM(262420000001001/d816a0b8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250212125238202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125238202 DMM NOTICE MM(262420000001001/d816a0b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125238202 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) 20250212125238202 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125238202 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212125238202 DMM INFO MM(262420000001001/d816a0b8) Subscriber data update (mmctx.c:445) 20250212125238202 DMM DEBUG MM(262420000001001/d816a0b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125238203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238204 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125238204 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125238204 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125238204 DMM INFO MM(262420000001001/d816a0b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125238204 DMM NOTICE MM(262420000001001/d816a0b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125238204 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125238204 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125238204 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125238204 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125238204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125238204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125238204 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1404)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1404)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125238208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125238208 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125238208 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125238208 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125238208 DMM INFO MM(262420000001001/d816a0b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125238208 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125238208 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125238208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125238208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125238208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125238208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@59b6a701cacf: Session index based on local reference:0 20250212125238209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125238209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125238209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125238209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125238209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125238209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125238209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@59b6a701cacf: Deleted conn table entry 0TC_iu_attach(1411)13183986 TC_iu_attach(1411)@59b6a701cacf: setverdict(pass): none -> pass TC_iu_attach(1411)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@59b6a701cacf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@59b6a701cacf: Final verdict of PTC: pass 20250212125238264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1405)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1409)@59b6a701cacf: Final verdict of PTC: none 20250212125238265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125238265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1403)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1393)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1398)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1401)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1396)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1391)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@59b6a701cacf: Test case TC_iu_attach finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Feb 12 12:52:38 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 20250212125238412 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125238412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125238412 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125238412 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125238412 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125238412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125238412 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125238412 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125238412 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:673) 20250212125238412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125238412 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125238412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125238412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125238412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125238412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125238412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125238413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125238413 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125238418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125238819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175996) 20250212125239266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125239266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=175996, count=207592) 20250212125240267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125240267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125240414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125240414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125240414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Feb 12 12:52:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125241268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125241268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_iu_attach_encr started. 20250212125241849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125241849 DMM INFO MM(262420000001001/d816a0b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125241849 DMM INFO MM(262420000001001/d816a0b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125241849 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125241849 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125241849 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125241849 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125241849 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250212125241849 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) 20250212125241849 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:399) 20250212125241849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Deallocated (fsm.c:568) 20250212125241849 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125241849 DMM DEBUG MM_STATE_Iu(1)[0x56524fc58ac0]{Detached}: Deallocated (fsm.c:568) 20250212125241849 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bec0]{Deregistered}: Deallocated (fsm.c:568) 20250212125241849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@59b6a701cacf: 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(1416)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125241869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125241869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125241869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125241869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125241869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125241869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125241869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125241869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125241870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125241870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125241870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125241870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125241870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125241870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125241870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125241870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125241870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125241870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125241870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125241870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1417)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125241874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1413)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@59b6a701cacf: 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(1421)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125241884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125241884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1421)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125241885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125241885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125241885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125241885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125241885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125241885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125241885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125241885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125241886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125241886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125241886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125241886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125241886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125241886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125241886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125241886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125241886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125241886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125241887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125241887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_iu_attach_encr-BVCI196(1415)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125241890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125241898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125241898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@59b6a701cacf: 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(1426)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125241911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125241911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125241911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125241911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125241911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125241911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125241911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125241911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125241913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125241913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125241913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125241913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125241913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125241913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125241913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125241913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125241913 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125241913 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125241913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125241914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125241914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125241917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1429)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@59b6a701cacf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125241926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125241926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125242122 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125242122 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125242122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125242122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125242124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125242124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125242124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125242124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125242124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125242124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125242124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125242125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125242125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125242125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125242125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125242125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125242125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125242125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125242125 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125242269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125242269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125242269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125242269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: 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) } } } } 20250212125242270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250212125242271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125242929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125242929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125242929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125242929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125242929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125242929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125242929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125242929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125242929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125242929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125242929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125242929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125242929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125242929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125242929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125242929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125242929 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125242929 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1428)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@59b6a701cacf: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E016A3C7'O, index=0 SGSN_Test-GSUP(1432)@59b6a701cacf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@59b6a701cacf: 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 := 'F964'O, rac := 'A0'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(1428)@59b6a701cacf: Added conn table entry 0TC_iu_attach_encr(1434)16249326 SGSN_Test_0-SCCP(1427)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1428)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125243303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243304 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125243304 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125243304 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125243304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250212125243304 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Deregistered}: Allocated (fsm.c:456) 20250212125243304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125243304 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Allocated (fsm.c:456) 20250212125243304 DMM DEBUG MM_STATE_Iu[0x56524fc4bd90]{Detached}: Allocated (fsm.c:456) 20250212125243304 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125243304 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125243304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125243304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125243304 DMM DEBUG MM(262420000001001/fee6c01d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125243304 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250212125243304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: { messageType := 2, destLocRef := 'F7F1EE'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(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@59b6a701cacf: 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 := 'BB5AEF86AE9D44357AA1739DA102D1F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33F21EF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CA8EAD318A610F7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2006A7A39748959990B476603EED6615'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01F4242620032D136CD723B4B1F44DE1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA481BFEA8D3CE20BAAC4D3D002ED0BD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8514B05DBC25788'O } } } } } SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250212125243311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243312 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125243312 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125243312 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125243312 DMM DEBUG MM(262420000001001/fee6c01d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250212125243312 DMM NOTICE MM(262420000001001/fee6c01d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125243312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125243312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125243312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125243312 DMM DEBUG MM(262420000001001/fee6c01d) Requesting authorization (sgsn_auth.c:160) 20250212125243312 DMM INFO MM(262420000001001/fee6c01d) Requesting authentication tuples (sgsn_auth.c:184) 20250212125243312 DMM DEBUG MM(262420000001001/fee6c01d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125243312 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250212125243312 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(1432)@59b6a701cacf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@59b6a701cacf: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250212125243313 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125243313 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125243313 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125243313 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125243313 DMM INFO MM(262420000001001/fee6c01d) Subscriber data update (mmctx.c:445) 20250212125243313 DMM DEBUG MM(262420000001001/fee6c01d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125243313 DMM INFO MM(262420000001001/fee6c01d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125243313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125243313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125243313 DMM INFO MM(262420000001001/fee6c01d) <- GMM AUTH AND CIPHERING REQ (rand = bb 5a ef 86 ae 9d 44 35 7a a1 73 9d a1 02 d1 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 48 1b fe a8 d3 ce 20 ba ac 4d 3d 00 2e d0 bd ) (gprs_gmm.c:483) 20250212125243313 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250212125243313 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22B8514B0523094399990000100001F02904DBC25788'O 20250212125243317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243317 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125243317 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125243317 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125243317 DMM INFO MM(262420000001001/fee6c01d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125243317 DMM NOTICE MM(262420000001001/fee6c01d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125243317 DMM DEBUG MM(262420000001001/fee6c01d) checking auth: received UMTS RES = b8 51 4b 05 db c2 57 88 (gprs_gmm.c:666) 20250212125243317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125243317 DMM DEBUG MM(262420000001001/fee6c01d) Requesting authorization (sgsn_auth.c:160) 20250212125243317 DMM INFO MM(262420000001001/fee6c01d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125243317 DMM DEBUG MM(262420000001001/fee6c01d) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125243317 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250212125243317 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) 20250212125243317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125243317 DMM DEBUG MM(262420000001001/fee6c01d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250212125243317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_len:17 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250212125243323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243323 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125243323 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125243323 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125243323 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250212125243323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125243323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125243323 DMM INFO MM(262420000001001/fee6c01d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfee6c01d) (gprs_gmm.c:300) 20250212125243323 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250212125243323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125243326 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125243326 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125243326 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212125243326 DMM INFO MM(262420000001001/fee6c01d) Subscriber data update (mmctx.c:445) 20250212125243326 DMM DEBUG MM(262420000001001/fee6c01d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125243326 DMM INFO MM(262420000001001/fee6c01d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125243326 DMM NOTICE MM(262420000001001/fee6c01d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250212125243326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125243326 DMM NOTICE MM(262420000001001/fee6c01d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125243326 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) 20250212125243326 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125243326 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250212125243326 DMM INFO MM(262420000001001/fee6c01d) Subscriber data update (mmctx.c:445) 20250212125243326 DMM DEBUG MM(262420000001001/fee6c01d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125243328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125243328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125243328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125243328 DMM INFO MM(262420000001001/fee6c01d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125243328 DMM NOTICE MM(262420000001001/fee6c01d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125243328 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125243328 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125243328 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125243328 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125243328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125243328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125243328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1427)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1427)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125243332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125243333 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125243333 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125243333 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125243333 DMM INFO MM(262420000001001/fee6c01d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125243333 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125243333 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125243333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125243333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125243333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125243333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Session index based on local reference:0 20250212125243334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125243334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125243334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125243334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125243334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125243334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125243334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@59b6a701cacf: Deleted conn table entry 0TC_iu_attach_encr(1434)16249326 TC_iu_attach_encr(1434)@59b6a701cacf: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@59b6a701cacf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@59b6a701cacf: Final verdict of PTC: pass 20250212125243390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1427)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1432)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1428)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@59b6a701cacf: Final verdict of PTC: none 20250212125243391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125243391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1426)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1421)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1416)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1414)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1424)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1419)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@59b6a701cacf: Test case TC_iu_attach_encr finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Feb 12 12:52:43 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 20250212125243540 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125243540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125243540 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125243540 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125243540 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125243540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125243540 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125243540 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125243540 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:673) 20250212125243540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125243540 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125243540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125243540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125243540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125243541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125243541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125243541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125243541 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125243554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125243955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210332) 20250212125244392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125244392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210332, count=210968) 20250212125245393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125245393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125245542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125245542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125245542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Feb 12 12:52:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125246394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125246394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_iu_attach_geran_rau started. 20250212125247003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125247004 DMM INFO MM(262420000001001/fee6c01d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125247004 DMM INFO MM(262420000001001/fee6c01d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125247004 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125247004 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125247004 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125247004 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125247004 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250212125247004 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) 20250212125247004 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:399) 20250212125247004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125247004 DMM DEBUG MM_STATE_Gb[0x56524fc4bff0]{Idle}: Deallocated (fsm.c:568) 20250212125247004 DMM DEBUG MM_STATE_Iu(2)[0x56524fc4bd90]{Detached}: Deallocated (fsm.c:568) 20250212125247004 DMM DEBUG GMM(gmm_fsm)[0x56524fc58ac0]{Deregistered}: Deallocated (fsm.c:568) 20250212125247004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@59b6a701cacf: 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(1439)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125247047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125247047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125247047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125247047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125247047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125247047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125247047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125247047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1439)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125247049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125247049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125247049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125247049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125247049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125247049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125247049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125247049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125247049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125247049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125247050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125247050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1440)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125247054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125247064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125247064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@59b6a701cacf: 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(1445)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1444)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125247088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125247088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125247088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125247088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125247088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125247088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125247088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125247088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125247091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125247091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125247091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125247091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125247091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125247091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125247091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125247091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125247091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125247091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125247091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125247091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125247095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125247105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125247105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1444)@59b6a701cacf: 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(1449)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125247114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125247114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125247114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125247114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125247114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125247114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125247114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125247114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125247116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125247116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125247116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125247117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125247117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125247117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125247117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125247117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125247117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125247117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125247117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125247117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125247121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1452)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@59b6a701cacf: ************************************************* SGSN_Test_0-SCCP(1450)@59b6a701cacf: v_sccp_pdu_maxlen:268 20250212125247133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125247134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125247334 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125247334 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125247334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125247334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125247337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125247337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125247337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125247337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125247337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125247337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125247337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125247339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125247339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125247339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125247339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125247339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125247339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125247339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125247339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125247395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125247395 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125247395 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125247395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: 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) } } } } 20250212125247397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125247397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125248143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248143 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125248143 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125248143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C186B815'O, index=0 SGSN_Test-GSUP(1455)@59b6a701cacf: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@59b6a701cacf: 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 := '83DA'O, rac := 'E2'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(1451)@59b6a701cacf: Added conn table entry 0TC_iu_attach_geran_rau(1457)13161551 SGSN_Test_0-SCCP(1450)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1451)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125248457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248458 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125248458 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125248458 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125248458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250212125248458 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125248458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Allocated (fsm.c:456) 20250212125248458 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125248458 DMM DEBUG MM_STATE_Iu[0x56524fc4bec0]{Detached}: Allocated (fsm.c:456) 20250212125248458 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125248458 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125248458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125248458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125248458 DMM DEBUG MM(262420000001002/cbc8a2a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125248458 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250212125248458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: { messageType := 2, destLocRef := 'C8D44F'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(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@59b6a701cacf: 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 := '2394B532FE31D0E62AFF998A131A18BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8E6A818'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9CA0BC0756459C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31D18C72541D71D6834E27F325482BA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '622E094BD233AD087EFD3B0EBF8BC3DC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0CA11D2829C4B9B331B1BC118C95BE14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0389791FFC5EA341'O } } } } } SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250212125248470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248470 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125248470 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125248470 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125248470 DMM DEBUG MM(262420000001002/cbc8a2a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250212125248470 DMM NOTICE MM(262420000001002/cbc8a2a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125248470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125248470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125248470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125248470 DMM DEBUG MM(262420000001002/cbc8a2a4) Requesting authorization (sgsn_auth.c:160) 20250212125248470 DMM INFO MM(262420000001002/cbc8a2a4) Requesting authentication tuples (sgsn_auth.c:184) 20250212125248470 DMM DEBUG MM(262420000001002/cbc8a2a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125248470 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250212125248470 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(1455)@59b6a701cacf: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@59b6a701cacf: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250212125248474 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125248474 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125248474 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125248474 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125248474 DMM INFO MM(262420000001002/cbc8a2a4) Subscriber data update (mmctx.c:445) 20250212125248474 DMM DEBUG MM(262420000001002/cbc8a2a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125248474 DMM INFO MM(262420000001002/cbc8a2a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125248474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125248474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125248474 DMM INFO MM(262420000001002/cbc8a2a4) <- GMM AUTH AND CIPHERING REQ (rand = 23 94 b5 32 fe 31 d0 e6 2a ff 99 8a 13 1a 18 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c a1 1d 28 29 c4 b9 b3 31 b1 bc 11 8c 95 be 14 ) (gprs_gmm.c:483) 20250212125248474 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250212125248474 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E220389791F23094399990000100002F02904FC5EA341'O 20250212125248482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248483 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125248483 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125248483 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125248483 DMM INFO MM(262420000001002/cbc8a2a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125248483 DMM NOTICE MM(262420000001002/cbc8a2a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125248483 DMM DEBUG MM(262420000001002/cbc8a2a4) checking auth: received UMTS RES = 03 89 79 1f fc 5e a3 41 (gprs_gmm.c:666) 20250212125248483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125248483 DMM DEBUG MM(262420000001002/cbc8a2a4) Requesting authorization (sgsn_auth.c:160) 20250212125248483 DMM INFO MM(262420000001002/cbc8a2a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125248483 DMM DEBUG MM(262420000001002/cbc8a2a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125248483 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250212125248483 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) 20250212125248483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125248483 DMM DEBUG MM(262420000001002/cbc8a2a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125248483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125248495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248495 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125248495 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125248495 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125248495 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250212125248495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125248495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125248495 DMM INFO MM(262420000001002/cbc8a2a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbc8a2a4) (gprs_gmm.c:300) 20250212125248495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250212125248495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125248500 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125248500 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125248500 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250212125248500 DMM INFO MM(262420000001002/cbc8a2a4) Subscriber data update (mmctx.c:445) 20250212125248500 DMM DEBUG MM(262420000001002/cbc8a2a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125248500 DMM INFO MM(262420000001002/cbc8a2a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125248500 DMM NOTICE MM(262420000001002/cbc8a2a4) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250212125248500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125248500 DMM NOTICE MM(262420000001002/cbc8a2a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125248500 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) 20250212125248501 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125248501 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250212125248501 DMM INFO MM(262420000001002/cbc8a2a4) Subscriber data update (mmctx.c:445) 20250212125248501 DMM DEBUG MM(262420000001002/cbc8a2a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125248504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125248504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125248504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125248504 DMM INFO MM(262420000001002/cbc8a2a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125248504 DMM NOTICE MM(262420000001002/cbc8a2a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125248504 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125248504 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125248504 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125248504 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125248504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125248504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125248504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1450)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1450)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125248511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125248511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125248511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125248511 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125248511 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125248511 DMM INFO MM(262420000001002/cbc8a2a4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125248511 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125248511 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125248511 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248511 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125248511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125248511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125248511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@59b6a701cacf: Session index based on local reference:0 20250212125248513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125248513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125248513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125248513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1451)@59b6a701cacf: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)13161551 20250212125248513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@59b6a701cacf: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CBC8A2A4'O, index=1 20250212125248573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125248573 DLLC NOTICE LLME(ffffffff/cbc8a2a4){UNASSIGNED} LLC RX: unknown TLLI 0xcbc8a2a4, creating LLME on the fly (gprs_llc.c:552) 20250212125248573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250212125248573 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212125248573 DMM INFO MM(262420000001002/cbc8a2a4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cbc8a2a4, P-TMSI: cbc8a2a4 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250212125248573 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250212125248573 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250212125248573 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125248573 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125248573 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250212125248573 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125248573 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125248573 DLLC NOTICE LLME(ffffffff/cbc8a2a4){UNASSIGNED} LLGM Assign pre (cbc8a2a4 => cbc8a2a4) (gprs_llc.c:1079) 20250212125248573 DLLC NOTICE LLME(cbc8a2a4/cbc8a2a4){ASSIGNED} LLGM Assign post (cbc8a2a4 => cbc8a2a4) (gprs_llc.c:1125) 20250212125248573 DMM INFO MM(262420000001002/cbc8a2a4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: Removing Client IMSI='262420000001002'H, index=1 20250212125248590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125248590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125248590 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125248590 DMM INFO MM(262420000001002/cbc8a2a4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212125248590 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212125248590 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125248590 DLLC NOTICE LLME(cbc8a2a4/cbc8a2a4){ASSIGNED} LLGM Assign pre (ffffffff => cbc8a2a4) (gprs_llc.c:1079) 20250212125248590 DLLC NOTICE LLME(ffffffff/cbc8a2a4){ASSIGNED} LLGM Assign post (ffffffff => cbc8a2a4) (gprs_llc.c:1125) 20250212125248590 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250212125248590 DMM ERROR MM_STATE_Gb[0x56524fc533a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@59b6a701cacf: Final verdict of PTC: pass 20250212125248595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40556<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_geran_rau-BVCI210(1442)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1443)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1449)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1438)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1455)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1439)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1445)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1451)@59b6a701cacf: Final verdict of PTC: none 20250212125248610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125248610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@59b6a701cacf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1447)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@59b6a701cacf: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250212125248720 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125248720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125248720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125248720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125248720 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125248720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125248720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125248720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125248720 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:673) 20250212125248720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125248720 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125248720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125248720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125248720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125248720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125248720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125248720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125248721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Wed Feb 12 12:52:48 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 20250212125248857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125249259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183220) 20250212125249611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125249611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183220, count=219444) 20250212125250612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125250612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125250721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125250721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125250721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Feb 12 12:52:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125251614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125251614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_geran_attach_iu_rau started. 20250212125252302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125252303 DMM INFO MM(262420000001002/cbc8a2a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125252303 DMM INFO MM(262420000001002/cbc8a2a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125252303 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125252303 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125252303 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250212125252303 DMM ERROR MM_STATE_Gb[0x56524fc533a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250212125252303 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250212125252303 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) 20250212125252303 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:399) 20250212125252303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bff0]{Init}: Deallocated (fsm.c:568) 20250212125252303 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125252303 DMM DEBUG MM_STATE_Iu(3)[0x56524fc4bec0]{Detached}: Deallocated (fsm.c:568) 20250212125252303 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125252303 DLLC NOTICE LLME(ffffffff/cbc8a2a4){ASSIGNED} LLGM Assign pre (cbc8a2a4 => ffffffff) (gprs_llc.c:1079) 20250212125252303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbc8a2a4 => ffffffff) (gprs_llc.c:1125) 20250212125252303 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@59b6a701cacf: 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(1462)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125252337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125252337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125252337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125252337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125252337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125252337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125252337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125252337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125252339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125252339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125252339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125252339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125252339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125252339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125252339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125252339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252339 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125252339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125252339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125252340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125252340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125252345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125252358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@59b6a701cacf: 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(1467)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125252370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125252370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125252370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125252370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125252370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125252370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125252370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125252370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125252372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125252372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125252372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125252372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125252372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125252372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125252372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125252372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125252372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125252372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125252374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125252374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125252379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125252393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@59b6a701cacf: 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(1473)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125252416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125252416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125252416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125252416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125252416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125252416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125252416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125252416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125252418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125252418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125252418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125252418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125252418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125252418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125252418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125252418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125252418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125252418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125252418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125252419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125252419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1473)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1475)@59b6a701cacf: M3UA emulation initiated, the test can be started MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@59b6a701cacf: ************************************************* SGSN_Test_0-SCCP(1472)@59b6a701cacf: v_sccp_pdu_maxlen:268 20250212125252425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125252438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125252615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125252615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125252615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125252615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: 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) } } } } 20250212125252617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125252618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125252622 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125252622 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125252622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125252622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125252624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125252624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125252624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125252624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125252624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125252624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125252624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125252625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125252625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125252625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125252625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125252625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125252625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125252625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125252625 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125253429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125253429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125253429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125253429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253429 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125253429 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125253429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125253429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125253429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125253429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@59b6a701cacf: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C8E0778E'O, index=0 SGSN_Test-GSUP(1478)@59b6a701cacf: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@59b6a701cacf: 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 := 'EF618E945B0D641433DE0B12F30D9EE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74C81C6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '504597E19C82A60C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0C4039943F17F9DCBD15B96A7BDF6310'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '27FEC0B0E015970A56044E7339CCCEB7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '741C6105F96592F00351FB7732AD8798'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '263DF19DEF5D1BE1'O } } } } } 20250212125253650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125253650 DLLC NOTICE LLME(ffffffff/c8e0778e){UNASSIGNED} LLC RX: unknown TLLI 0xc8e0778e, creating LLME on the fly (gprs_llc.c:552) 20250212125253650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125253650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250212125253650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Allocated (fsm.c:456) 20250212125253650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125253650 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125253650 DMM DEBUG MM_STATE_Iu[0x56524fc4bff0]{Detached}: Allocated (fsm.c:456) 20250212125253650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125253650 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125253650 DLLC NOTICE LLME(ffffffff/c8e0778e){UNASSIGNED} LLGM Assign pre (c8e0778e => ffa727f2) (gprs_llc.c:1079) 20250212125253650 DLLC NOTICE LLME(c8e0778e/ffa727f2){ASSIGNED} LLGM Assign post (c8e0778e => ffa727f2) (gprs_llc.c:1125) 20250212125253650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125253650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125253650 DMM DEBUG MM(262420000001003/ffa727f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125253660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125253660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250212125253660 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125253660 DMM DEBUG MM(262420000001003/ffa727f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250212125253660 DMM NOTICE MM(262420000001003/ffa727f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125253660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125253660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125253660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125253660 DMM DEBUG MM(262420000001003/ffa727f2) Requesting authorization (sgsn_auth.c:160) 20250212125253660 DMM INFO MM(262420000001003/ffa727f2) Requesting authentication tuples (sgsn_auth.c:184) 20250212125253660 DMM DEBUG MM(262420000001003/ffa727f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125253660 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250212125253660 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(1478)@59b6a701cacf: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@59b6a701cacf: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250212125253662 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125253662 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125253662 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125253662 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125253662 DMM INFO MM(262420000001003/ffa727f2) Subscriber data update (mmctx.c:445) 20250212125253662 DMM DEBUG MM(262420000001003/ffa727f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125253662 DMM INFO MM(262420000001003/ffa727f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125253662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125253662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125253662 DMM INFO MM(262420000001003/ffa727f2) <- GMM AUTH AND CIPHERING REQ (rand = ef 61 8e 94 5b 0d 64 14 33 de 0b 12 f3 0d 9e e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 1c 61 05 f9 65 92 f0 03 51 fb 77 32 ad 87 98 ) (gprs_gmm.c:483) 20250212125253670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125253670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250212125253670 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125253670 DMM INFO MM(262420000001003/ffa727f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125253670 DMM NOTICE MM(262420000001003/ffa727f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125253670 DMM DEBUG MM(262420000001003/ffa727f2) checking auth: received UMTS RES = 26 3d f1 9d ef 5d 1b e1 (gprs_gmm.c:666) 20250212125253670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125253670 DMM DEBUG MM(262420000001003/ffa727f2) Requesting authorization (sgsn_auth.c:160) 20250212125253670 DMM INFO MM(262420000001003/ffa727f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125253670 DMM DEBUG MM(262420000001003/ffa727f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125253670 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250212125253670 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) 20250212125253670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250212125253670 DMM INFO MM(262420000001003/ffa727f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa727f2) (gprs_gmm.c:300) 20250212125253671 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125253671 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125253671 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250212125253671 DMM INFO MM(262420000001003/ffa727f2) Subscriber data update (mmctx.c:445) 20250212125253671 DMM DEBUG MM(262420000001003/ffa727f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125253671 DMM INFO MM(262420000001003/ffa727f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125253671 DMM NOTICE MM(262420000001003/ffa727f2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250212125253671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125253671 DMM NOTICE MM(262420000001003/ffa727f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125253671 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) 20250212125253671 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125253671 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250212125253671 DMM INFO MM(262420000001003/ffa727f2) Subscriber data update (mmctx.c:445) 20250212125253671 DMM DEBUG MM(262420000001003/ffa727f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250212125253677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125253677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250212125253677 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250212125253677 DMM INFO MM(262420000001003/ffa727f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125253677 DMM NOTICE MM(262420000001003/ffa727f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125253677 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125253677 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125253677 DLLC NOTICE LLME(c8e0778e/ffa727f2){ASSIGNED} LLGM Assign pre (ffffffff => ffa727f2) (gprs_llc.c:1079) 20250212125253677 DLLC NOTICE LLME(ffffffff/ffa727f2){ASSIGNED} LLGM Assign post (ffffffff => ffa727f2) (gprs_llc.c:1125) 20250212125253677 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250212125253677 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250212125253677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125253677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@59b6a701cacf: 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 := 'FFA727F2'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(1474)@59b6a701cacf: Added conn table entry 0TC_geran_attach_iu_rau(1480)4439379 SGSN_Test_0-SCCP(1472)@59b6a701cacf: First idle individual index:0 20250212125253736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125253736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125253736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125253736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253736 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125253736 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125253736 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125253736 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250212125253736 DMM INFO MM(262420000001003/ffa727f2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ffa727f2 (00000000), TLLI: ffa727f2 (ffa727f2), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250212125253736 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250212125253736 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250212125253736 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250212125253736 DLLC NOTICE LLME(ffffffff/ffa727f2){ASSIGNED} LLGM Assign pre (ffa727f2 => ffffffff) (gprs_llc.c:1079) 20250212125253736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffa727f2 => ffffffff) (gprs_llc.c:1125) 20250212125253736 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125253736 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250212125253736 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125253736 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125253736 DMM DEBUG MM(262420000001003/ffa727f2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125253736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125253736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125253736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) SGSN_Test_0-RAN(1474)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125253736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125253736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125253736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@59b6a701cacf: { messageType := 2, destLocRef := '43BD53'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(1472)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1472)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125253742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125253742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125253742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125253742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253742 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125253742 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125253742 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125253742 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250212125253742 DMM INFO MM(262420000001003/ffa727f2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250212125253742 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250212125253742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125253742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125253742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125253742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125253742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125253742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@59b6a701cacf: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@59b6a701cacf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@59b6a701cacf: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1472)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1472)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250212125253748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125253748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125253748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125253748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125253748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125253748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125253748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125253748 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125253748 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125253748 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125253748 DMM INFO MM(262420000001003/ffa727f2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250212125253748 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250212125253748 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125253748 DMM DEBUG MM_STATE_Iu[0x56524fc4bff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250212125253748 DMM ERROR MM_STATE_Iu[0x56524fc4bff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@59b6a701cacf: Final verdict of PTC: pass 20250212125253750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40576<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1472)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1474)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1467)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1462)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1473)@59b6a701cacf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1478)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@59b6a701cacf: Final verdict of PTC: none 20250212125253752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125253752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1465)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1471)@59b6a701cacf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1460)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@59b6a701cacf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@59b6a701cacf: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Feb 12 12:52:53 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 20250212125253925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125253948 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125253948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125253948 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125253948 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125253948 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125253948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125253948 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125253948 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125253948 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:673) 20250212125253948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125253948 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125253948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125253948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125253948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125253948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125253948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125253948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125253949 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125254327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113316) 20250212125254753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125254753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113316, count=178464) 20250212125255755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125255755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125255949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125255949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125255949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Feb 12 12:52:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125256756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125256756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125257014 DGPRS DEBUG Checking for inactive LLMEs, time = 2595682 (sgsn.c:131) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user started. 20250212125257356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125257356 DMM INFO MM(262420000001003/ffa727f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125257356 DMM INFO MM(262420000001003/ffa727f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125257356 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125257357 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125257357 DMM DEBUG MM_STATE_Iu[0x56524fc4bff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125257357 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250212125257357 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) 20250212125257357 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:399) 20250212125257357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125257357 DMM DEBUG MM_STATE_Gb(0)[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125257357 DMM DEBUG MM_STATE_Iu[0x56524fc4bff0]{Detached}: Deallocated (fsm.c:568) 20250212125257357 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bd90]{Deregistered}: Deallocated (fsm.c:568) 20250212125257357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@59b6a701cacf: 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(1485)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125257388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125257388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125257388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125257388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125257388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125257388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125257388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125257388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125257389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125257389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125257389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125257389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125257389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125257389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125257389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125257389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125257389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125257389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125257389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125257389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125257393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125257403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125257403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@59b6a701cacf: 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(1491)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125257418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125257418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125257418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125257418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125257418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125257418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125257418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125257418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1490)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1491)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125257419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125257419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125257419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125257419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125257419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125257419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125257419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125257419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125257419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125257419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125257420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125257420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1492)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125257424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1490)@59b6a701cacf: 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(1495)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125257436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125257436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1495)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user-BVCI210(1488)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125257440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125257440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125257440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125257440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125257440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125257440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125257440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125257440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125257442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125257442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125257442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125257442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125257442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125257442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125257442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125257442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125257442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125257442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125257442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125257442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125257442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125257445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1498)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@59b6a701cacf: ************************************************* SGSN_Test_0-SCCP(1496)@59b6a701cacf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125257452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125257647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125257647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125257647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125257647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125257651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125257651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125257651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125257651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125257651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125257651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125257651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125257652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125257652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125257652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125257652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125257652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125257652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125257652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125257652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125257757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125257757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125257757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125257757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: 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) } } } } 20250212125257759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125257760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125258457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258457 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125258457 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125258457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D2BD66AF'O, index=0 SGSN_Test-GSUP(1501)@59b6a701cacf: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@59b6a701cacf: 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 := '2A33'O ("*3"), rac := '0D'O ("\r") }, 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(1497)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user(1503)768822 SGSN_Test_0-SCCP(1496)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1497)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125258806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258806 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125258806 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125258806 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125258806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250212125258806 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Deregistered}: Allocated (fsm.c:456) 20250212125258806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125258806 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Allocated (fsm.c:456) 20250212125258806 DMM DEBUG MM_STATE_Iu[0x56524fc5cb90]{Detached}: Allocated (fsm.c:456) 20250212125258806 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125258806 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125258806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125258806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125258806 DMM DEBUG MM(262420000001004/d34bdd33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125258806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250212125258807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: { messageType := 2, destLocRef := '0BBB36'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(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@59b6a701cacf: 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 := 'C2E6248ECBF41CD5799F46B5195F3F50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53DADDD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6E33E63536F5D98'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F80751732A8F470214D4E2E199EB40B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '70E9327ED3D0F44AEFA6BDF0CE90BC4B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58CE62B92886E2F50B2CE72BA6A6F2E6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF8E48EE078AE3E0'O } } } } } SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250212125258818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125258818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125258818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125258818 DMM DEBUG MM(262420000001004/d34bdd33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250212125258818 DMM NOTICE MM(262420000001004/d34bdd33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125258818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125258818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125258818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125258818 DMM DEBUG MM(262420000001004/d34bdd33) Requesting authorization (sgsn_auth.c:160) 20250212125258818 DMM INFO MM(262420000001004/d34bdd33) Requesting authentication tuples (sgsn_auth.c:184) 20250212125258818 DMM DEBUG MM(262420000001004/d34bdd33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125258818 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250212125258818 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(1501)@59b6a701cacf: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250212125258821 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125258821 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125258821 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125258821 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125258821 DMM INFO MM(262420000001004/d34bdd33) Subscriber data update (mmctx.c:445) 20250212125258821 DMM DEBUG MM(262420000001004/d34bdd33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125258821 DMM INFO MM(262420000001004/d34bdd33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125258821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125258821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125258821 DMM INFO MM(262420000001004/d34bdd33) <- GMM AUTH AND CIPHERING REQ (rand = c2 e6 24 8e cb f4 1c d5 79 9f 46 b5 19 5f 3f 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 ce 62 b9 28 86 e2 f5 0b 2c e7 2b a6 a6 f2 e6 ) (gprs_gmm.c:483) 20250212125258821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250212125258821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22CF8E48EE23094399990000100004F02904078AE3E0'O 20250212125258827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125258828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125258828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125258828 DMM INFO MM(262420000001004/d34bdd33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125258828 DMM NOTICE MM(262420000001004/d34bdd33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125258828 DMM DEBUG MM(262420000001004/d34bdd33) checking auth: received UMTS RES = cf 8e 48 ee 07 8a e3 e0 (gprs_gmm.c:666) 20250212125258828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125258828 DMM DEBUG MM(262420000001004/d34bdd33) Requesting authorization (sgsn_auth.c:160) 20250212125258828 DMM INFO MM(262420000001004/d34bdd33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125258828 DMM DEBUG MM(262420000001004/d34bdd33) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125258828 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250212125258828 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) 20250212125258828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125258828 DMM DEBUG MM(262420000001004/d34bdd33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125258828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125258836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258836 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125258836 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125258836 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125258836 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250212125258836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125258836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125258836 DMM INFO MM(262420000001004/d34bdd33) <- GMM ATTACH ACCEPT (new P-TMSI=0xd34bdd33) (gprs_gmm.c:300) 20250212125258836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250212125258836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125258841 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125258841 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125258841 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250212125258841 DMM INFO MM(262420000001004/d34bdd33) Subscriber data update (mmctx.c:445) 20250212125258841 DMM DEBUG MM(262420000001004/d34bdd33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125258841 DMM INFO MM(262420000001004/d34bdd33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125258841 DMM NOTICE MM(262420000001004/d34bdd33) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250212125258841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125258841 DMM NOTICE MM(262420000001004/d34bdd33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125258841 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) 20250212125258842 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125258842 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250212125258842 DMM INFO MM(262420000001004/d34bdd33) Subscriber data update (mmctx.c:445) 20250212125258842 DMM DEBUG MM(262420000001004/d34bdd33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125258844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125258844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125258844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125258844 DMM INFO MM(262420000001004/d34bdd33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125258844 DMM NOTICE MM(262420000001004/d34bdd33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125258844 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125258844 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125258844 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125258844 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125258844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125258844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125258844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1496)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125258848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125258848 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125258848 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125258848 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125258848 DMM INFO MM(262420000001004/d34bdd33) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125258848 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125258848 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125258848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125258848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125258848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125258848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_user(1503)768822 20250212125258849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125258849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125258849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125258849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125258849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125258849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125258849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125258849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@59b6a701cacf: 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 := 'D34BDD33'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user(1503)1378059 SGSN_Test_0-RAN(1497)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@59b6a701cacf: First idle individual index:0 20250212125259052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125259052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125259052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125259052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125259052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125259052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125259052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125259052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125259053 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125259053 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125259053 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125259053 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD34BDD33) type="signalling" (gprs_gmm.c:1944) 20250212125259053 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125259053 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125259053 DMM DEBUG MM(262420000001004/d34bdd33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125259053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125259053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125259053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125259053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125259053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125259053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125259053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125259053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125259053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@59b6a701cacf: { messageType := 2, destLocRef := '15070B'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(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@59b6a701cacf: Final verdict of PTC: error 20250212125259059 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125259059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125259059 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125259059 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125259059 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125259059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125259059 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125259059 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125259059 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:673) 20250212125259059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125259059 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125259059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125259059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125259059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125259059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125259059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125259059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125259059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125259060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1497)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@59b6a701cacf: Final verdict of PTC: none 20250212125259062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125259062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1485)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1501)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1495)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1484)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1491)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1489)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1494)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Feb 12 12:52:59 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250212125259224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125259626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231040) 20250212125300063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125300063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231040, count=235772) 20250212125301060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125301060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125301060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125301064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125301064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Feb 12 12:53:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125302064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125302064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250212125302653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125302654 DMM INFO MM(262420000001004/d34bdd33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125302654 DMM INFO MM(262420000001004/d34bdd33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125302654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125302654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125302654 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125302654 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125302654 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250212125302654 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) 20250212125302654 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:399) 20250212125302654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125302654 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Deallocated (fsm.c:568) 20250212125302654 DMM DEBUG MM_STATE_Iu(5)[0x56524fc5cb90]{Detached}: Deallocated (fsm.c:568) 20250212125302654 DMM DEBUG GMM(gmm_fsm)[0x56524fc4bff0]{Deregistered}: Deallocated (fsm.c:568) 20250212125302654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@59b6a701cacf: 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(1508)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125302675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125302675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125302675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125302675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125302675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125302675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125302675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125302675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125302677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125302677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125302677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125302677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125302678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125302678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125302678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125302678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302678 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125302678 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125302678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125302678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125302678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125302681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125302688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125302688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@59b6a701cacf: 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(1514)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1513)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125302706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125302706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125302706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125302706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125302706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125302706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125302706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125302706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125302707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125302708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125302708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125302708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125302708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125302708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125302708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125302708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125302708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125302708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125302708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125302708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1515)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125302712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125302722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125302722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1513)@59b6a701cacf: 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(1519)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125302726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125302726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125302726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125302726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302726 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125302726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125302726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125302726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125302726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125302727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125302727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125302727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125302728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125302728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125302728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125302728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125302728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125302728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125302728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125302728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1519)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125302728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125302728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1521)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-SCCP(1518)@59b6a701cacf: v_sccp_pdu_maxlen:268 20250212125302733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125302742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125302742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125302930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125302930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125302930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125302930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125302932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125302932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125302932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125302932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125302932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125302932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125302932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125302933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125302933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125302933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125302933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125302933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125302933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125302933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125302933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125303065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125303065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125303065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125303065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: 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) } } } } 20250212125303066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125303067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125303737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125303737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125303737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125303737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125303737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125303737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125303737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125303737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125303737 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125303737 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125303737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125303737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125303737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125303737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125303737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125303737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125303737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125303737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='C43C09AE'O, index=0 SGSN_Test-GSUP(1524)@59b6a701cacf: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: 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 := '2BE0'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(1520)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15618304 SGSN_Test_0-SCCP(1518)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1520)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125304104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304104 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125304104 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125304104 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125304104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20250212125304104 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Deregistered}: Allocated (fsm.c:456) 20250212125304104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125304104 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125304104 DMM DEBUG MM_STATE_Iu[0x56524fc5b100]{Detached}: Allocated (fsm.c:456) 20250212125304104 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125304104 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125304104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125304104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125304104 DMM DEBUG MM(262420000001058/ffeeccc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125304104 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250212125304104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: { messageType := 2, destLocRef := 'EE5100'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(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: 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 := 'A3504F3A1E0825E950C1B84B65FA3243'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2035096'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D41309E0DA55036'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB685EF40A6774C93813D068C96BEB3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '492AE14EE06304D250166D22F00EA679'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E6CC318DD44614BA0A6FBA88F9F95BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F52F18A2289065EA'O } } } } } SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250212125304110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304110 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125304110 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125304110 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125304110 DMM DEBUG MM(262420000001058/ffeeccc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250212125304110 DMM NOTICE MM(262420000001058/ffeeccc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125304110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125304110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125304110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125304110 DMM DEBUG MM(262420000001058/ffeeccc0) Requesting authorization (sgsn_auth.c:160) 20250212125304110 DMM INFO MM(262420000001058/ffeeccc0) Requesting authentication tuples (sgsn_auth.c:184) 20250212125304110 DMM DEBUG MM(262420000001058/ffeeccc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125304110 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250212125304110 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(1524)@59b6a701cacf: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250212125304112 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125304112 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125304112 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125304112 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125304112 DMM INFO MM(262420000001058/ffeeccc0) Subscriber data update (mmctx.c:445) 20250212125304112 DMM DEBUG MM(262420000001058/ffeeccc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125304112 DMM INFO MM(262420000001058/ffeeccc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125304112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125304112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125304112 DMM INFO MM(262420000001058/ffeeccc0) <- GMM AUTH AND CIPHERING REQ (rand = a3 50 4f 3a 1e 08 25 e9 50 c1 b8 4b 65 fa 32 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 6c c3 18 dd 44 61 4b a0 a6 fb a8 8f 9f 95 bc ) (gprs_gmm.c:483) 20250212125304112 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250212125304112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22F52F18A223094399990000105008F02904289065EA'O 20250212125304117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304117 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125304117 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125304117 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125304117 DMM INFO MM(262420000001058/ffeeccc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125304117 DMM NOTICE MM(262420000001058/ffeeccc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125304117 DMM DEBUG MM(262420000001058/ffeeccc0) checking auth: received UMTS RES = f5 2f 18 a2 28 90 65 ea (gprs_gmm.c:666) 20250212125304117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125304117 DMM DEBUG MM(262420000001058/ffeeccc0) Requesting authorization (sgsn_auth.c:160) 20250212125304117 DMM INFO MM(262420000001058/ffeeccc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125304117 DMM DEBUG MM(262420000001058/ffeeccc0) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125304117 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250212125304117 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) 20250212125304117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125304117 DMM DEBUG MM(262420000001058/ffeeccc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125304117 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125304123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304123 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125304123 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125304123 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125304123 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250212125304123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125304123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125304123 DMM INFO MM(262420000001058/ffeeccc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeeccc0) (gprs_gmm.c:300) 20250212125304123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250212125304123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125304126 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125304126 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125304126 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250212125304126 DMM INFO MM(262420000001058/ffeeccc0) Subscriber data update (mmctx.c:445) 20250212125304126 DMM DEBUG MM(262420000001058/ffeeccc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125304126 DMM INFO MM(262420000001058/ffeeccc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125304126 DMM NOTICE MM(262420000001058/ffeeccc0) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250212125304126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125304126 DMM NOTICE MM(262420000001058/ffeeccc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125304126 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) 20250212125304126 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125304126 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250212125304126 DMM INFO MM(262420000001058/ffeeccc0) Subscriber data update (mmctx.c:445) 20250212125304126 DMM DEBUG MM(262420000001058/ffeeccc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125304128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304128 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125304128 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125304128 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125304128 DMM INFO MM(262420000001058/ffeeccc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125304128 DMM NOTICE MM(262420000001058/ffeeccc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125304128 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125304128 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125304128 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125304128 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125304128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125304128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125304128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1518)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125304133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304133 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125304133 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125304133 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125304133 DMM INFO MM(262420000001058/ffeeccc0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125304133 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125304133 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125304133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 20250212125304134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15618304 TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: 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 := 'FFEECCC0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3186215 SGSN_Test_0-RAN(1520)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@59b6a701cacf: First idle individual index:0 20250212125304336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125304336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125304336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125304336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304336 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125304336 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125304336 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125304337 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFEECCC0) type="signalling" (gprs_gmm.c:1944) 20250212125304337 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125304337 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125304337 DMM DEBUG MM(262420000001058/ffeeccc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125304337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125304337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125304337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125304337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125304337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125304337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125304337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@59b6a701cacf: { messageType := 2, destLocRef := '309E27'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(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@59b6a701cacf: Final verdict of PTC: error 20250212125304342 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125304342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125304342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125304342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125304342 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125304342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125304342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125304342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125304342 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:673) 20250212125304342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125304342 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125304342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125304342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125304342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125304342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125304342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125304342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125304342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125304344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1521)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@59b6a701cacf: Final verdict of PTC: none 20250212125304345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@59b6a701cacf: Final verdict of PTC: none 20250212125304345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1508)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1514)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1519)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1517)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1506)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1524)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1512)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Feb 12 12:53:04 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250212125304485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125304886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232736) 20250212125305348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125305348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232736, count=237188) 20250212125306343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125306343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125306343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125306349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125306349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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 ------ Wed Feb 12 12:53:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250212125307350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125307350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250212125307912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125307912 DMM INFO MM(262420000001058/ffeeccc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125307912 DMM INFO MM(262420000001058/ffeeccc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125307912 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125307912 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125307913 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125307913 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125307913 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250212125307913 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) 20250212125307913 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:399) 20250212125307913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125307913 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125307913 DMM DEBUG MM_STATE_Iu(7)[0x56524fc5b100]{Detached}: Deallocated (fsm.c:568) 20250212125307913 DMM DEBUG GMM(gmm_fsm)[0x56524fc5cb90]{Deregistered}: Deallocated (fsm.c:568) 20250212125307913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@59b6a701cacf: 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(1531)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125307936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125307937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125307938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125307938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125307938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125307938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125307938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125307938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125307938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125307938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125307938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1532)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1531)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125307941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1528)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@59b6a701cacf: 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(1536)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125307949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125307949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1536)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125307951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125307951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125307951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125307951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125307951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125307951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125307951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125307951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1536)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125307952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125307952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125307952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125307953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125307953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125307953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125307953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125307953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125307953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125307953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125307953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125307953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125307956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125307963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125307963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@59b6a701cacf: 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(1541)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125307972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125307972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125307972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125307972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125307972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125307972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125307972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125307972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125307973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125307973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125307973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125307973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125307973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125307973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125307973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125307973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307973 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125307973 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125307973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125307974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125307974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125307977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1544)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@59b6a701cacf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125307987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125307987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125308182 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125308182 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125308182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125308182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125308184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125308184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125308184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125308184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125308184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125308184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125308184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125308184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125308185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125308185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125308185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125308185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125308185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125308185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125308185 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125308351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125308351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125308351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125308351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: 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) } } } } 20250212125308353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125308353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125308991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125308991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125308991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125308991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125308991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125308991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125308991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125308991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125308991 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125308991 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125308992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125308992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125308992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125308992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125308992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125308992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125308992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125308992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='C9E7967E'O, index=0 SGSN_Test-GSUP(1547)@59b6a701cacf: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: 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 := '1617'O, rac := 'B9'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(1543)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6236004 SGSN_Test_0-SCCP(1542)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1543)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125309404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309405 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125309405 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125309405 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125309405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20250212125309405 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Deregistered}: Allocated (fsm.c:456) 20250212125309405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125309405 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Allocated (fsm.c:456) 20250212125309405 DMM DEBUG MM_STATE_Iu[0x56524fc5d470]{Detached}: Allocated (fsm.c:456) 20250212125309405 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125309405 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125309405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125309405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125309405 DMM DEBUG MM(262420000001055/e5cebbf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125309405 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250212125309405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: { messageType := 2, destLocRef := '5F2764'O ("_'d"), 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(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: 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 := '8D63D2DA9DC877AECC995088D4DE16C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B1C9F93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CC5605D73404584'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '485049A9F7F222A4B971DA4C39DDF07F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DCD5B889EC938E9AD79B776EB7000A98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA7BA9A6496F555B80F04333F329F2F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40C3DEC0B38791A6'O } } } } } SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250212125309413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309413 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125309413 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125309413 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125309413 DMM DEBUG MM(262420000001055/e5cebbf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250212125309413 DMM NOTICE MM(262420000001055/e5cebbf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125309413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125309413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125309413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125309413 DMM DEBUG MM(262420000001055/e5cebbf4) Requesting authorization (sgsn_auth.c:160) 20250212125309413 DMM INFO MM(262420000001055/e5cebbf4) Requesting authentication tuples (sgsn_auth.c:184) 20250212125309413 DMM DEBUG MM(262420000001055/e5cebbf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125309413 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250212125309413 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(1547)@59b6a701cacf: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250212125309416 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125309416 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125309416 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125309416 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125309416 DMM INFO MM(262420000001055/e5cebbf4) Subscriber data update (mmctx.c:445) 20250212125309416 DMM DEBUG MM(262420000001055/e5cebbf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125309416 DMM INFO MM(262420000001055/e5cebbf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125309416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125309416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125309416 DMM INFO MM(262420000001055/e5cebbf4) <- GMM AUTH AND CIPHERING REQ (rand = 8d 63 d2 da 9d c8 77 ae cc 99 50 88 d4 de 16 c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 7b a9 a6 49 6f 55 5b 80 f0 43 33 f3 29 f2 f3 ) (gprs_gmm.c:483) 20250212125309416 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250212125309416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082240C3DEC023094399990000105005F02904B38791A6'O 20250212125309423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309423 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125309423 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125309423 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125309423 DMM INFO MM(262420000001055/e5cebbf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125309423 DMM NOTICE MM(262420000001055/e5cebbf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125309423 DMM DEBUG MM(262420000001055/e5cebbf4) checking auth: received UMTS RES = 40 c3 de c0 b3 87 91 a6 (gprs_gmm.c:666) 20250212125309423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125309423 DMM DEBUG MM(262420000001055/e5cebbf4) Requesting authorization (sgsn_auth.c:160) 20250212125309423 DMM INFO MM(262420000001055/e5cebbf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125309423 DMM DEBUG MM(262420000001055/e5cebbf4) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125309423 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250212125309423 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) 20250212125309423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125309423 DMM DEBUG MM(262420000001055/e5cebbf4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125309423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125309430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309431 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125309431 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125309431 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125309431 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250212125309431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125309431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125309431 DMM INFO MM(262420000001055/e5cebbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5cebbf4) (gprs_gmm.c:300) 20250212125309431 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250212125309431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125309435 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125309435 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125309435 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250212125309435 DMM INFO MM(262420000001055/e5cebbf4) Subscriber data update (mmctx.c:445) 20250212125309435 DMM DEBUG MM(262420000001055/e5cebbf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125309435 DMM INFO MM(262420000001055/e5cebbf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125309435 DMM NOTICE MM(262420000001055/e5cebbf4) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250212125309435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125309435 DMM NOTICE MM(262420000001055/e5cebbf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125309435 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) 20250212125309436 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125309436 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250212125309436 DMM INFO MM(262420000001055/e5cebbf4) Subscriber data update (mmctx.c:445) 20250212125309436 DMM DEBUG MM(262420000001055/e5cebbf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125309439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309439 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125309439 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125309439 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125309439 DMM INFO MM(262420000001055/e5cebbf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125309439 DMM NOTICE MM(262420000001055/e5cebbf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125309439 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125309439 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125309439 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125309439 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125309439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125309439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125309439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1542)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125309445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309445 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125309445 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125309445 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125309445 DMM INFO MM(262420000001055/e5cebbf4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125309445 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125309445 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125309445 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 20250212125309447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6236004 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: 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 := 'E5CEBBF4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8048951 SGSN_Test_0-RAN(1543)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@59b6a701cacf: First idle individual index:0 20250212125309648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125309648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125309648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125309648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309649 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125309649 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125309649 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125309649 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5CEBBF4) type="signalling" (gprs_gmm.c:1944) 20250212125309649 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125309649 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125309649 DMM DEBUG MM(262420000001055/e5cebbf4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125309649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125309649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125309649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125309649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125309649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125309649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125309649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@59b6a701cacf: { messageType := 2, destLocRef := '7AD137'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(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@59b6a701cacf: Final verdict of PTC: error 20250212125309654 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125309654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125309654 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125309654 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125309654 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125309654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125309654 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125309654 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125309654 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:673) 20250212125309654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125309654 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125309654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125309654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125309654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125309654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125309654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125309654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125309654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125309656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1531)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1536)@59b6a701cacf: Final verdict of PTC: none 20250212125309657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125309657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1541)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1539)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1534)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1529)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Feb 12 12:53:09 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250212125309815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125310317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236096) 20250212125310658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125310658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236096, count=237256) 20250212125311655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125311655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125311655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125311660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125311660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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 ------ Wed Feb 12 12:53:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250212125312661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125312661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250212125313349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125313350 DMM INFO MM(262420000001055/e5cebbf4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125313350 DMM INFO MM(262420000001055/e5cebbf4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125313350 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125313350 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125313350 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125313350 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125313350 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250212125313350 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) 20250212125313350 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:399) 20250212125313350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125313350 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Deallocated (fsm.c:568) 20250212125313350 DMM DEBUG MM_STATE_Iu(9)[0x56524fc5d470]{Detached}: Deallocated (fsm.c:568) 20250212125313350 DMM DEBUG GMM(gmm_fsm)[0x56524fc5b100]{Deregistered}: Deallocated (fsm.c:568) 20250212125313350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@59b6a701cacf: 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(1554)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125313372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125313372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125313372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125313372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125313372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125313372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125313372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125313372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125313373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125313373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125313373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125313373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125313373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125313373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125313373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125313373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125313373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125313373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125313374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125313374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125313376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125313386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125313386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1555)@59b6a701cacf: 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(1559)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@59b6a701cacf: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125313391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125313391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313391 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125313391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125313391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125313393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125313393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125313393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125313393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125313393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125313393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125313393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125313393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125313393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125313393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125313394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125313394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125313397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125313407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125313407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@59b6a701cacf: 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(1564)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125313416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125313416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125313416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125313416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125313416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125313416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125313416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125313416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125313417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125313417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125313417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125313417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125313417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125313417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125313417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125313417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125313417 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125313417 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125313417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125313418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125313418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125313422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1567)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@59b6a701cacf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125313431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125313431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125313627 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125313627 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125313627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125313627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125313630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125313630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125313630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125313630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125313630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125313630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125313630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125313631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125313631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125313631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125313631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125313631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125313631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125313631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125313631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125313661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125313661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125313661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125313661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: 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) } } } } 20250212125313662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250212125313663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125314439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314440 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125314440 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125314440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='CD2A82B9'O, index=0 SGSN_Test-GSUP(1570)@59b6a701cacf: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: 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 := 'FF01'O, rac := '7A'O ("z") }, 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(1566)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)540767 SGSN_Test_0-SCCP(1565)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1566)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125314725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314726 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125314726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314726 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125314726 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125314726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20250212125314726 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Deregistered}: Allocated (fsm.c:456) 20250212125314726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125314726 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125314726 DMM DEBUG MM_STATE_Iu[0x56524fc5db60]{Detached}: Allocated (fsm.c:456) 20250212125314726 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125314726 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125314726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125314726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125314726 DMM DEBUG MM(262420000001056/e279c9ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125314726 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250212125314726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: { messageType := 2, destLocRef := '08405F'O ("\b@_"), 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(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: 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 := '3C92758124675FAD25B97BFC3DC97EC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB163A3F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A99A7DF451EF9A75'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FB4F7B6DF6CA02C89088F9B8068DA0D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE05051B895926056270E7D93874200C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '08574EC0D6849544C0F29971E4268770'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC00AEEE71B2FC77'O } } } } } SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250212125314740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314741 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125314741 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125314741 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125314741 DMM DEBUG MM(262420000001056/e279c9ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250212125314741 DMM NOTICE MM(262420000001056/e279c9ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125314741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125314741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125314741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125314741 DMM DEBUG MM(262420000001056/e279c9ce) Requesting authorization (sgsn_auth.c:160) 20250212125314741 DMM INFO MM(262420000001056/e279c9ce) Requesting authentication tuples (sgsn_auth.c:184) 20250212125314741 DMM DEBUG MM(262420000001056/e279c9ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125314741 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250212125314741 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(1570)@59b6a701cacf: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250212125314744 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125314744 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125314744 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125314744 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125314744 DMM INFO MM(262420000001056/e279c9ce) Subscriber data update (mmctx.c:445) 20250212125314744 DMM DEBUG MM(262420000001056/e279c9ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125314744 DMM INFO MM(262420000001056/e279c9ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125314744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125314744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125314744 DMM INFO MM(262420000001056/e279c9ce) <- GMM AUTH AND CIPHERING REQ (rand = 3c 92 75 81 24 67 5f ad 25 b9 7b fc 3d c9 7e c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 57 4e c0 d6 84 95 44 c0 f2 99 71 e4 26 87 70 ) (gprs_gmm.c:483) 20250212125314744 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250212125314744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522DC00AEEE23094399990000105006F0290471B2FC77'O 20250212125314753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125314753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125314753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125314753 DMM INFO MM(262420000001056/e279c9ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125314753 DMM NOTICE MM(262420000001056/e279c9ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125314753 DMM DEBUG MM(262420000001056/e279c9ce) checking auth: received UMTS RES = dc 00 ae ee 71 b2 fc 77 (gprs_gmm.c:666) 20250212125314753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125314753 DMM DEBUG MM(262420000001056/e279c9ce) Requesting authorization (sgsn_auth.c:160) 20250212125314753 DMM INFO MM(262420000001056/e279c9ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125314753 DMM DEBUG MM(262420000001056/e279c9ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125314753 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250212125314753 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) 20250212125314753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125314753 DMM DEBUG MM(262420000001056/e279c9ce) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125314754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125314765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314765 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125314765 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125314765 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125314765 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250212125314765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125314765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125314765 DMM INFO MM(262420000001056/e279c9ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe279c9ce) (gprs_gmm.c:300) 20250212125314765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250212125314766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125314771 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125314771 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125314771 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250212125314771 DMM INFO MM(262420000001056/e279c9ce) Subscriber data update (mmctx.c:445) 20250212125314771 DMM DEBUG MM(262420000001056/e279c9ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125314771 DMM INFO MM(262420000001056/e279c9ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125314771 DMM NOTICE MM(262420000001056/e279c9ce) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250212125314771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125314771 DMM NOTICE MM(262420000001056/e279c9ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125314771 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) 20250212125314772 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125314772 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250212125314772 DMM INFO MM(262420000001056/e279c9ce) Subscriber data update (mmctx.c:445) 20250212125314772 DMM DEBUG MM(262420000001056/e279c9ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125314774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314774 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125314774 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125314774 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125314774 DMM INFO MM(262420000001056/e279c9ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125314775 DMM NOTICE MM(262420000001056/e279c9ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125314775 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125314775 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125314775 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125314775 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125314775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125314775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125314775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1565)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125314785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314786 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125314786 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125314786 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125314786 DMM INFO MM(262420000001056/e279c9ce) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125314786 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125314786 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125314786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)540767 20250212125314787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: 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 := 'E279C9CE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2595401 SGSN_Test_0-RAN(1566)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@59b6a701cacf: First idle individual index:0 20250212125314988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125314988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125314988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125314988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314989 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125314989 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125314989 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125314989 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE279C9CE) type="signalling" (gprs_gmm.c:1944) 20250212125314989 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125314989 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125314989 DMM DEBUG MM(262420000001056/e279c9ce) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125314989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125314989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125314989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125314989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125314989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125314989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125314989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@59b6a701cacf: { messageType := 2, destLocRef := '279A49'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(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@59b6a701cacf: Final verdict of PTC: error 20250212125314995 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125314995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125314995 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125314995 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125314996 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125314996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125314996 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125314996 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125314996 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:673) 20250212125314996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125314996 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125314996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125314996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125314996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125314996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125314996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125314996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125314996 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125314999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1555)@59b6a701cacf: Final verdict of PTC: none 20250212125315001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125315001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1559)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1554)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1552)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1562)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1557)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1564)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Feb 12 12:53:15 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250212125315162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125315670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232996) 20250212125316002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125316002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232996, count=237448) 20250212125316997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125316997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125316997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125317002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125317002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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 ------ Wed Feb 12 12:53:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250212125318003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125318003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250212125318756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125318757 DMM INFO MM(262420000001056/e279c9ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125318757 DMM INFO MM(262420000001056/e279c9ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125318757 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125318757 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125318757 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125318757 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125318757 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250212125318757 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) 20250212125318757 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:399) 20250212125318757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125318757 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125318757 DMM DEBUG MM_STATE_Iu(11)[0x56524fc5db60]{Detached}: Deallocated (fsm.c:568) 20250212125318757 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d470]{Deregistered}: Deallocated (fsm.c:568) 20250212125318757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@59b6a701cacf: 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(1578)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@59b6a701cacf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1577)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 20250212125318808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125318808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125318808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125318808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125318808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125318808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125318808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125318808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250212125318810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125318810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125318810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1578)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125318811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125318811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125318811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125318811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125318811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125318811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125318811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1578)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125318811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125318811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1578)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1579)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125318818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125318830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1577)@59b6a701cacf: 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(1583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1582)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1583)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125318844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125318844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125318844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125318844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318844 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125318844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125318844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125318844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125318844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125318846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125318846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125318846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125318846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125318846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125318846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125318846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125318846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318846 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125318846 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125318846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125318848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125318848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125318852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1579)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@59b6a701cacf: 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(1587)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125318867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250212125318868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125318868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125318868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125318868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125318868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125318868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125318868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125318868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125318870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125318870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125318870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1587)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125318870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125318870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125318870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125318870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125318870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125318870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125318870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125318870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125318871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125318871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125318878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250212125318893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1590)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1590)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@59b6a701cacf: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125319004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125319004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125319004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125319004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: 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) } } } } 20250212125319007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125319008 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125319095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125319095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125319095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125319095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125319098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125319098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125319098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125319098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125319098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125319098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125319098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125319099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125319099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125319099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125319099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125319099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125319099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125319099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125319099 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125319908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125319908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125319908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125319908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125319908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125319908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125319908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125319908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125319909 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125319909 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125319909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125319909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125319909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125319909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125319909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125319909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125319909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125319909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@59b6a701cacf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='C4C51A72'O, index=0 SGSN_Test-GSUP(1593)@59b6a701cacf: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: 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 := '1C51'O, rac := '0F'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(1589)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)4603419 SGSN_Test_0-SCCP(1588)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1589)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125320071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320072 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125320072 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125320072 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125320072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20250212125320072 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Deregistered}: Allocated (fsm.c:456) 20250212125320072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125320072 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Allocated (fsm.c:456) 20250212125320072 DMM DEBUG MM_STATE_Iu[0x56524fc5d5a0]{Detached}: Allocated (fsm.c:456) 20250212125320072 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125320072 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125320072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125320072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125320072 DMM DEBUG MM(262420000001057/c188f972) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125320072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250212125320072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: { messageType := 2, destLocRef := '463E1B'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(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: 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 := 'E3A032C8DADAE4401C02741FC71E4C29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF7C8ACF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8749F577CD1DE09E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A71243DEB61264CEEDD6BB26A57ABDC3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1A3719E8A3F20084429DF1E8342BE67B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ABDDC7DE1DD970EBCCB14AE88AFA46F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1F411E4E4A45BB7A'O } } } } } SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250212125320086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125320086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125320086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125320086 DMM DEBUG MM(262420000001057/c188f972) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250212125320086 DMM NOTICE MM(262420000001057/c188f972) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125320086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125320086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125320086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125320086 DMM DEBUG MM(262420000001057/c188f972) Requesting authorization (sgsn_auth.c:160) 20250212125320086 DMM INFO MM(262420000001057/c188f972) Requesting authentication tuples (sgsn_auth.c:184) 20250212125320086 DMM DEBUG MM(262420000001057/c188f972) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125320086 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250212125320086 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(1593)@59b6a701cacf: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250212125320089 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125320089 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125320089 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125320089 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125320089 DMM INFO MM(262420000001057/c188f972) Subscriber data update (mmctx.c:445) 20250212125320089 DMM DEBUG MM(262420000001057/c188f972) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125320089 DMM INFO MM(262420000001057/c188f972) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125320089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125320089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125320089 DMM INFO MM(262420000001057/c188f972) <- GMM AUTH AND CIPHERING REQ (rand = e3 a0 32 c8 da da e4 40 1c 02 74 1f c7 1e 4c 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab dd c7 de 1d d9 70 eb cc b1 4a e8 8a fa 46 f6 ) (gprs_gmm.c:483) 20250212125320089 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250212125320089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D221F411E4E23094399990000105007F029044A45BB7A'O 20250212125320097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320098 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125320098 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125320098 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125320098 DMM INFO MM(262420000001057/c188f972) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125320098 DMM NOTICE MM(262420000001057/c188f972) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125320098 DMM DEBUG MM(262420000001057/c188f972) checking auth: received UMTS RES = 1f 41 1e 4e 4a 45 bb 7a (gprs_gmm.c:666) 20250212125320098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125320098 DMM DEBUG MM(262420000001057/c188f972) Requesting authorization (sgsn_auth.c:160) 20250212125320098 DMM INFO MM(262420000001057/c188f972) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125320098 DMM DEBUG MM(262420000001057/c188f972) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125320098 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250212125320098 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) 20250212125320098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125320098 DMM DEBUG MM(262420000001057/c188f972) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125320098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125320109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320109 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125320109 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125320109 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125320109 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250212125320109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125320109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125320109 DMM INFO MM(262420000001057/c188f972) <- GMM ATTACH ACCEPT (new P-TMSI=0xc188f972) (gprs_gmm.c:300) 20250212125320109 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250212125320109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125320114 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125320114 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125320114 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250212125320114 DMM INFO MM(262420000001057/c188f972) Subscriber data update (mmctx.c:445) 20250212125320114 DMM DEBUG MM(262420000001057/c188f972) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125320114 DMM INFO MM(262420000001057/c188f972) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125320114 DMM NOTICE MM(262420000001057/c188f972) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250212125320114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125320114 DMM NOTICE MM(262420000001057/c188f972) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125320114 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) 20250212125320115 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125320115 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250212125320115 DMM INFO MM(262420000001057/c188f972) Subscriber data update (mmctx.c:445) 20250212125320115 DMM DEBUG MM(262420000001057/c188f972) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_from0 20250212125320118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125320118 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125320118 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125320118 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125320118 DMM INFO MM(262420000001057/c188f972) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125320118 DMM NOTICE MM(262420000001057/c188f972) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125320118 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125320118 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125320118 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125320118 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125320118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125320118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125320118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1588)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125320127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320127 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125320127 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125320127 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125320127 DMM INFO MM(262420000001057/c188f972) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125320127 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125320127 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125320127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 20250212125320129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)4603419 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: 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 := 'C188F972'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15209815 SGSN_Test_0-RAN(1589)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@59b6a701cacf: First idle individual index:0 20250212125320332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125320332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125320332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125320332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320333 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125320333 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125320333 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125320333 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC188F972) type="signalling" (gprs_gmm.c:1944) 20250212125320333 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125320333 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125320333 DMM DEBUG MM(262420000001057/c188f972) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125320333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125320333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125320333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125320333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125320333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125320333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125320333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@59b6a701cacf: { messageType := 2, destLocRef := 'E81557'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(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@59b6a701cacf: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. 20250212125320340 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125320340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125320340 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125320340 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125320340 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125320340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125320340 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125320340 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125320340 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:673) 20250212125320340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125320340 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125320340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125320340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125320340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125320340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125320340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125320340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125320340 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125320342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125320357 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125320357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1579)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1583)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1581)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1585)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1576)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1578)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1577)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1587)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1593)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Feb 12 12:53:20 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250212125320597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125321099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231900) 20250212125321358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125321358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231900, count=236256) 20250212125322340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125322340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125322340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125322360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125322360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Feb 12 12:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125323361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125323361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_attach_pdp_act_pmm_idle started. 20250212125324150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125324151 DMM INFO MM(262420000001057/c188f972) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125324151 DMM INFO MM(262420000001057/c188f972) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125324151 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125324151 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125324151 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125324151 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125324151 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250212125324151 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) 20250212125324151 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:399) 20250212125324151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125324151 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Deallocated (fsm.c:568) 20250212125324151 DMM DEBUG MM_STATE_Iu(13)[0x56524fc5d5a0]{Detached}: Deallocated (fsm.c:568) 20250212125324151 DMM DEBUG GMM(gmm_fsm)[0x56524fc5db60]{Deregistered}: Deallocated (fsm.c:568) 20250212125324151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@59b6a701cacf: 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(1600)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125324193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125324193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125324193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125324193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125324193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125324193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125324193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125324193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125324196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125324196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125324196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125324196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125324196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125324196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125324196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125324196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125324196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125324196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125324196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125324196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125324201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125324214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@59b6a701cacf: 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(1605)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125324228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125324228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125324228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125324228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125324228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125324228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125324228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125324228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125324230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125324230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125324230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125324230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125324230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125324230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125324230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125324230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125324230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125324230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125324231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125324231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125324236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125324252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@59b6a701cacf: 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(1610)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125324281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125324281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125324281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125324281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125324281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125324281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125324281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125324281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125324284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125324284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125324284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125324284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125324284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125324284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125324284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125324284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125324284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125324284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125324284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125324285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125324285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT -NSVCI99(1610)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1613)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@59b6a701cacf: ************************************************* SGSN_Test_0-SCCP(1611)@59b6a701cacf: v_sccp_pdu_maxlen:268 20250212125324289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125324301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125324362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125324362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125324362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125324362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: 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) } } } } 20250212125324365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125324366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125324487 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125324487 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125324487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125324487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125324490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125324490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125324490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125324490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125324490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125324490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125324490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125324491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125324491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125324491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125324491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125324491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125324491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125324491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125324491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125325297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325297 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125325297 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125325297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@59b6a701cacf: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='C6DA3C19'O, index=0 SGSN_Test-GSUP(1616)@59b6a701cacf: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: 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 := 'EBAA'O, rac := '74'O ("t") }, 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(1612)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11721733 SGSN_Test_0-SCCP(1611)@59b6a701cacf: First idle individual index:0 20250212125325412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125325412 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125325412 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125325412 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125325412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20250212125325412 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Deregistered}: Allocated (fsm.c:456) 20250212125325413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125325413 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125325413 DMM DEBUG MM_STATE_Iu[0x56524fc5e530]{Detached}: Allocated (fsm.c:456) 20250212125325413 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125325413 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125325413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125325413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125325413 DMM DEBUG MM(262420000001005/f1e8ba1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125325413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250212125325413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: { messageType := 2, destLocRef := 'B2DC05'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(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: 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 := 'AD5658D225EB3A0DBC115CA69D81A143'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7C19864'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '450E6F76EB9351D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '35F1EA52D46CF8987896148490E7CE66'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AF533B1D59120650690DFEA82E36732D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E615E09C8CF395BE0ECFEF7F81B96B63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2A68F95ADA67E7AB'O } } } } } SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250212125325422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325423 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125325423 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125325423 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125325423 DMM DEBUG MM(262420000001005/f1e8ba1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250212125325423 DMM NOTICE MM(262420000001005/f1e8ba1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125325423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125325423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125325423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125325423 DMM DEBUG MM(262420000001005/f1e8ba1e) Requesting authorization (sgsn_auth.c:160) 20250212125325423 DMM INFO MM(262420000001005/f1e8ba1e) Requesting authentication tuples (sgsn_auth.c:184) 20250212125325423 DMM DEBUG MM(262420000001005/f1e8ba1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125325423 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250212125325423 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(1616)@59b6a701cacf: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@59b6a701cacf: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250212125325426 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125325426 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125325426 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125325426 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125325426 DMM INFO MM(262420000001005/f1e8ba1e) Subscriber data update (mmctx.c:445) 20250212125325426 DMM DEBUG MM(262420000001005/f1e8ba1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125325426 DMM INFO MM(262420000001005/f1e8ba1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125325426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125325426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125325426 DMM INFO MM(262420000001005/f1e8ba1e) <- GMM AUTH AND CIPHERING REQ (rand = ad 56 58 d2 25 eb 3a 0d bc 11 5c a6 9d 81 a1 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 15 e0 9c 8c f3 95 be 0e cf ef 7f 81 b9 6b 63 ) (gprs_gmm.c:483) 20250212125325426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250212125325426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304222A68F95A23094399990000100005F02904DA67E7AB'O 20250212125325432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125325432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125325432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125325432 DMM INFO MM(262420000001005/f1e8ba1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125325432 DMM NOTICE MM(262420000001005/f1e8ba1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125325432 DMM DEBUG MM(262420000001005/f1e8ba1e) checking auth: received UMTS RES = 2a 68 f9 5a da 67 e7 ab (gprs_gmm.c:666) 20250212125325432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125325432 DMM DEBUG MM(262420000001005/f1e8ba1e) Requesting authorization (sgsn_auth.c:160) 20250212125325432 DMM INFO MM(262420000001005/f1e8ba1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125325432 DMM DEBUG MM(262420000001005/f1e8ba1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125325432 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250212125325432 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) 20250212125325432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125325432 DMM DEBUG MM(262420000001005/f1e8ba1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125325432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125325440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325440 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125325440 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125325440 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125325440 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250212125325440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125325440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125325440 DMM INFO MM(262420000001005/f1e8ba1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1e8ba1e) (gprs_gmm.c:300) 20250212125325440 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250212125325440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125325445 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125325445 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125325445 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250212125325445 DMM INFO MM(262420000001005/f1e8ba1e) Subscriber data update (mmctx.c:445) 20250212125325445 DMM DEBUG MM(262420000001005/f1e8ba1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125325445 DMM INFO MM(262420000001005/f1e8ba1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125325445 DMM NOTICE MM(262420000001005/f1e8ba1e) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250212125325445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125325445 DMM NOTICE MM(262420000001005/f1e8ba1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125325445 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) 20250212125325445 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125325445 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250212125325445 DMM INFO MM(262420000001005/f1e8ba1e) Subscriber data update (mmctx.c:445) 20250212125325445 DMM DEBUG MM(262420000001005/f1e8ba1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125325448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325448 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125325448 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125325448 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125325448 DMM INFO MM(262420000001005/f1e8ba1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125325448 DMM NOTICE MM(262420000001005/f1e8ba1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125325448 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125325448 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125325448 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125325448 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125325448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125325448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125325448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1611)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125325453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325453 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125325453 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125325454 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125325454 DMM INFO MM(262420000001005/f1e8ba1e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125325454 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125325454 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125325454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@59b6a701cacf: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11721733 20250212125325455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: 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 := 'F1E8BA1E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@59b6a701cacf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)12420521 SGSN_Test_0-RAN(1612)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@59b6a701cacf: First idle individual index:0 20250212125325656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125325656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125325656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125325656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325657 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125325657 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125325657 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125325657 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF1E8BA1E) type="signalling" (gprs_gmm.c:1944) 20250212125325657 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125325657 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125325657 DMM DEBUG MM(262420000001005/f1e8ba1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125325657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125325657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125325657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125325657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125325657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125325657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125325657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@59b6a701cacf: { messageType := 2, destLocRef := 'BD85A9'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(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@59b6a701cacf: Final verdict of PTC: error 20250212125325662 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125325662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125325662 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125325662 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125325662 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125325662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125325662 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125325662 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125325663 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:673) 20250212125325663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125325663 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125325663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125325663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125325663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125325663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125325663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125325663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125325663 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125325665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@59b6a701cacf: Final verdict of PTC: none 20250212125325667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125325667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1600)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1610)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1605)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@59b6a701cacf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1598)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1603)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1608)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@59b6a701cacf: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Feb 12 12:53:25 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250212125325842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125326343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234392) 20250212125326668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125326668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125327015 DGPRS DEBUG Checking for inactive LLMEs, time = 2595712 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=234392, count=235772) 20250212125327664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125327669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125327669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125327664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125327664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Feb 12 12:53:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125328671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125328671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_pmm_idle_rx_mt_data started. 20250212125329390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125329391 DMM INFO MM(262420000001005/f1e8ba1e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125329391 DMM INFO MM(262420000001005/f1e8ba1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125329391 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125329391 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125329391 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125329391 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125329391 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250212125329391 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) 20250212125329391 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:399) 20250212125329391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125329391 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125329391 DMM DEBUG MM_STATE_Iu(15)[0x56524fc5e530]{Detached}: Deallocated (fsm.c:568) 20250212125329391 DMM DEBUG GMM(gmm_fsm)[0x56524fc5d5a0]{Deregistered}: Deallocated (fsm.c:568) 20250212125329391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@59b6a701cacf: 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(1623)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125329428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125329428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125329428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125329428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125329428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125329428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125329428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125329428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125329430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125329430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125329430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125329430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125329430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125329430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125329430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125329430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125329430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125329430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125329431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125329431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125329436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125329448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125329448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1622)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@59b6a701cacf: 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(1628)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125329462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125329462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125329462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125329462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125329462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125329462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125329462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125329462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125329463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125329463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125329463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125329464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125329464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125329464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125329464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125329464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329464 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125329464 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125329464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125329464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125329464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1629)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 20250212125329470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125329482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125329482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1630)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1627)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@59b6a701cacf: 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(1633)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125329494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125329494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125329494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125329494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125329494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125329494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125329494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125329494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125329496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125329497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125329497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125329497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125329497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125329497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125329497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125329497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125329497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125329497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125329497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125329497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125329497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125329503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1636)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@59b6a701cacf: ************************************************* SGSN_Test_0-SCCP(1634)@59b6a701cacf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1630)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125329514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125329514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: 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) } } } } 20250212125329674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125329674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125329674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125329674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250212125329677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125329680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250212125329709 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125329709 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125329709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125329709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125329726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125329726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125329726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125329726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125329726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125329727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125329727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125329729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125329729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125329729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125329729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125329729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125329729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125329729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125329729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125330518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330518 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125330518 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125330518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@59b6a701cacf: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E4C1B271'O, index=0 SGSN_Test-GSUP(1639)@59b6a701cacf: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: 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 := '10D2'O, rac := 'D7'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(1635)@59b6a701cacf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)8057313 SGSN_Test_0-SCCP(1634)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1635)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125330746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330746 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125330746 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125330746 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125330746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20250212125330746 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Deregistered}: Allocated (fsm.c:456) 20250212125330746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Allocated (fsm.c:456) 20250212125330746 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Allocated (fsm.c:456) 20250212125330746 DMM DEBUG MM_STATE_Iu[0x56524fc5f160]{Detached}: Allocated (fsm.c:456) 20250212125330746 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125330746 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125330746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125330746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125330746 DMM DEBUG MM(262420000001007/e27ddfc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125330746 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250212125330746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: { messageType := 2, destLocRef := '7AF1E1'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(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: 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 := 'D0B4F468116908A7B742CB7C21851A19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06957084'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4EE1176011DCEC8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F7DF49A84B9007CB1C10744F552AD63'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96EE8E5AF52CE25F1BA014CBBE4E7737'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '56CE2CE1D52CD517E987513917BF829B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40C55D13DFB847B3'O } } } } } SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250212125330756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125330756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125330756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125330756 DMM DEBUG MM(262420000001007/e27ddfc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250212125330756 DMM NOTICE MM(262420000001007/e27ddfc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125330756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125330756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125330756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125330756 DMM DEBUG MM(262420000001007/e27ddfc6) Requesting authorization (sgsn_auth.c:160) 20250212125330756 DMM INFO MM(262420000001007/e27ddfc6) Requesting authentication tuples (sgsn_auth.c:184) 20250212125330756 DMM DEBUG MM(262420000001007/e27ddfc6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125330756 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250212125330756 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(1639)@59b6a701cacf: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@59b6a701cacf: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250212125330758 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125330758 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125330759 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125330759 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125330759 DMM INFO MM(262420000001007/e27ddfc6) Subscriber data update (mmctx.c:445) 20250212125330759 DMM DEBUG MM(262420000001007/e27ddfc6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125330759 DMM INFO MM(262420000001007/e27ddfc6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125330759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125330759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125330759 DMM INFO MM(262420000001007/e27ddfc6) <- GMM AUTH AND CIPHERING REQ (rand = d0 b4 f4 68 11 69 08 a7 b7 42 cb 7c 21 85 1a 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 ce 2c e1 d5 2c d5 17 e9 87 51 39 17 bf 82 9b ) (gprs_gmm.c:483) 20250212125330759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250212125330759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022240C55D1323094399990000100007F02904DFB847B3'O 20250212125330766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330766 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125330766 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125330766 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125330766 DMM INFO MM(262420000001007/e27ddfc6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125330766 DMM NOTICE MM(262420000001007/e27ddfc6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125330766 DMM DEBUG MM(262420000001007/e27ddfc6) checking auth: received UMTS RES = 40 c5 5d 13 df b8 47 b3 (gprs_gmm.c:666) 20250212125330766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125330766 DMM DEBUG MM(262420000001007/e27ddfc6) Requesting authorization (sgsn_auth.c:160) 20250212125330766 DMM INFO MM(262420000001007/e27ddfc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125330766 DMM DEBUG MM(262420000001007/e27ddfc6) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125330766 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250212125330766 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) 20250212125330766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125330766 DMM DEBUG MM(262420000001007/e27ddfc6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125330767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125330774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330774 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125330774 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125330774 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125330774 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250212125330774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125330774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125330774 DMM INFO MM(262420000001007/e27ddfc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe27ddfc6) (gprs_gmm.c:300) 20250212125330774 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250212125330774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125330778 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125330778 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125330778 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250212125330778 DMM INFO MM(262420000001007/e27ddfc6) Subscriber data update (mmctx.c:445) 20250212125330778 DMM DEBUG MM(262420000001007/e27ddfc6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125330778 DMM INFO MM(262420000001007/e27ddfc6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125330778 DMM NOTICE MM(262420000001007/e27ddfc6) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250212125330778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125330778 DMM NOTICE MM(262420000001007/e27ddfc6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125330778 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) 20250212125330779 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125330779 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250212125330779 DMM INFO MM(262420000001007/e27ddfc6) Subscriber data update (mmctx.c:445) 20250212125330779 DMM DEBUG MM(262420000001007/e27ddfc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125330782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330782 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125330782 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125330782 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125330782 DMM INFO MM(262420000001007/e27ddfc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125330782 DMM NOTICE MM(262420000001007/e27ddfc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125330782 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125330782 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125330782 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125330782 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125330782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125330782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125330782 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1634)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125330788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330788 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125330788 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125330788 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125330788 DMM INFO MM(262420000001007/e27ddfc6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125330788 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125330788 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125330788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 20250212125330789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@59b6a701cacf: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)8057313 TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: 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 := 'E27DDFC6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@59b6a701cacf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)7495125 SGSN_Test_0-RAN(1635)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@59b6a701cacf: First idle individual index:0 20250212125330992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125330992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125330992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125330992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330993 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125330993 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125330993 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125330993 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE27DDFC6) type="signalling" (gprs_gmm.c:1944) 20250212125330993 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125330993 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125330993 DMM DEBUG MM(262420000001007/e27ddfc6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125330993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125330993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125330993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125330993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125330993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125330993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125330993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@59b6a701cacf: { messageType := 2, destLocRef := '725DD5'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(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@59b6a701cacf: Final verdict of PTC: error 20250212125330999 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125330999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125330999 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125330999 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125330999 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125330999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125330999 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125330999 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125330999 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:673) 20250212125330999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125330999 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125330999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125330999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125330999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125330999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125330999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125330999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125330999 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125331002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250212125331004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test_0-RAN(1635)@59b6a701cacf: Final verdict of PTC: none 20250212125331004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1623)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@59b6a701cacf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@59b6a701cacf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@59b6a701cacf: Final verdict of PTC: none -NSVCI98(1628)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1633)@59b6a701cacf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1631)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1626)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1621)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@59b6a701cacf: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Feb 12 12:53:31 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250212125331224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125331725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209996) 20250212125332004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125332004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=209996, count=235884) 20250212125333000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125333000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125333000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125333005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125333005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Feb 12 12:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125334006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125334006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_update_ctx_err_ind_from_ggsn started. 20250212125334758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125334759 DMM INFO MM(262420000001007/e27ddfc6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125334759 DMM INFO MM(262420000001007/e27ddfc6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125334759 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125334759 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125334759 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125334759 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125334759 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250212125334759 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) 20250212125334759 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:399) 20250212125334759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc533a0]{Init}: Deallocated (fsm.c:568) 20250212125334759 DMM DEBUG MM_STATE_Gb[0x56524fc4bec0]{Idle}: Deallocated (fsm.c:568) 20250212125334759 DMM DEBUG MM_STATE_Iu(17)[0x56524fc5f160]{Detached}: Deallocated (fsm.c:568) 20250212125334759 DMM DEBUG GMM(gmm_fsm)[0x56524fc5e530]{Deregistered}: Deallocated (fsm.c:568) 20250212125334759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@59b6a701cacf: 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(1646)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125334794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125334794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125334794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125334794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125334796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125334796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125334796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125334796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125334796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125334797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125334797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125334797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250212125334797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125334797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125334797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125334797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1647)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1646)@59b6a701cacf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125334802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1643)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250212125334812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125334812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1647)@59b6a701cacf: 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(1651)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@59b6a701cacf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1651)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125334819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250212125334819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125334819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125334819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250212125334819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125334819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125334819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125334819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1652)@59b6a701cacf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1651)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125334821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125334821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125334821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125334822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125334822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125334822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125334822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125334822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250212125334822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125334822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125334822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125334822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@59b6a701cacf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125334827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250212125334837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56524fc4db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125334837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1652)@59b6a701cacf: 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(1656)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@59b6a701cacf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1656)@59b6a701cacf: Provider Link came up: sending NS-RESET 20250212125334843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250212125334843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125334843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125334843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250212125334843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125334843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125334843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125334843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250212125334845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125334845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125334845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125334846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250212125334846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250212125334846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250212125334846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250212125334846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125334846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250212125334846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125334846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250212125334846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125334846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@59b6a701cacf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@59b6a701cacf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125334850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@59b6a701cacf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@59b6a701cacf: ************************************************* SGSN_Test_0-M3UA(1659)@59b6a701cacf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@59b6a701cacf: ************************************************* MTC@59b6a701cacf: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1653)@59b6a701cacf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@59b6a701cacf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1657)@59b6a701cacf: v_sccp_pdu_maxlen:268 20250212125334860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56524fc50240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125334860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@59b6a701cacf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125335007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125335007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250212125335007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250212125335007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: 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) } } } } 20250212125335009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250212125335010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250212125335056 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250212125335056 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250212125335056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250212125335056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@59b6a701cacf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250212125335058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125335058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250212125335058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250212125335058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250212125335058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250212125335058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250212125335058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250212125335059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125335059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250212125335059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250212125335059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250212125335059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250212125335059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250212125335059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250212125335059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250212125335865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125335865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125335865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125335865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125335865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125335865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125335865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125335865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125335866 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250212125335866 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250212125335866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125335866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125335866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125335866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125335866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125335866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125335866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125335866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@59b6a701cacf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@59b6a701cacf: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F591F308'O, index=0 SGSN_Test-GSUP(1662)@59b6a701cacf: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: 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 := '3AA0'O, rac := '18'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(1658)@59b6a701cacf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8084624 SGSN_Test_0-SCCP(1657)@59b6a701cacf: First idle individual index:0 SGSN_Test_0-RAN(1658)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 20250212125336061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336062 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125336062 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125336062 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125336062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250212125336062 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Deregistered}: Allocated (fsm.c:456) 20250212125336062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Allocated (fsm.c:456) 20250212125336062 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Allocated (fsm.c:456) 20250212125336062 DMM DEBUG MM_STATE_Iu[0x56524fc5fc50]{Detached}: Allocated (fsm.c:456) 20250212125336062 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250212125336062 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250212125336062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250212125336062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250212125336062 DMM DEBUG MM(262420000001004/fd13243d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250212125336062 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250212125336062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: { messageType := 2, destLocRef := '7B5C90'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(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: 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 := 'F966D0A27C37D79A0A2A7E3A7AFA8FD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '903D7D00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D6E44CC69995647'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F6938857C80B00D02C309E184C5D11F2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4B8F8AAA7FE40733EC4FA2FA57F214F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4079FDFC51170C0290812EC22B4B8617'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B6CBBBBE3C7D0655'O } } } } } SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_len:23 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250212125336076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336076 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125336076 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125336076 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125336076 DMM DEBUG MM(262420000001004/fd13243d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250212125336076 DMM NOTICE MM(262420000001004/fd13243d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250212125336076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250212125336076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250212125336076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250212125336076 DMM DEBUG MM(262420000001004/fd13243d) Requesting authorization (sgsn_auth.c:160) 20250212125336076 DMM INFO MM(262420000001004/fd13243d) Requesting authentication tuples (sgsn_auth.c:184) 20250212125336076 DMM DEBUG MM(262420000001004/fd13243d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250212125336076 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250212125336076 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(1662)@59b6a701cacf: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@59b6a701cacf: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250212125336079 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250212125336079 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250212125336079 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250212125336079 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250212125336079 DMM INFO MM(262420000001004/fd13243d) Subscriber data update (mmctx.c:445) 20250212125336079 DMM DEBUG MM(262420000001004/fd13243d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250212125336079 DMM INFO MM(262420000001004/fd13243d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250212125336079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250212125336079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250212125336079 DMM INFO MM(262420000001004/fd13243d) <- GMM AUTH AND CIPHERING REQ (rand = f9 66 d0 a2 7c 37 d7 9a 0a 2a 7e 3a 7a fa 8f d4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 79 fd fc 51 17 0c 02 90 81 2e c2 2b 4b 86 17 ) (gprs_gmm.c:483) 20250212125336079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250212125336080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_len:37 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222B6CBBBBE23094399990000100004F029043C7D0655'O 20250212125336087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336087 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125336087 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125336087 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125336087 DMM INFO MM(262420000001004/fd13243d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250212125336087 DMM NOTICE MM(262420000001004/fd13243d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250212125336087 DMM DEBUG MM(262420000001004/fd13243d) checking auth: received UMTS RES = b6 cb bb be 3c 7d 06 55 (gprs_gmm.c:666) 20250212125336087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250212125336087 DMM DEBUG MM(262420000001004/fd13243d) Requesting authorization (sgsn_auth.c:160) 20250212125336087 DMM INFO MM(262420000001004/fd13243d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250212125336087 DMM DEBUG MM(262420000001004/fd13243d) Requesting subscriber data update (gprs_subscriber.c:894) 20250212125336087 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250212125336087 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) 20250212125336087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250212125336087 DMM DEBUG MM(262420000001004/fd13243d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250212125336088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_len:12 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250212125336098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336098 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250212125336098 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250212125336098 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250212125336098 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250212125336098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250212125336098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250212125336098 DMM INFO MM(262420000001004/fd13243d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd13243d) (gprs_gmm.c:300) 20250212125336098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250212125336098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250212125336103 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250212125336103 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250212125336103 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250212125336103 DMM INFO MM(262420000001004/fd13243d) Subscriber data update (mmctx.c:445) 20250212125336103 DMM DEBUG MM(262420000001004/fd13243d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250212125336103 DMM INFO MM(262420000001004/fd13243d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250212125336103 DMM NOTICE MM(262420000001004/fd13243d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250212125336103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250212125336103 DMM NOTICE MM(262420000001004/fd13243d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250212125336103 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) 20250212125336104 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250212125336104 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250212125336104 DMM INFO MM(262420000001004/fd13243d) Subscriber data update (mmctx.c:445) 20250212125336104 DMM DEBUG MM(262420000001004/fd13243d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_len:14 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250212125336106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336106 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250212125336106 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250212125336106 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250212125336106 DMM INFO MM(262420000001004/fd13243d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250212125336107 DMM NOTICE MM(262420000001004/fd13243d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250212125336107 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250212125336107 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250212125336107 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250212125336107 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250212125336107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250212125336107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250212125336107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_len:7 SGSN_Test_0-SCCP(1657)@59b6a701cacf: vl_from0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250212125336114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336114 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250212125336114 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250212125336114 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250212125336114 DMM INFO MM(262420000001004/fd13243d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250212125336114 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250212125336114 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250212125336114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 20250212125336117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@59b6a701cacf: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8084624 TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: 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 := 'FD13243D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@59b6a701cacf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)12872587 SGSN_Test_0-RAN(1658)@59b6a701cacf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@59b6a701cacf: First idle individual index:0 20250212125336320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250212125336320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250212125336320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250212125336320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336321 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250212125336321 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250212125336321 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250212125336321 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD13243D) type="signalling" (gprs_gmm.c:1944) 20250212125336321 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250212125336321 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250212125336321 DMM DEBUG MM(262420000001004/fd13243d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250212125336321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250212125336321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250212125336321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250212125336321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250212125336321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250212125336321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250212125336321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@59b6a701cacf: { messageType := 2, destLocRef := 'C46B8B'O, 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(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@59b6a701cacf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@59b6a701cacf: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@59b6a701cacf: Final verdict of PTC: error 20250212125336327 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250212125336327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125336327 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250212125336327 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250212125336327 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250212125336327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250212125336327 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250212125336327 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250212125336327 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:673) 20250212125336327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250212125336327 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250212125336327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250212125336327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250212125336327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250212125336327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250212125336327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250212125336327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250212125336327 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250212125336330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@59b6a701cacf: Final verdict of PTC: none 20250212125336332 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250212125336332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1651)@59b6a701cacf: Final verdict of PTC: none -NSVCI99(1656)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@59b6a701cacf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@59b6a701cacf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@59b6a701cacf: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@59b6a701cacf: Final verdict of PTC: none -NSVCI97(1646)@59b6a701cacf: Final verdict of PTC: none -NSVCI98-provIP(1650)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@59b6a701cacf: Final verdict of PTC: none -NSVCI99-provIP(1654)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@59b6a701cacf: Final verdict of PTC: none -NSVCI97-provIP(1644)@59b6a701cacf: Final verdict of PTC: none SGSN_Test-GSUP(1662)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: none MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1649): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98-provIP(1650): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@59b6a701cacf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@59b6a701cacf: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Feb 12 12:53:36 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250212125336534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125337036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231252) 20250212125337333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125337333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231252, count=235704) 20250212125338328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250212125338328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250212125338328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250212125338333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125338333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@59b6a701cacf: Test execution finished. MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Feb 12 12:53:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125339334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125339334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_NS_connect_alive started. 20250212125340079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125340080 DMM INFO MM(262420000001004/fd13243d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250212125340080 DMM INFO MM(262420000001004/fd13243d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250212125340080 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250212125340080 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250212125340080 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250212125340080 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250212125340080 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250212125340080 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) 20250212125340080 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:399) 20250212125340080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56524fc4bec0]{Init}: Deallocated (fsm.c:568) 20250212125340080 DMM DEBUG MM_STATE_Gb[0x56524fc533a0]{Idle}: Deallocated (fsm.c:568) 20250212125340080 DMM DEBUG MM_STATE_Iu(19)[0x56524fc5fc50]{Detached}: Deallocated (fsm.c:568) 20250212125340080 DMM DEBUG GMM(gmm_fsm)[0x56524fc5f160]{Deregistered}: Deallocated (fsm.c:568) 20250212125340080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250212125340097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125340097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250212125340097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125340335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125340335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: setverdict(pass): none -> pass MTC@59b6a701cacf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250212125341101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: pass MTC@59b6a701cacf: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@59b6a701cacf: Test case TC_NS_connect_alive finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Feb 12 12:53:41 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 20250212125341129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125341336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125341336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125341630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13292) 20250212125342337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125342337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13292, count=14552) 20250212125343337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125343337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Feb 12 12:53:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250212125344338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125344338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@59b6a701cacf: Test case TC_NS_connect_reset started. 20250212125344658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125344659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250212125344670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250212125344670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250212125344670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250212125344670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125344670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250212125344670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250212125344670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250212125344670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125344670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56524fc4ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@59b6a701cacf: setverdict(pass): none -> pass 20250212125345339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125345339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@59b6a701cacf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250212125345673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@59b6a701cacf: Final verdict of PTC: none MTC@59b6a701cacf: Setting final verdict of the test case. MTC@59b6a701cacf: Local verdict of MTC: pass MTC@59b6a701cacf: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@59b6a701cacf: Test case TC_NS_connect_reset finished. Verdict: pass MTC@59b6a701cacf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Feb 12 12:53:45 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 20250212125345714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250212125346215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250212125346340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125346340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250212125347342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125347342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125347671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@59b6a701cacf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@59b6a701cacf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@59b6a701cacf: Terminating MTC. MC@59b6a701cacf: MTC terminated. MC2> exit MC@59b6a701cacf: Shutting down session. MC@59b6a701cacf: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7954.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 20250212125348343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125348343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125349344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125349344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2876536) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250212125350345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125350345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125350673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125351346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125351346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250212125352348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125352348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250212125353348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250212125353348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2876364) [testenv][generic] Stopping sgsn (2876471) [testenv] Showing testsuite/junit-xml-7954.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7954.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='861.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.356493'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.556562'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.548357'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.567103'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.089113'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.711645'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.611906'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.629434'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.687732'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.503740'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.523880'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.502886'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.538917'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.512340'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.650005'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.332272'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.660101'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.767024'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.617600'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.652666'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.749738'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.528130'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.643721'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.665495'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.709142'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.701894'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.726939'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.625842'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.491872'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.569840'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.600779'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.581618'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.465019'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.449507'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.591430'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.665341'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.898446'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.917641'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.427002'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.777536'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.669034'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.680391'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.600985'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.617972'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.558260'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.633517'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.398985'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.503943'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.605055'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.532418'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.615196'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.630009'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.671571'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.658864'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.602798'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.640975'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.649778'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.652944'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.633165'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.635465'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.604028'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.077114'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.609687'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.577880'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.449336'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.505366'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.531343'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.724847'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.509241'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.643252'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.573691'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.522541'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.524421'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.598804'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.579285'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.644098'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.471800'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.719732'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.714466'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.763144'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.678802'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.652096'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.553463'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.632519'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.612374'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.023922'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.017498'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0'] testenv-sgsn-generic-osmocom-latest-20250212-1239-d190dc77-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2323/artifact/logs/ + rm -rf _cache .linux 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