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 bb438dc76eea5b644c258927c9fdfe84778e896f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bb438dc76eea5b644c258927c9fdfe84778e896f # timeout=10 Commit message: "testenv: fix building osmo-remsim with osmo-dev" > git rev-list --no-walk f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins14140224465658893478.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 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-20250404-1239-2b1da793-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250404-1239-2b1da793-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'] [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-20250404-1239-2b1da793-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250404-1239-2b1da793-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] Fetched 9298 kB in 1s (12.2 MB/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-20250404-1239-2b1da793-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' 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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.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-20250404-1239-2b1da793-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_4.cc Creating dependency file for RANAP_Containers_part_3.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_6.cc Creating dependency file for RANAP_Constants_part_7.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_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.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_3.cc Creating dependency file for BSSGP_Emulation_part_4.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 NS_Emulation.cc Creating dependency file for RAN_Adapter.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_1.cc Creating dependency file for TCCConversion_Functions_part_2.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_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_4.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_6.cc Creating dependency file for SGSN_Tests_NS_part_5.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_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.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_4.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.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_3.cc Creating dependency file for SCTPasp_PortType_part_4.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_2.cc Creating dependency file for SCCPasp_Types_part_3.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_4.cc Creating dependency file for SCCP_Types_part_5.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_6.cc Creating dependency file for SCCP_Templates_part_7.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_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.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_3.cc Creating dependency file for PCO_Types_part_2.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_3.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_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_5.cc Creating dependency file for Native_Functions_part_4.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 NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.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_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_2.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_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.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_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_5.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_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.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_2.cc Creating dependency file for LLC_Types_part_1.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 L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.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 ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.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_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.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 IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.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_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.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_7.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_4.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_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_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.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_5.cc Creating dependency file for IPA_CodecPort_part_6.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_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for IPA_CodecPort_part_2.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_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.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_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_7.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_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 GTPU_Types_part_4.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_CTRL_Types.cc Creating dependency file for Osmocom_Gb_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_MM_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_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 IPA_Types.cc Creating dependency file for IPCP_Templates.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 GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GTPU_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 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 | } | ^ 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 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 env 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 env 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 env 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 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 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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (350 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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250404-1239-2b1da793-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 -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-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-20250404-1239-2b1da793-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 29 newly installed, 0 to remove and 55 not upgraded. Need to get 19.1 MB of archives. After this operation, 22.7 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 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp11 1.13.0 [40.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 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.13.0 [108 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.13.0 [141 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.13.0 [527 kB] Fetched 19.1 MB in 0s (97.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... 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.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... 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.13.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.13.0_amd64.deb ... Unpacking osmo-sgsn (1.13.0) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.13.0_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.13.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libgtp11:amd64 (1.13.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libgtp-dbg:amd64 (1.13.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0) ... Setting up osmo-sgsn (1.13.0) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-sgsn-dbg:amd64 (1.13.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-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-20250404-1239-2b1da793-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250404123922254 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250404123922254 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250404123922254 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:623) 20250404123922254 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250404123922254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250404123922254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250404123922254 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250404123922254 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250404123922254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250404123922254 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250404123922254 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250404123922254 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250404123922254 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250404123922254 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250404123922254 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250404123922254 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250404123922254 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-20250404-1239-2b1da793-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 0x55a05f795d40(sgsn) with 23 counters 20250404123922672 DLSS7 INFO (r=127.0.0.1:43510<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404123922672 DLSS7 INFO (r=127.0.0.1:43510<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250404123922672 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:43510<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250404123922672 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250404123922672 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250404123922672 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404123922672 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250404123922672 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250404123922672 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250404123922673 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250404123922673 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:969) 20250404123922673 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250404123922673 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250404123922673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123922673 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250404123922673 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250404123922673 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250404123922673 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404123922673 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404123922673 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404123922673 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404123922673 DLSS7 INFO (r=127.0.0.1:41093<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404123922673 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250404123922673 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250404123922673 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250404123922673 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250404123922673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404123922673 DLSS7 INFO (r=127.0.0.1:41093<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250404123922674 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:41093<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250404123922674 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250404123922674 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404123922674 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404123922674 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404123922674 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404123922674 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:43510<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250404123922674 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404123922674 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404123922674 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250404123922674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404123922674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404123922674 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [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-20250404-1239-2b1da793-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@106669e46a0d: Unix server socket created successfully. MC@106669e46a0d: Listening on TCP port 35399. MC2> 106669e46a0d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 106669e46a0d 35399 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@106669e46a0d: New HC connected from 10.0.2.100 [10.0.2.100]. 106669e46a0d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@106669e46a0d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@106669e46a0d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@106669e46a0d: Configuration file was processed on all HCs. MC@106669e46a0d: Creating MTC on host 10.0.2.100. MC@106669e46a0d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@106669e46a0d: 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 ------ Fri Apr 4 12:39: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.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 20250404123923674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123923674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach started. 20250404123924217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123924223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250404123924259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123924259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123924259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123924259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123924260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123924260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123924260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123924260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123924260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123924260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123924260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123924260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250404123924260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404123924260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123924260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123924260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123924260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123924263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123924268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123924268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@106669e46a0d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250404123924274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123924274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123924274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123924274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123924275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123924275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123924275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123924275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123924275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123924275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123924275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123924275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250404123924275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404123924275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123924275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123924275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123924275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404123924278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123924278 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-Gb1-BSSGP1(9)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404123924286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123924286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach-BVCI210(11)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250404123924289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123924289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123924289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123924289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123924289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123924290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123924290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123924290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123924290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123924290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123924290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250404123924290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404123924290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123924290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123924290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123924290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123924292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123924292 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)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123924297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123924297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123924476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404123924476 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250404123924477 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:41093 err=None (osmo_ss7_asp.c:788) 20250404123924675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123924675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404123924675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404123924675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404123924675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404123924675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250404123924676 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250404123924676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250404123924676 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250404123924676 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250404123924676 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250404123924676 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250404123924676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250404123924676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404123924676 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250404123924676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404123924676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404123924676 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404123924676 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404123924676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404123924676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404123924676 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404123924676 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a07b650c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250404123924676 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@106669e46a0d: 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) } } } } 20250404123924679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404123924679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@106669e46a0d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D0590438'O, index=0 SGSN_Test-GSUP(19)@106669e46a0d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@106669e46a0d: 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 := '5065D0F3098108CB105D21ABAAF3BC6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F321291'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2507684DE7138EA'O } } } } } 20250404123925754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123925754 DLLC NOTICE LLME(ffffffff/d0590438){UNASSIGNED} LLC RX: unknown TLLI 0xd0590438, creating LLME on the fly (gprs_llc.c:552) 20250404123925754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123925754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123925754 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404123925754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404123925754 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404123925754 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404123925754 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123925754 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404123925754 DLLC NOTICE LLME(ffffffff/d0590438){UNASSIGNED} LLGM Assign pre (d0590438 => d308bed9) (gprs_llc.c:1079) 20250404123925754 DLLC NOTICE LLME(d0590438/d308bed9){ASSIGNED} LLGM Assign post (d0590438 => d308bed9) (gprs_llc.c:1125) 20250404123925754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123925754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123925754 DMM DEBUG MM(262420000000001/d308bed9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123925760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123925760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404123925760 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123925760 DMM DEBUG MM(262420000000001/d308bed9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1139) 20250404123925760 DMM NOTICE MM(262420000000001/d308bed9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123925760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123925760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123925760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123925760 DMM DEBUG MM(262420000000001/d308bed9) Requesting authorization (sgsn_auth.c:160) 20250404123925760 DMM INFO MM(262420000000001/d308bed9) Requesting authentication tuples (sgsn_auth.c:184) 20250404123925760 DMM DEBUG MM(262420000000001/d308bed9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404123925760 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250404123925760 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)@106669e46a0d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@106669e46a0d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250404123925761 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404123925761 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404123925761 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404123925761 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404123925761 DMM INFO MM(262420000000001/d308bed9) Subscriber data update (mmctx.c:445) 20250404123925761 DMM DEBUG MM(262420000000001/d308bed9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404123925761 DMM INFO MM(262420000000001/d308bed9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404123925761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404123925761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123925761 DMM INFO MM(262420000000001/d308bed9) <- GMM AUTH AND CIPHERING REQ (rand = 50 65 d0 f3 09 81 08 cb 10 5d 21 ab aa f3 bc 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404123925765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123925765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123925765 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123925765 DMM INFO MM(262420000000001/d308bed9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404123925765 DMM NOTICE MM(262420000000001/d308bed9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404123925765 DMM DEBUG MM(262420000000001/d308bed9) checking auth: received GSM SRES = 5f 32 12 91 (gprs_gmm.c:721) 20250404123925765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404123925765 DMM DEBUG MM(262420000000001/d308bed9) Requesting authorization (sgsn_auth.c:160) 20250404123925765 DMM INFO MM(262420000000001/d308bed9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123925765 DMM DEBUG MM(262420000000001/d308bed9) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123925765 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250404123925765 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) 20250404123925765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404123925765 DMM INFO MM(262420000000001/d308bed9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd308bed9) (gprs_gmm.c:355) 20250404123925765 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123925765 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123925765 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250404123925765 DMM INFO MM(262420000000001/d308bed9) Subscriber data update (mmctx.c:445) 20250404123925765 DMM DEBUG MM(262420000000001/d308bed9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404123925765 DMM INFO MM(262420000000001/d308bed9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404123925765 DMM NOTICE MM(262420000000001/d308bed9) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1055) 20250404123925765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123925765 DMM NOTICE MM(262420000000001/d308bed9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404123925765 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) 20250404123925766 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123925766 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250404123925766 DMM INFO MM(262420000000001/d308bed9) Subscriber data update (mmctx.c:445) 20250404123925766 DMM DEBUG MM(262420000000001/d308bed9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404123925768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123925768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404123925768 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123925768 DMM INFO MM(262420000000001/d308bed9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404123925768 DMM NOTICE MM(262420000000001/d308bed9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404123925768 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404123925768 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404123925768 DLLC NOTICE LLME(d0590438/d308bed9){ASSIGNED} LLGM Assign pre (ffffffff => d308bed9) (gprs_llc.c:1079) 20250404123925768 DLLC NOTICE LLME(ffffffff/d308bed9){ASSIGNED} LLGM Assign post (ffffffff => d308bed9) (gprs_llc.c:1125) 20250404123925768 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404123925768 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404123925768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404123925768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@106669e46a0d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@106669e46a0d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@106669e46a0d: Final verdict of PTC: pass 20250404123925824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(17)@106669e46a0d: Final verdict of PTC: none 20250404123925826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404123925826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@106669e46a0d: Final verdict of PTC: none -NSVCI97(7)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@106669e46a0d: Final verdict of PTC: none TC_attach-BVCI210(11)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@106669e46a0d: Final verdict of PTC: none TC_attach-BVCI220(16)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@106669e46a0d: Final verdict of PTC: none -NSVCI98(12)@106669e46a0d: Final verdict of PTC: none TC_attach-BVCI196(6)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(15)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(10)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(5)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:39:25 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250404123925908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123926310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101272) 20250404123926827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123926827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101272, count=105628) 20250404123927828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123927828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:39: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.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 20250404123928829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123928829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_mnc3 started. 20250404123929406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123929409 DMM INFO MM(262420000000001/d308bed9) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404123929410 DMM INFO MM(262420000000001/d308bed9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404123929410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404123929410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404123929410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404123929410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404123929410 DLLC NOTICE LLME(ffffffff/d308bed9){ASSIGNED} LLGM Assign pre (d308bed9 => ffffffff) (gprs_llc.c:1079) 20250404123929410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d308bed9 => ffffffff) (gprs_llc.c:1125) 20250404123929410 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250404123929410 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) 20250404123929410 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250404123929410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404123929410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404123929410 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404123929410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404123929410 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123929443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404123929443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123929443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123929443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404123929443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123929443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123929443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123929443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123929444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123929444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123929444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123929444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123929444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123929444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123929444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123929444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404123929444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123929444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123929444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123929444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123929447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123929452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123929452 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@106669e46a0d: 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(31)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123929459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404123929459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123929459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123929459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404123929459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123929459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123929459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123929459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123929460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123929460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123929460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123929460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123929460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123929460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123929460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123929460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404123929460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123929460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404123929460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123929460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123929462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123929466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123929466 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@106669e46a0d: 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(36)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123929474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404123929474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123929474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123929474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404123929474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123929474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123929474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123929474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123929474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123929474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123929474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123929475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123929475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123929475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123929475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123929475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123929475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404123929475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123929475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123929475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123929475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123929476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123929481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123929481 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123929830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123929830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404123929830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404123929830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@106669e46a0d: 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) } } } } 20250404123929835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404123929836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@106669e46a0d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D38395B2'O, index=0 SGSN_Test-GSUP(38)@106669e46a0d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@106669e46a0d: 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 := 'FC94B4456216D6E665DEF193962C83C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77AFB5E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '809E2FA2C0DC1A9F'O } } } } } 20250404123930890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123930890 DLLC NOTICE LLME(ffffffff/d38395b2){UNASSIGNED} LLC RX: unknown TLLI 0xd38395b2, creating LLME on the fly (gprs_llc.c:552) 20250404123930890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123930890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123930890 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404123930890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404123930890 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404123930890 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404123930890 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123930890 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404123930890 DLLC NOTICE LLME(ffffffff/d38395b2){UNASSIGNED} LLGM Assign pre (d38395b2 => e2928e40) (gprs_llc.c:1079) 20250404123930890 DLLC NOTICE LLME(d38395b2/e2928e40){ASSIGNED} LLGM Assign post (d38395b2 => e2928e40) (gprs_llc.c:1125) 20250404123930890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123930890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123930890 DMM DEBUG MM(262420000001001/e2928e40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123930896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123930897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404123930897 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123930897 DMM DEBUG MM(262420000001001/e2928e40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250404123930897 DMM NOTICE MM(262420000001001/e2928e40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123930897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123930897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123930897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123930897 DMM DEBUG MM(262420000001001/e2928e40) Requesting authorization (sgsn_auth.c:160) 20250404123930897 DMM INFO MM(262420000001001/e2928e40) Requesting authentication tuples (sgsn_auth.c:184) 20250404123930897 DMM DEBUG MM(262420000001001/e2928e40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404123930897 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250404123930897 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)@106669e46a0d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@106669e46a0d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250404123930898 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404123930898 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404123930898 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404123930898 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404123930898 DMM INFO MM(262420000001001/e2928e40) Subscriber data update (mmctx.c:445) 20250404123930898 DMM DEBUG MM(262420000001001/e2928e40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404123930898 DMM INFO MM(262420000001001/e2928e40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404123930898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404123930898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123930898 DMM INFO MM(262420000001001/e2928e40) <- GMM AUTH AND CIPHERING REQ (rand = fc 94 b4 45 62 16 d6 e6 65 de f1 93 96 2c 83 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404123930901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123930901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123930901 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123930901 DMM INFO MM(262420000001001/e2928e40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404123930901 DMM NOTICE MM(262420000001001/e2928e40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404123930901 DMM DEBUG MM(262420000001001/e2928e40) checking auth: received GSM SRES = 77 af b5 e4 (gprs_gmm.c:721) 20250404123930901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404123930901 DMM DEBUG MM(262420000001001/e2928e40) Requesting authorization (sgsn_auth.c:160) 20250404123930901 DMM INFO MM(262420000001001/e2928e40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123930901 DMM DEBUG MM(262420000001001/e2928e40) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123930901 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250404123930901 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) 20250404123930901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404123930901 DMM INFO MM(262420000001001/e2928e40) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2928e40) (gprs_gmm.c:355) 20250404123930902 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123930902 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123930902 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404123930902 DMM INFO MM(262420000001001/e2928e40) Subscriber data update (mmctx.c:445) 20250404123930902 DMM DEBUG MM(262420000001001/e2928e40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404123930902 DMM INFO MM(262420000001001/e2928e40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404123930902 DMM NOTICE MM(262420000001001/e2928e40) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250404123930902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123930902 DMM NOTICE MM(262420000001001/e2928e40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404123930902 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) 20250404123930902 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123930902 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404123930902 DMM INFO MM(262420000001001/e2928e40) Subscriber data update (mmctx.c:445) 20250404123930902 DMM DEBUG MM(262420000001001/e2928e40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404123930905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123930905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404123930905 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123930905 DMM INFO MM(262420000001001/e2928e40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404123930905 DMM NOTICE MM(262420000001001/e2928e40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404123930905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404123930905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404123930905 DLLC NOTICE LLME(d38395b2/e2928e40){ASSIGNED} LLGM Assign pre (ffffffff => e2928e40) (gprs_llc.c:1079) 20250404123930905 DLLC NOTICE LLME(ffffffff/e2928e40){ASSIGNED} LLGM Assign post (ffffffff => e2928e40) (gprs_llc.c:1125) 20250404123930905 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404123930905 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404123930905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404123930905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@106669e46a0d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@106669e46a0d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@106669e46a0d: Final verdict of PTC: pass 20250404123930958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@106669e46a0d: Final verdict of PTC: none -NSVCI97(26)@106669e46a0d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@106669e46a0d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@106669e46a0d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@106669e46a0d: Final verdict of PTC: none 20250404123930959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404123930959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@106669e46a0d: Final verdict of PTC: none -NSVCI99(36)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@106669e46a0d: Final verdict of PTC: none -NSVCI98(31)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(24)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(29)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(34)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:39:30 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250404123931018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123931420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84980) 20250404123931960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123931961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84980, count=89336) 20250404123932962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123932962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:39: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.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 20250404123933963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123933963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_umts_aka_umts_res started. 20250404123934508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123934510 DMM INFO MM(262420000001001/e2928e40) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404123934510 DMM INFO MM(262420000001001/e2928e40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404123934511 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404123934511 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404123934511 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404123934511 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404123934511 DLLC NOTICE LLME(ffffffff/e2928e40){ASSIGNED} LLGM Assign pre (e2928e40 => ffffffff) (gprs_llc.c:1079) 20250404123934511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2928e40 => ffffffff) (gprs_llc.c:1125) 20250404123934511 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250404123934511 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) 20250404123934511 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250404123934511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404123934511 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404123934511 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404123934511 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404123934511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123934547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404123934547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123934547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123934547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404123934547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123934547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123934547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123934547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123934548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123934548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123934548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123934548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123934548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123934548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123934548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123934548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404123934548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123934548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123934548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123934548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123934550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123934554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123934554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@106669e46a0d: 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(50)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123934559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404123934559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123934559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123934559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404123934559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123934559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123934559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123934559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123934560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123934560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123934560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123934560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123934560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123934560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123934560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123934560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404123934560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123934560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404123934561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123934561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123934562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123934567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123934567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@106669e46a0d: 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(55)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123934573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404123934573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123934573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123934573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404123934573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123934573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123934573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123934573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123934574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123934574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123934574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123934574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123934574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123934574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123934574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123934574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123934574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404123934574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123934574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123934574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(55)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404123934574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123934576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123934580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123934580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123934965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123934965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404123934965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404123934965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@106669e46a0d: 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) } } } } 20250404123934969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404123934970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@106669e46a0d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D61AFE70'O, index=0 SGSN_Test-GSUP(57)@106669e46a0d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@106669e46a0d: 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 := 'B12A65987CBE06A5A861E70989956EF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B20D24D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42B8A94BBD2F6199'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '128306E799DAA7499E15F68AE59CF2C1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '72DEE7D8B38AB627E2DCB1A0BC3B604C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30A7419EE3F5E274E9CE4B5DDC6A42D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2DE6FB01B0470861'O } } } } } 20250404123936041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123936041 DLLC NOTICE LLME(ffffffff/d61afe70){UNASSIGNED} LLC RX: unknown TLLI 0xd61afe70, creating LLME on the fly (gprs_llc.c:552) 20250404123936041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123936041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123936041 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404123936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404123936041 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404123936041 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404123936041 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123936041 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404123936041 DLLC NOTICE LLME(ffffffff/d61afe70){UNASSIGNED} LLGM Assign pre (d61afe70 => d67fdeb7) (gprs_llc.c:1079) 20250404123936041 DLLC NOTICE LLME(d61afe70/d67fdeb7){ASSIGNED} LLGM Assign post (d61afe70 => d67fdeb7) (gprs_llc.c:1125) 20250404123936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123936041 DMM DEBUG MM(262420000001002/d67fdeb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123936052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123936052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404123936052 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123936052 DMM DEBUG MM(262420000001002/d67fdeb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250404123936052 DMM NOTICE MM(262420000001002/d67fdeb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123936052 DMM DEBUG MM(262420000001002/d67fdeb7) Requesting authorization (sgsn_auth.c:160) 20250404123936052 DMM INFO MM(262420000001002/d67fdeb7) Requesting authentication tuples (sgsn_auth.c:184) 20250404123936052 DMM DEBUG MM(262420000001002/d67fdeb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404123936052 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250404123936052 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)@106669e46a0d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@106669e46a0d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250404123936053 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404123936053 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404123936053 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404123936053 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404123936053 DMM INFO MM(262420000001002/d67fdeb7) Subscriber data update (mmctx.c:445) 20250404123936053 DMM DEBUG MM(262420000001002/d67fdeb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404123936053 DMM INFO MM(262420000001002/d67fdeb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404123936053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404123936053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123936053 DMM INFO MM(262420000001002/d67fdeb7) <- GMM AUTH AND CIPHERING REQ (rand = b1 2a 65 98 7c be 06 a5 a8 61 e7 09 89 95 6e f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 a7 41 9e e3 f5 e2 74 e9 ce 4b 5d dc 6a 42 d7 ) (gprs_gmm.c:538) 20250404123936057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123936057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123936057 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123936057 DMM INFO MM(262420000001002/d67fdeb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404123936057 DMM NOTICE MM(262420000001002/d67fdeb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404123936057 DMM DEBUG MM(262420000001002/d67fdeb7) checking auth: received UMTS RES = 2d e6 fb 01 b0 47 08 61 (gprs_gmm.c:721) 20250404123936057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404123936057 DMM DEBUG MM(262420000001002/d67fdeb7) Requesting authorization (sgsn_auth.c:160) 20250404123936057 DMM INFO MM(262420000001002/d67fdeb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123936057 DMM DEBUG MM(262420000001002/d67fdeb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123936057 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250404123936057 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) 20250404123936057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404123936057 DMM INFO MM(262420000001002/d67fdeb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd67fdeb7) (gprs_gmm.c:355) 20250404123936058 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123936058 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123936058 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250404123936058 DMM INFO MM(262420000001002/d67fdeb7) Subscriber data update (mmctx.c:445) 20250404123936058 DMM DEBUG MM(262420000001002/d67fdeb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404123936058 DMM INFO MM(262420000001002/d67fdeb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404123936058 DMM NOTICE MM(262420000001002/d67fdeb7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250404123936058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123936058 DMM NOTICE MM(262420000001002/d67fdeb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404123936058 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) 20250404123936058 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123936058 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250404123936058 DMM INFO MM(262420000001002/d67fdeb7) Subscriber data update (mmctx.c:445) 20250404123936058 DMM DEBUG MM(262420000001002/d67fdeb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404123936061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123936061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404123936061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123936061 DMM INFO MM(262420000001002/d67fdeb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404123936061 DMM NOTICE MM(262420000001002/d67fdeb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404123936061 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404123936061 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404123936061 DLLC NOTICE LLME(d61afe70/d67fdeb7){ASSIGNED} LLGM Assign pre (ffffffff => d67fdeb7) (gprs_llc.c:1079) 20250404123936061 DLLC NOTICE LLME(ffffffff/d67fdeb7){ASSIGNED} LLGM Assign post (ffffffff => d67fdeb7) (gprs_llc.c:1125) 20250404123936061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404123936061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404123936061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404123936061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@106669e46a0d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@106669e46a0d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@106669e46a0d: Final verdict of PTC: pass 20250404123936114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404123936115 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404123936115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI210(49)@106669e46a0d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@106669e46a0d: Final verdict of PTC: none -NSVCI97(45)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@106669e46a0d: Final verdict of PTC: none -NSVCI98(50)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(57)@106669e46a0d: Final verdict of PTC: none -NSVCI99(55)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@106669e46a0d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(43)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(48)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(53)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:39:36 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 20250404123936210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123936612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48168) 20250404123937117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123937117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48168, count=89188) 20250404123938118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123938118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:39: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_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 20250404123939119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123939119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_umts_aka_gsm_sres started. 20250404123939712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123939715 DMM INFO MM(262420000001002/d67fdeb7) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404123939715 DMM INFO MM(262420000001002/d67fdeb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404123939715 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404123939715 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404123939715 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404123939715 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404123939715 DLLC NOTICE LLME(ffffffff/d67fdeb7){ASSIGNED} LLGM Assign pre (d67fdeb7 => ffffffff) (gprs_llc.c:1079) 20250404123939715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d67fdeb7 => ffffffff) (gprs_llc.c:1125) 20250404123939715 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250404123939715 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) 20250404123939715 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250404123939715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404123939715 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404123939715 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404123939715 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404123939715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123939760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404123939760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123939760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123939760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404123939760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123939760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123939760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123939760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123939761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123939761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123939761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123939761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123939761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123939761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123939761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123939761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404123939761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123939761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404123939761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123939761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123939763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123939768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123939768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123939775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404123939775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123939775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123939775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404123939775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123939775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123939775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123939775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123939776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123939776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123939776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123939776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123939776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123939776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123939776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123939776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404123939776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123939776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123939776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123939776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123939779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123939786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123939786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@106669e46a0d: 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(74)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123939794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404123939794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123939794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123939794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404123939794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123939794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123939794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123939794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123939795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123939795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123939795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123939795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123939795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123939795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123939795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123939795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123939795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404123939795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123939795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123939796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123939796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123939798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123939802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123939802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123940120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123940120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404123940120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404123940120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@106669e46a0d: 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) } } } } 20250404123940125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404123940126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@106669e46a0d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E1F2557E'O, index=0 SGSN_Test-GSUP(76)@106669e46a0d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@106669e46a0d: 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 := '288E3AA25C04555495218078D6E029A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E155E0A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF09329A6070B304'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EED65C07798D82877CFE46EF561158EA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '43EAF588BE44DF6A13489BB70A59FE16'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '40D92577E021FFFFFC1F43EE99DB3FAD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B39F6DA004F3443'O } } } } } 20250404123941206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123941206 DLLC NOTICE LLME(ffffffff/e1f2557e){UNASSIGNED} LLC RX: unknown TLLI 0xe1f2557e, creating LLME on the fly (gprs_llc.c:552) 20250404123941206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123941206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123941206 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404123941206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404123941206 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404123941206 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404123941206 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123941206 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404123941206 DLLC NOTICE LLME(ffffffff/e1f2557e){UNASSIGNED} LLGM Assign pre (e1f2557e => f6b39681) (gprs_llc.c:1079) 20250404123941206 DLLC NOTICE LLME(e1f2557e/f6b39681){ASSIGNED} LLGM Assign post (e1f2557e => f6b39681) (gprs_llc.c:1125) 20250404123941206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123941206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123941206 DMM DEBUG MM(262420000001003/f6b39681) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123941213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123941213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404123941213 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123941213 DMM DEBUG MM(262420000001003/f6b39681) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250404123941213 DMM NOTICE MM(262420000001003/f6b39681) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123941213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123941213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123941213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123941213 DMM DEBUG MM(262420000001003/f6b39681) Requesting authorization (sgsn_auth.c:160) 20250404123941213 DMM INFO MM(262420000001003/f6b39681) Requesting authentication tuples (sgsn_auth.c:184) 20250404123941213 DMM DEBUG MM(262420000001003/f6b39681) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404123941213 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250404123941213 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)@106669e46a0d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@106669e46a0d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250404123941214 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404123941214 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404123941214 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404123941214 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404123941214 DMM INFO MM(262420000001003/f6b39681) Subscriber data update (mmctx.c:445) 20250404123941214 DMM DEBUG MM(262420000001003/f6b39681) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404123941214 DMM INFO MM(262420000001003/f6b39681) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404123941214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404123941214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123941214 DMM INFO MM(262420000001003/f6b39681) <- GMM AUTH AND CIPHERING REQ (rand = 28 8e 3a a2 5c 04 55 54 95 21 80 78 d6 e0 29 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 d9 25 77 e0 21 ff ff fc 1f 43 ee 99 db 3f ad ) (gprs_gmm.c:538) 20250404123941218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123941218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123941218 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123941218 DMM INFO MM(262420000001003/f6b39681) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404123941218 DMM NOTICE MM(262420000001003/f6b39681) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404123941218 DMM DEBUG MM(262420000001003/f6b39681) checking auth: received GSM SRES = e1 55 e0 a7 (gprs_gmm.c:721) 20250404123941218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404123941218 DMM DEBUG MM(262420000001003/f6b39681) Requesting authorization (sgsn_auth.c:160) 20250404123941218 DMM INFO MM(262420000001003/f6b39681) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123941218 DMM DEBUG MM(262420000001003/f6b39681) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123941218 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250404123941218 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) 20250404123941218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404123941218 DMM INFO MM(262420000001003/f6b39681) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6b39681) (gprs_gmm.c:355) 20250404123941219 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123941219 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123941219 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250404123941219 DMM INFO MM(262420000001003/f6b39681) Subscriber data update (mmctx.c:445) 20250404123941219 DMM DEBUG MM(262420000001003/f6b39681) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404123941219 DMM INFO MM(262420000001003/f6b39681) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404123941219 DMM NOTICE MM(262420000001003/f6b39681) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250404123941219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123941219 DMM NOTICE MM(262420000001003/f6b39681) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404123941219 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) 20250404123941219 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123941219 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250404123941219 DMM INFO MM(262420000001003/f6b39681) Subscriber data update (mmctx.c:445) 20250404123941219 DMM DEBUG MM(262420000001003/f6b39681) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404123941222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123941222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404123941222 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123941222 DMM INFO MM(262420000001003/f6b39681) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404123941222 DMM NOTICE MM(262420000001003/f6b39681) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404123941222 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404123941222 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404123941222 DLLC NOTICE LLME(e1f2557e/f6b39681){ASSIGNED} LLGM Assign pre (ffffffff => f6b39681) (gprs_llc.c:1079) 20250404123941222 DLLC NOTICE LLME(ffffffff/f6b39681){ASSIGNED} LLGM Assign post (ffffffff => f6b39681) (gprs_llc.c:1125) 20250404123941222 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404123941222 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404123941222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404123941222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@106669e46a0d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@106669e46a0d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@106669e46a0d: Final verdict of PTC: pass 20250404123941274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(74)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@106669e46a0d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@106669e46a0d: Final verdict of PTC: none 20250404123941275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404123941275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(76)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@106669e46a0d: Final verdict of PTC: none -NSVCI97(64)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@106669e46a0d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@106669e46a0d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@106669e46a0d: Final verdict of PTC: none -NSVCI98(69)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(72)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(67)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(62)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:39:41 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 20250404123941365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123941766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85540) 20250404123942276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123942277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85540, count=89896) 20250404123943277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123943278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:39: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.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 20250404123944278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123944279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_timeout_after_pdp_act started. 20250404123944853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404123944854 DMM INFO MM(262420000001003/f6b39681) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404123944854 DMM INFO MM(262420000001003/f6b39681) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404123944854 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404123944854 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404123944854 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404123944854 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404123944854 DLLC NOTICE LLME(ffffffff/f6b39681){ASSIGNED} LLGM Assign pre (f6b39681 => ffffffff) (gprs_llc.c:1079) 20250404123944854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6b39681 => ffffffff) (gprs_llc.c:1125) 20250404123944855 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250404123944855 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) 20250404123944855 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250404123944855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404123944855 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404123944855 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404123944855 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404123944855 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123944890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404123944890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123944890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123944890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404123944890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123944890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123944890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123944890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123944891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123944891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123944891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123944891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123944891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123944891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123944891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123944891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404123944891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123944891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404123944892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123944892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123944893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123944900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123944900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@106669e46a0d: 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(88)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123944907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404123944907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123944907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123944907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404123944907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123944907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123944907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123944907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123944908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123944908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123944908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123944908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123944908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123944908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123944908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123944908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404123944908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123944908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123944909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123944909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(89)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(88)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123944911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404123944915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123944915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(89)@106669e46a0d: 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_timeout_after_pdp_act-BVCI210(87)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404123944919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404123944919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404123944919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404123944919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404123944919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404123944919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404123944919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404123944919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404123944920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404123944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404123944920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404123944920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404123944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404123944920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404123944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404123944920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404123944920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404123944920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404123944920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404123944920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404123944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404123944923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404123944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123944928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404123945280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404123945280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404123945280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404123945280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@106669e46a0d: 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) } } } } 20250404123945284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404123945285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@106669e46a0d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E2B232B6'O, index=0 SGSN_Test-GSUP(95)@106669e46a0d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: 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 := '715E284F2D7772875AF335F45F528ABF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D757C84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B243A353643E18CF'O } } } } } 20250404123945360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945360 DLLC NOTICE LLME(ffffffff/e2b232b6){UNASSIGNED} LLC RX: unknown TLLI 0xe2b232b6, creating LLME on the fly (gprs_llc.c:552) 20250404123945360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123945360 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404123945360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404123945360 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404123945360 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404123945360 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123945360 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404123945360 DLLC NOTICE LLME(ffffffff/e2b232b6){UNASSIGNED} LLGM Assign pre (e2b232b6 => e997d0f2) (gprs_llc.c:1079) 20250404123945360 DLLC NOTICE LLME(e2b232b6/e997d0f2){ASSIGNED} LLGM Assign post (e2b232b6 => e997d0f2) (gprs_llc.c:1125) 20250404123945360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123945360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123945361 DMM DEBUG MM(262420000000021/e997d0f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123945374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945374 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945374 DMM DEBUG MM(262420000000021/e997d0f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250404123945374 DMM NOTICE MM(262420000000021/e997d0f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123945374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123945374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123945374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123945374 DMM DEBUG MM(262420000000021/e997d0f2) Requesting authorization (sgsn_auth.c:160) 20250404123945374 DMM INFO MM(262420000000021/e997d0f2) Requesting authentication tuples (sgsn_auth.c:184) 20250404123945374 DMM DEBUG MM(262420000000021/e997d0f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404123945374 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250404123945374 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)@106669e46a0d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@106669e46a0d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250404123945378 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404123945378 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404123945378 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404123945378 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404123945378 DMM INFO MM(262420000000021/e997d0f2) Subscriber data update (mmctx.c:445) 20250404123945378 DMM DEBUG MM(262420000000021/e997d0f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404123945378 DMM INFO MM(262420000000021/e997d0f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404123945378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404123945378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123945378 DMM INFO MM(262420000000021/e997d0f2) <- GMM AUTH AND CIPHERING REQ (rand = 71 5e 28 4f 2d 77 72 87 5a f3 35 f4 5f 52 8a bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404123945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945393 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945393 DMM INFO MM(262420000000021/e997d0f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404123945393 DMM NOTICE MM(262420000000021/e997d0f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404123945393 DMM DEBUG MM(262420000000021/e997d0f2) checking auth: received GSM SRES = 7d 75 7c 84 (gprs_gmm.c:721) 20250404123945393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404123945393 DMM DEBUG MM(262420000000021/e997d0f2) Requesting authorization (sgsn_auth.c:160) 20250404123945394 DMM INFO MM(262420000000021/e997d0f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123945394 DMM DEBUG MM(262420000000021/e997d0f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123945394 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250404123945394 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) 20250404123945394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404123945394 DMM INFO MM(262420000000021/e997d0f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe997d0f2) (gprs_gmm.c:355) 20250404123945396 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123945396 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123945396 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404123945396 DMM INFO MM(262420000000021/e997d0f2) Subscriber data update (mmctx.c:445) 20250404123945396 DMM DEBUG MM(262420000000021/e997d0f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404123945396 DMM INFO MM(262420000000021/e997d0f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404123945396 DMM NOTICE MM(262420000000021/e997d0f2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250404123945396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123945396 DMM NOTICE MM(262420000000021/e997d0f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404123945396 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) 20250404123945397 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123945397 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404123945397 DMM INFO MM(262420000000021/e997d0f2) Subscriber data update (mmctx.c:445) 20250404123945397 DMM DEBUG MM(262420000000021/e997d0f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404123945409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945409 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945409 DMM INFO MM(262420000000021/e997d0f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404123945409 DMM NOTICE MM(262420000000021/e997d0f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404123945409 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404123945409 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404123945409 DLLC NOTICE LLME(e2b232b6/e997d0f2){ASSIGNED} LLGM Assign pre (ffffffff => e997d0f2) (gprs_llc.c:1079) 20250404123945409 DLLC NOTICE LLME(ffffffff/e997d0f2){ASSIGNED} LLGM Assign post (ffffffff => e997d0f2) (gprs_llc.c:1125) 20250404123945409 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404123945409 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404123945409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404123945409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: setverdict(pass): none -> pass 20250404123945468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945468 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945468 DMM INFO MM(262420000000021/e997d0f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404123945468 DMM INFO MM(262420000000021/e997d0f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404123945468 DMM DEBUG MM(262420000000021/e997d0f2) Using GGSN 0 (gprs_sm.c:317) 20250404123945468 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250404123945468 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404123945468 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250404123945468 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250404123945490 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 33 10 c3 1a 11 f2 3f 8d 89 14 05 7f c7 3e d4 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=1024 from retransmit req queue (gtp.c:461) 20250404123945490 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b80b8, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404123945490 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404123945490 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b65cba8 TLLI=e997d0f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404123945490 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404123945490 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404123945507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945507 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945507 DMM INFO MM(262420000000021/e997d0f2) -> GMM ATTACH REQUEST MI(TMSI-0xE997D0F2) type="GPRS attach"  (gprs_gmm.c:1325) 20250404123945507 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404123945507 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404123945507 DLLC NOTICE LLME(ffffffff/e997d0f2){ASSIGNED} LLGM Assign pre (e997d0f2 => e38b6ae9) (gprs_llc.c:1079) 20250404123945507 DLLC NOTICE LLME(e997d0f2/e38b6ae9){ASSIGNED} LLGM Assign post (e997d0f2 => e38b6ae9) (gprs_llc.c:1125) 20250404123945507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404123945507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404123945507 DMM DEBUG MM(262420000000021/e38b6ae9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404123945518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404123945518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250404123945518 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404123945518 DMM DEBUG MM(262420000000021/e38b6ae9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250404123945518 DMM NOTICE MM(262420000000021/e38b6ae9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404123945518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404123945518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404123945518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404123945518 DMM DEBUG MM(262420000000021/e38b6ae9) Requesting authorization (sgsn_auth.c:160) 20250404123945518 DMM INFO MM(262420000000021/e38b6ae9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404123945518 DMM DEBUG MM(262420000000021/e38b6ae9) Requesting subscriber data update (gprs_subscriber.c:894) 20250404123945518 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250404123945518 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) 20250404123945519 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404123945519 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404123945519 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404123945519 DMM INFO MM(262420000000021/e38b6ae9) Subscriber data update (mmctx.c:445) 20250404123945519 DMM DEBUG MM(262420000000021/e38b6ae9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250404123945519 DMM INFO MM(262420000000021/e38b6ae9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250404123945520 DMM NOTICE MM(262420000000021/e38b6ae9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250404123945520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404123945520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404123945520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250404123945520 DMM INFO MM(262420000000021/e38b6ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b6ae9) (gprs_gmm.c:355) 20250404123945520 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) 20250404123945521 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404123945521 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404123945521 DMM INFO MM(262420000000021/e38b6ae9) Subscriber data update (mmctx.c:445) 20250404123945521 DMM DEBUG MM(262420000000021/e38b6ae9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: Trying to receive 5 ATTACH ACCEPTs 20250404123951521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404123951521 DMM INFO MM(262420000000021/e38b6ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b6ae9) (gprs_gmm.c:355) 20250404123952670 DGPRS DEBUG Checking for inactive LLMEs, time = 7001298 (sgsn.c:131) 20250404123957522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404123957522 DMM INFO MM(262420000000021/e38b6ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b6ae9) (gprs_gmm.c:355) 20250404124003524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124003525 DMM INFO MM(262420000000021/e38b6ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b6ae9) (gprs_gmm.c:355) 20250404124005281 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124005281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124005282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124009527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124009527 DMM INFO MM(262420000000021/e38b6ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b6ae9) (gprs_gmm.c:355) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@106669e46a0d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250404124014892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124014898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124014898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124014909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124014913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124014914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124014921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124014925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124014925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124015528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124015528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250404124015528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124015528 DMM NOTICE MM(262420000000021/e38b6ae9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124015528 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250404124015528 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b65cba8, TLLI=e38b6ae9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124015528 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124015528 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124015528 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250404124015528 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250404124015528 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) 20250404124015528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124015528 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Deallocated (fsm.c:568) 20250404124015528 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124015528 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124015528 DLLC NOTICE LLME(e997d0f2/e38b6ae9){ASSIGNED} LLGM Assign pre (e38b6ae9 => ffffffff) (gprs_llc.c:1079) 20250404124015528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e38b6ae9 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@106669e46a0d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@106669e46a0d: Final verdict of PTC: pass 20250404124016055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@106669e46a0d: Final verdict of PTC: none -NSVCI97(83)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@106669e46a0d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@106669e46a0d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@106669e46a0d: Final verdict of PTC: none -NSVCI99(93)@106669e46a0d: Final verdict of PTC: none 20250404124016060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124016060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(88)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@106669e46a0d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(81)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(86)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(91)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none)Fri Apr 4 12:40:16 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 MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124016178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124016480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127044) 20250404124017061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124017062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127044, count=131400) 20250404124018063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124018063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:40:18 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 20250404124019064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124019064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_auth_id_timeout started. 20250404124019574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124019577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124019637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124019637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124019637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124019637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124019637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124019637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124019637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124019637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250404124019638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124019638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124019638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(102)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124019638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124019638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124019638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124019638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124019638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124019638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124019638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124019638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124019638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124019640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124019645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124019645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(100)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124019649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124019649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124019649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124019649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124019650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124019650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124019650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124019650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124019650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124019650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124019650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124019650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124019652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124019658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124019658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@106669e46a0d: 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(113)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124019671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124019671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124019671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124019671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124019671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124019671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124019671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124019671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124019672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124019672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124019672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124019672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124019672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124019672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124019672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124019672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124019672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124019672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124019672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124019672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124019672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124019674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124019679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124019679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124020066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124020066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124020066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124020066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(112)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@106669e46a0d: 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) } } } } 20250404124020069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124020070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@106669e46a0d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F2096C97'O, index=0 SGSN_Test-GSUP(114)@106669e46a0d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250404124020106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124020106 DLLC NOTICE LLME(ffffffff/f2096c97){UNASSIGNED} LLC RX: unknown TLLI 0xf2096c97, creating LLME on the fly (gprs_llc.c:552) 20250404124020106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124020106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124020106 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124020106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124020106 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124020106 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124020106 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124020106 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124020106 DLLC NOTICE LLME(ffffffff/f2096c97){UNASSIGNED} LLGM Assign pre (f2096c97 => c2c9cc19) (gprs_llc.c:1079) 20250404124020106 DLLC NOTICE LLME(f2096c97/c2c9cc19){ASSIGNED} LLGM Assign post (f2096c97 => c2c9cc19) (gprs_llc.c:1125) 20250404124020106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124020106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124020106 DMM DEBUG MM(/c2c9cc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124022671 DGPRS DEBUG Checking for inactive LLMEs, time = 7001328 (sgsn.c:131) 20250404124026107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124026107 DMM DEBUG MM(/c2c9cc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124032108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124032108 DMM DEBUG MM(/c2c9cc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124038109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124038109 DMM DEBUG MM(/c2c9cc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124040067 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124040067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124040067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124044110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124044110 DMM DEBUG MM(/c2c9cc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124049640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124049647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124049647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124049650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124049654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124049654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124049672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124049678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124049679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124050111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124050111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250404124050111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124050111 DMM NOTICE MM(/c2c9cc19) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250404124050111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404124050111 DMM DEBUG MM_STATE_Gb(4060703895)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124050111 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124050111 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124050111 DLLC NOTICE LLME(f2096c97/c2c9cc19){ASSIGNED} LLGM Assign pre (c2c9cc19 => ffffffff) (gprs_llc.c:1079) 20250404124050111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c9cc19 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@106669e46a0d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@106669e46a0d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@106669e46a0d: Final verdict of PTC: pass 20250404124050136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60244<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@106669e46a0d: Final verdict of PTC: none 20250404124050142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124050142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(113)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@106669e46a0d: Final verdict of PTC: none -NSVCI98(107)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@106669e46a0d: Final verdict of PTC: none -NSVCI97(102)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(105)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(101)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(111)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:40:50 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 20250404124050199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124050501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59500) 20250404124051143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124051143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59500, count=67752) 20250404124052144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124052145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:40: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_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 20250404124052671 DGPRS DEBUG Checking for inactive LLMEs, time = 7001358 (sgsn.c:131) 20250404124053146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124053146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_auth_sai_timeout started. 20250404124053592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124053595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124053634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124053634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124053634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124053634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124053634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124053634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124053634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124053634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124053635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124053635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124053635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124053635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124053635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124053635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124053635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124053635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124053635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124053635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124053636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124053636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124053638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124053643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124053643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@106669e46a0d: 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(126)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124053648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124053648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124053648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124053648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124053648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124053648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124053648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124053648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124053649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124053649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124053649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124053649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124053649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124053649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124053649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124053649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124053649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124053649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124053650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124053650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124053652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124053657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124053657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124053666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124053666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124053666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124053666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124053666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124053666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124053666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124053666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124053667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124053667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124053667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124053667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124053667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124053667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124053667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124053667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124053667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124053667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124053667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124053668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124053668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124053670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124053676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124053676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124054148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124054148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124054148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124054148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@106669e46a0d: 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) } } } } 20250404124054152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124054153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@106669e46a0d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C5F70F17'O, index=0 SGSN_Test-GSUP(133)@106669e46a0d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250404124054223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124054223 DLLC NOTICE LLME(ffffffff/c5f70f17){UNASSIGNED} LLC RX: unknown TLLI 0xc5f70f17, creating LLME on the fly (gprs_llc.c:552) 20250404124054223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124054223 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124054223 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124054223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124054223 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124054223 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124054223 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124054223 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124054223 DLLC NOTICE LLME(ffffffff/c5f70f17){UNASSIGNED} LLGM Assign pre (c5f70f17 => cd264ecd) (gprs_llc.c:1079) 20250404124054223 DLLC NOTICE LLME(c5f70f17/cd264ecd){ASSIGNED} LLGM Assign post (c5f70f17 => cd264ecd) (gprs_llc.c:1125) 20250404124054223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124054223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124054223 DMM DEBUG MM(262420000000003/cd264ecd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124054235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124054235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124054235 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124054235 DMM DEBUG MM(262420000000003/cd264ecd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1139) 20250404124054235 DMM NOTICE MM(262420000000003/cd264ecd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124054235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124054235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124054235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124054235 DMM DEBUG MM(262420000000003/cd264ecd) Requesting authorization (sgsn_auth.c:160) 20250404124054235 DMM INFO MM(262420000000003/cd264ecd) Requesting authentication tuples (sgsn_auth.c:184) 20250404124054235 DMM DEBUG MM(262420000000003/cd264ecd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124054235 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250404124054235 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)@106669e46a0d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@106669e46a0d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250404124100236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250404124100236 DMM ERROR MM(262420000000003/cd264ecd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250404124100236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250404124100236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124100236 DMM NOTICE MM(262420000000003/cd264ecd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250404124100237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124100237 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124100237 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124100237 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124100237 DLLC NOTICE LLME(c5f70f17/cd264ecd){ASSIGNED} LLGM Assign pre (cd264ecd => ffffffff) (gprs_llc.c:1079) 20250404124100237 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd264ecd => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@106669e46a0d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@106669e46a0d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@106669e46a0d: Final verdict of PTC: pass 20250404124100257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@106669e46a0d: Final verdict of PTC: none -NSVCI97(121)@106669e46a0d: Final verdict of PTC: none 20250404124100263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124100263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_timeout-BVCI210(125)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@106669e46a0d: Final verdict of PTC: none -NSVCI99(131)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@106669e46a0d: Final verdict of PTC: none -NSVCI98(126)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(119)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(124)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(129)@106669e46a0d: Final verdict of PTC: none Fri Apr 4 12:41:00 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@106669e46a0d: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250404124100325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124100627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56980) 20250404124101265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124101265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56980, count=66104) 20250404124102267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124102267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41:02 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 20250404124103268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124103268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_auth_sai_reject started. 20250404124103718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124103721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124103761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124103761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124103761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124103761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124103761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124103761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124103761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124103761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124103762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124103762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124103762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124103762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124103762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124103762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124103762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124103762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124103762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124103762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124103762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124103762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124103764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124103770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124103770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@106669e46a0d: 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(146)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124103778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124103778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124103778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124103778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103778 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124103778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124103778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124103778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124103778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124103779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124103779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124103779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124103779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124103779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124103779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124103779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124103779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124103779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124103779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124103779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124103779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124103781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124103785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124103786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124103793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124103793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124103793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124103793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124103793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124103793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124103793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124103793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124103794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124103794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124103794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124103794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124103794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124103794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124103794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124103794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124103794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124103794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124103794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124103795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124103795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124103797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124103801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124103801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124104270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124104270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124104270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124104270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@106669e46a0d: 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) } } } } 20250404124104274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124104276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@106669e46a0d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D2F794BE'O, index=0 SGSN_Test-GSUP(152)@106669e46a0d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250404124104346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124104346 DLLC NOTICE LLME(ffffffff/d2f794be){UNASSIGNED} LLC RX: unknown TLLI 0xd2f794be, creating LLME on the fly (gprs_llc.c:552) 20250404124104346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124104346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124104346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124104346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124104346 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124104346 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124104346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124104346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124104346 DLLC NOTICE LLME(ffffffff/d2f794be){UNASSIGNED} LLGM Assign pre (d2f794be => e87211ce) (gprs_llc.c:1079) 20250404124104346 DLLC NOTICE LLME(d2f794be/e87211ce){ASSIGNED} LLGM Assign post (d2f794be => e87211ce) (gprs_llc.c:1125) 20250404124104346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124104346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124104346 DMM DEBUG MM(262420000000004/e87211ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124104358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124104358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124104358 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124104358 DMM DEBUG MM(262420000000004/e87211ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1139) 20250404124104358 DMM NOTICE MM(262420000000004/e87211ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124104358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124104358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124104358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124104358 DMM DEBUG MM(262420000000004/e87211ce) Requesting authorization (sgsn_auth.c:160) 20250404124104358 DMM INFO MM(262420000000004/e87211ce) Requesting authentication tuples (sgsn_auth.c:184) 20250404124104358 DMM DEBUG MM(262420000000004/e87211ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124104358 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250404124104358 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)@106669e46a0d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@106669e46a0d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250404124104360 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250404124104360 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250404124104360 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250404124110359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250404124110360 DMM ERROR MM(262420000000004/e87211ce) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250404124110360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250404124110360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124110360 DMM NOTICE MM(262420000000004/e87211ce) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250404124110360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404124110360 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124110360 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124110360 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124110360 DLLC NOTICE LLME(d2f794be/e87211ce){ASSIGNED} LLGM Assign pre (e87211ce => ffffffff) (gprs_llc.c:1079) 20250404124110360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e87211ce => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@106669e46a0d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@106669e46a0d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@106669e46a0d: Final verdict of PTC: pass 20250404124110380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124110385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124110385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@106669e46a0d: Final verdict of PTC: none -NSVCI99(150)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@106669e46a0d: Final verdict of PTC: none -NSVCI98(146)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@106669e46a0d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(152)@106669e46a0d: Final verdict of PTC: none -NSVCI97(140)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(148)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(138)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(144)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) Fri Apr 4 12:41:10 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 MTC@106669e46a0d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124110489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124110790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58920) 20250404124111386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124111386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58920, count=68044) 20250404124112387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124112388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41: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.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 20250404124113389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124113389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_gsup_lu_timeout started. 20250404124113858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124113860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124113895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124113895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124113895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124113895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124113896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124113896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124113896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124113896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124113896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124113896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124113896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124113896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124113896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124113896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124113896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124113896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124113899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124113905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124113905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124113909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124113909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124113909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124113909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124113909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124113909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124113909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124113909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124113910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124113910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124113910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124113910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124113910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124113910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124113910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124113910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124113910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124113910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124113910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124113910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124113912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124113916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124113916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@106669e46a0d: 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(169)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124113923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124113923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124113923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124113923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124113923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124113923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124113923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124113923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124113924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124113924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124113924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124113924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124113924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124113924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124113924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124113924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124113924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124113924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124113924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124113924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124113924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124113926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124113931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124113931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124114390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124114390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124114391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124114391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@106669e46a0d: 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) } } } } 20250404124114395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404124114397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@106669e46a0d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C784D8C4'O, index=0 SGSN_Test-GSUP(171)@106669e46a0d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@106669e46a0d: 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 := '69E253656DD6E09E6C48A20C31CCB058'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4412E696'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D528449F3084A7B1'O } } } } } 20250404124115492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124115492 DLLC NOTICE LLME(ffffffff/c784d8c4){UNASSIGNED} LLC RX: unknown TLLI 0xc784d8c4, creating LLME on the fly (gprs_llc.c:552) 20250404124115492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124115492 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124115492 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124115492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124115492 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124115492 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124115492 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124115492 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124115492 DLLC NOTICE LLME(ffffffff/c784d8c4){UNASSIGNED} LLGM Assign pre (c784d8c4 => e71e0ca3) (gprs_llc.c:1079) 20250404124115492 DLLC NOTICE LLME(c784d8c4/e71e0ca3){ASSIGNED} LLGM Assign post (c784d8c4 => e71e0ca3) (gprs_llc.c:1125) 20250404124115492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124115492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124115492 DMM DEBUG MM(262420000000005/e71e0ca3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124115519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124115519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124115519 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124115519 DMM DEBUG MM(262420000000005/e71e0ca3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1139) 20250404124115519 DMM NOTICE MM(262420000000005/e71e0ca3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124115519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124115519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124115519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124115519 DMM DEBUG MM(262420000000005/e71e0ca3) Requesting authorization (sgsn_auth.c:160) 20250404124115519 DMM INFO MM(262420000000005/e71e0ca3) Requesting authentication tuples (sgsn_auth.c:184) 20250404124115519 DMM DEBUG MM(262420000000005/e71e0ca3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124115519 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250404124115519 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)@106669e46a0d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@106669e46a0d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250404124115526 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124115526 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124115526 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124115526 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124115526 DMM INFO MM(262420000000005/e71e0ca3) Subscriber data update (mmctx.c:445) 20250404124115526 DMM DEBUG MM(262420000000005/e71e0ca3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124115526 DMM INFO MM(262420000000005/e71e0ca3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124115526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124115526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124115526 DMM INFO MM(262420000000005/e71e0ca3) <- GMM AUTH AND CIPHERING REQ (rand = 69 e2 53 65 6d d6 e0 9e 6c 48 a2 0c 31 cc b0 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124115542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124115542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124115542 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124115543 DMM INFO MM(262420000000005/e71e0ca3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124115543 DMM NOTICE MM(262420000000005/e71e0ca3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124115543 DMM DEBUG MM(262420000000005/e71e0ca3) checking auth: received GSM SRES = 44 12 e6 96 (gprs_gmm.c:721) 20250404124115543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124115543 DMM DEBUG MM(262420000000005/e71e0ca3) Requesting authorization (sgsn_auth.c:160) 20250404124115543 DMM INFO MM(262420000000005/e71e0ca3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124115543 DMM DEBUG MM(262420000000005/e71e0ca3) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124115543 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250404124115543 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) 20250404124115543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124115543 DMM INFO MM(262420000000005/e71e0ca3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe71e0ca3) (gprs_gmm.c:355) TC_attach_gsup_lu_timeout(173)@106669e46a0d: setverdict(fail): none -> fail MC@106669e46a0d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@106669e46a0d: Final verdict of PTC: none 20250404124115561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124115561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(160)@106669e46a0d: Final verdict of PTC: none -NSVCI99(169)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@106669e46a0d: Final verdict of PTC: none -NSVCI97(159)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@106669e46a0d: Final verdict of PTC: none -NSVCI98(164)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@106669e46a0d: Final verdict of PTC: none 20250404124115563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40412<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(167)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(157)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(162)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@106669e46a0d: Final verdict of PTC: fail MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@106669e46a0d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@106669e46a0d: 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'. Fri Apr 4 12:41:15 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 20250404124115631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124116033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44104) 20250404124116563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124116563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44104, count=73416) 20250404124117565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124117565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41:18 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 20250404124118566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124118567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_gsup_lu_reject started. 20250404124119127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124119129 DMM INFO MM(262420000000005/e71e0ca3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124119129 DMM INFO MM(262420000000005/e71e0ca3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124119129 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124119129 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124119129 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124119129 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124119129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250404124119129 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124119129 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124119129 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124119129 DLLC NOTICE LLME(c784d8c4/e71e0ca3){ASSIGNED} LLGM Assign pre (e71e0ca3 => ffffffff) (gprs_llc.c:1079) 20250404124119129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e71e0ca3 => ffffffff) (gprs_llc.c:1125) 20250404124119130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124119161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124119161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124119161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124119161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124119161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124119161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124119161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124119161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124119162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124119162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124119162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124119162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124119162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124119162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124119162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124119162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124119162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124119162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124119162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124119162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124119164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124119171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124119171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124119186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124119186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124119186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124119186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124119186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124119186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124119186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124119186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124119187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124119187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124119187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124119187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124119187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124119187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124119187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124119187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124119187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124119187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124119187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124119187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124119190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124119195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124119195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@106669e46a0d: 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(189)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124119205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124119205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124119205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124119205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124119205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124119205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124119205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124119205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124119206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124119206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124119206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124119206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124119206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124119206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124119206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124119206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124119206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124119206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124119206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124119206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124119206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124119208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124119212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124119212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124119567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124119567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124119567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124119567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(188)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@106669e46a0d: 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) } } } } 20250404124119569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(188)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124119569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(188)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@106669e46a0d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C2CD937E'O, index=0 SGSN_Test-GSUP(190)@106669e46a0d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@106669e46a0d: 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 := '981AA99B08F543D2CE8CE71D73BFB2E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D31785B'O ("=1x[") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C1B27B269DFDA44'O } } } } } 20250404124120635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124120635 DLLC NOTICE LLME(ffffffff/c2cd937e){UNASSIGNED} LLC RX: unknown TLLI 0xc2cd937e, creating LLME on the fly (gprs_llc.c:552) 20250404124120635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124120635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124120635 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124120635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124120635 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124120635 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124120635 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124120635 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124120635 DLLC NOTICE LLME(ffffffff/c2cd937e){UNASSIGNED} LLGM Assign pre (c2cd937e => ed8f8ccd) (gprs_llc.c:1079) 20250404124120635 DLLC NOTICE LLME(c2cd937e/ed8f8ccd){ASSIGNED} LLGM Assign post (c2cd937e => ed8f8ccd) (gprs_llc.c:1125) 20250404124120635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124120635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124120635 DMM DEBUG MM(262420000000006/ed8f8ccd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124120647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124120647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124120647 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124120647 DMM DEBUG MM(262420000000006/ed8f8ccd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1139) 20250404124120647 DMM NOTICE MM(262420000000006/ed8f8ccd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124120647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124120647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124120647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124120647 DMM DEBUG MM(262420000000006/ed8f8ccd) Requesting authorization (sgsn_auth.c:160) 20250404124120647 DMM INFO MM(262420000000006/ed8f8ccd) Requesting authentication tuples (sgsn_auth.c:184) 20250404124120647 DMM DEBUG MM(262420000000006/ed8f8ccd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124120647 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250404124120647 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)@106669e46a0d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@106669e46a0d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250404124120651 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124120651 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124120651 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124120651 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124120651 DMM INFO MM(262420000000006/ed8f8ccd) Subscriber data update (mmctx.c:445) 20250404124120651 DMM DEBUG MM(262420000000006/ed8f8ccd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124120651 DMM INFO MM(262420000000006/ed8f8ccd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124120651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124120651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124120651 DMM INFO MM(262420000000006/ed8f8ccd) <- GMM AUTH AND CIPHERING REQ (rand = 98 1a a9 9b 08 f5 43 d2 ce 8c e7 1d 73 bf b2 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124120663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124120663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124120663 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124120663 DMM INFO MM(262420000000006/ed8f8ccd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124120663 DMM NOTICE MM(262420000000006/ed8f8ccd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124120663 DMM DEBUG MM(262420000000006/ed8f8ccd) checking auth: received GSM SRES = 3d 31 78 5b (gprs_gmm.c:721) 20250404124120663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124120663 DMM DEBUG MM(262420000000006/ed8f8ccd) Requesting authorization (sgsn_auth.c:160) 20250404124120663 DMM INFO MM(262420000000006/ed8f8ccd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124120663 DMM DEBUG MM(262420000000006/ed8f8ccd) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124120663 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250404124120663 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) 20250404124120663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124120663 DMM INFO MM(262420000000006/ed8f8ccd) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8f8ccd) (gprs_gmm.c:355) 20250404124120665 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250404124120665 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250404124120665 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250404124120665 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124120665 DMM INFO MM(262420000000006/ed8f8ccd) Subscriber data update (mmctx.c:445) 20250404124120665 DMM DEBUG MM(262420000000006/ed8f8ccd) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@106669e46a0d: setverdict(fail): none -> fail MC@106669e46a0d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250404124120678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124120678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@106669e46a0d: Final verdict of PTC: none 20250404124120679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(189)@106669e46a0d: Final verdict of PTC: none -NSVCI98(183)@106669e46a0d: Final verdict of PTC: none -NSVCI97(178)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(187)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(176)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(181)@106669e46a0d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@106669e46a0d: Final verdict of PTC: fail MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@106669e46a0d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@106669e46a0d: 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'. Fri Apr 4 12:41:20 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 20250404124120780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124121182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75888) 20250404124121679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124121679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75888, count=80244) 20250404124122673 DGPRS DEBUG Checking for inactive LLMEs, time = 7001388 (sgsn.c:131) 20250404124122679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124122679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41: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.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 20250404124123680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124123680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_combined started. 20250404124124269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124124273 DMM INFO MM(262420000000006/ed8f8ccd) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124124273 DMM INFO MM(262420000000006/ed8f8ccd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124124273 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124124273 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124124273 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124124273 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124124273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250404124124273 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124124273 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124124273 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124124273 DLLC NOTICE LLME(c2cd937e/ed8f8ccd){ASSIGNED} LLGM Assign pre (ed8f8ccd => ffffffff) (gprs_llc.c:1079) 20250404124124273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed8f8ccd => ffffffff) (gprs_llc.c:1125) 20250404124124273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124124319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124124319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124124319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124124319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124124319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124124319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124124319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124124319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124124321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124124321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124124321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124124321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124124321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124124321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124124321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124124321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124124321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124124321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124124321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124124321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124124323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124124330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124124330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@106669e46a0d: 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_combined-BVCI196(196)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124124336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124124336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124124336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124124336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124124336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124124336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124124336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124124336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124124337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124124337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124124337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124124338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124124338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124124338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124124338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124124338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124124338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124124338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124124338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124124338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124124340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124124345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124124345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124124349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124124349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124124349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124124349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124124349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124124349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124124349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124124349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124124350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124124350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124124350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124124350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124124350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124124350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124124350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124124350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124124350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124124351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124124356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124124356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124124681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124124681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124124681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124124681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@106669e46a0d: 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) } } } } 20250404124124685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124124687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@106669e46a0d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E2CC9968'O, index=0 SGSN_Test-GSUP(209)@106669e46a0d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@106669e46a0d: 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 := '4B58989C906B56500113113AE3F2F7C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DAE53B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '678264E365A86577'O } } } } } 20250404124125756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124125757 DLLC NOTICE LLME(ffffffff/e2cc9968){UNASSIGNED} LLC RX: unknown TLLI 0xe2cc9968, creating LLME on the fly (gprs_llc.c:552) 20250404124125757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124125757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124125757 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124125757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124125757 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124125757 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124125757 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124125757 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124125757 DLLC NOTICE LLME(ffffffff/e2cc9968){UNASSIGNED} LLGM Assign pre (e2cc9968 => dd089605) (gprs_llc.c:1079) 20250404124125757 DLLC NOTICE LLME(e2cc9968/dd089605){ASSIGNED} LLGM Assign post (e2cc9968 => dd089605) (gprs_llc.c:1125) 20250404124125757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124125757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124125757 DMM DEBUG MM(262420000000007/dd089605) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124125770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124125770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124125770 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124125770 DMM DEBUG MM(262420000000007/dd089605) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1139) 20250404124125770 DMM NOTICE MM(262420000000007/dd089605) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124125770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124125770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124125770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124125770 DMM DEBUG MM(262420000000007/dd089605) Requesting authorization (sgsn_auth.c:160) 20250404124125770 DMM INFO MM(262420000000007/dd089605) Requesting authentication tuples (sgsn_auth.c:184) 20250404124125770 DMM DEBUG MM(262420000000007/dd089605) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124125770 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250404124125770 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)@106669e46a0d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@106669e46a0d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250404124125774 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124125774 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124125774 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124125774 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124125774 DMM INFO MM(262420000000007/dd089605) Subscriber data update (mmctx.c:445) 20250404124125774 DMM DEBUG MM(262420000000007/dd089605) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124125774 DMM INFO MM(262420000000007/dd089605) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124125774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124125774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124125774 DMM INFO MM(262420000000007/dd089605) <- GMM AUTH AND CIPHERING REQ (rand = 4b 58 98 9c 90 6b 56 50 01 13 11 3a e3 f2 f7 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124125787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124125787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124125787 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124125787 DMM INFO MM(262420000000007/dd089605) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124125787 DMM NOTICE MM(262420000000007/dd089605) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124125787 DMM DEBUG MM(262420000000007/dd089605) checking auth: received GSM SRES = 2d ae 53 b6 (gprs_gmm.c:721) 20250404124125787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124125787 DMM DEBUG MM(262420000000007/dd089605) Requesting authorization (sgsn_auth.c:160) 20250404124125787 DMM INFO MM(262420000000007/dd089605) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124125787 DMM DEBUG MM(262420000000007/dd089605) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124125787 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250404124125787 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) 20250404124125787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124125787 DMM INFO MM(262420000000007/dd089605) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd089605) (gprs_gmm.c:355) 20250404124125790 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124125790 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124125790 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250404124125790 DMM INFO MM(262420000000007/dd089605) Subscriber data update (mmctx.c:445) 20250404124125790 DMM DEBUG MM(262420000000007/dd089605) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124125790 DMM INFO MM(262420000000007/dd089605) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124125790 DMM NOTICE MM(262420000000007/dd089605) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1055) 20250404124125790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124125790 DMM NOTICE MM(262420000000007/dd089605) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124125790 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) 20250404124125791 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124125791 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250404124125791 DMM INFO MM(262420000000007/dd089605) Subscriber data update (mmctx.c:445) 20250404124125791 DMM DEBUG MM(262420000000007/dd089605) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@106669e46a0d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@106669e46a0d: Removing Client IMSI='262420000000007'H, index=0 20250404124125802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124125802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124125802 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124125802 DMM INFO MM(262420000000007/dd089605) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124125802 DMM NOTICE MM(262420000000007/dd089605) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124125802 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124125802 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124125802 DLLC NOTICE LLME(e2cc9968/dd089605){ASSIGNED} LLGM Assign pre (ffffffff => dd089605) (gprs_llc.c:1079) 20250404124125802 DLLC NOTICE LLME(ffffffff/dd089605){ASSIGNED} LLGM Assign post (ffffffff => dd089605) (gprs_llc.c:1125) 20250404124125803 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124125803 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124125803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124125803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@106669e46a0d: Final verdict of PTC: pass 20250404124125807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124125812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124125813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(209)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@106669e46a0d: Final verdict of PTC: none -NSVCI98(202)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@106669e46a0d: Final verdict of PTC: none -NSVCI97(197)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@106669e46a0d: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@106669e46a0d: Final verdict of PTC: none -NSVCI99(207)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@106669e46a0d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@106669e46a0d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(195)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(205)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(200)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_combined finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:41:25 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250404124125909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124126310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47372) 20250404124126814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124126814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47372, count=88136) 20250404124127815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124127815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41: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.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 20250404124128816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124128816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_accept_all started. 20250404124129416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124129419 DMM INFO MM(262420000000007/dd089605) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124129419 DMM INFO MM(262420000000007/dd089605) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124129419 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124129419 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124129419 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124129419 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124129419 DLLC NOTICE LLME(ffffffff/dd089605){ASSIGNED} LLGM Assign pre (dd089605 => ffffffff) (gprs_llc.c:1079) 20250404124129419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd089605 => ffffffff) (gprs_llc.c:1125) 20250404124129419 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250404124129419 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) 20250404124129419 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250404124129419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124129419 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124129419 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124129419 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124129419 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124129463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124129463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124129463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124129463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129463 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124129463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124129463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124129463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124129463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124129464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124129464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124129464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124129464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124129464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124129464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124129464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124129464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129464 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124129464 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124129464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124129465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124129465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124129467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124129473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124129473 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@106669e46a0d: 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_accept_all-BVCI196(215)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124129477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124129477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124129477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124129477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124129477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124129477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124129477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124129477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124129478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124129478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124129478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124129479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124129479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124129479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124129479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124129479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124129479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124129479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124129479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124129479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124129481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124129486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124129486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124129492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124129493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124129493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124129493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124129493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124129495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124129501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124129501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124129817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124129817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124129817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124129817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@106669e46a0d: 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) } } } } 20250404124129822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124129823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@106669e46a0d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C927DEE0'O, index=0 SGSN_Test-GSUP(228)@106669e46a0d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250404124130905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124130905 DLLC NOTICE LLME(ffffffff/c927dee0){UNASSIGNED} LLC RX: unknown TLLI 0xc927dee0, creating LLME on the fly (gprs_llc.c:552) 20250404124130905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124130905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124130905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124130905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124130905 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124130905 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124130905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124130905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124130905 DLLC NOTICE LLME(ffffffff/c927dee0){UNASSIGNED} LLGM Assign pre (c927dee0 => e232dee9) (gprs_llc.c:1079) 20250404124130905 DLLC NOTICE LLME(c927dee0/e232dee9){ASSIGNED} LLGM Assign post (c927dee0 => e232dee9) (gprs_llc.c:1125) 20250404124130905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124130905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124130905 DMM DEBUG MM(262420000000008/e232dee9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124130920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124130920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124130920 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124130920 DMM DEBUG MM(262420000000008/e232dee9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1139) 20250404124130920 DMM NOTICE MM(262420000000008/e232dee9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124130921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124130921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124130921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250404124130921 DMM INFO MM(262420000000008/e232dee9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe232dee9) (gprs_gmm.c:355) TC_attach_accept_all(230)@106669e46a0d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@106669e46a0d: Removing Client IMSI='262420000000008'H, index=0 20250404124131907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124131907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124131907 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124131907 DMM INFO MM(262420000000008/e232dee9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124131907 DMM NOTICE MM(262420000000008/e232dee9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124131907 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124131907 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124131907 DLLC NOTICE LLME(c927dee0/e232dee9){ASSIGNED} LLGM Assign pre (ffffffff => e232dee9) (gprs_llc.c:1079) 20250404124131907 DLLC NOTICE LLME(ffffffff/e232dee9){ASSIGNED} LLGM Assign post (ffffffff => e232dee9) (gprs_llc.c:1125) 20250404124131907 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124131907 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124131907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124131907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@106669e46a0d: Final verdict of PTC: pass 20250404124131908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(212)@106669e46a0d: Final verdict of PTC: none -NSVCI97(216)@106669e46a0d: Final verdict of PTC: none -NSVCI98(221)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@106669e46a0d: Final verdict of PTC: none -NSVCI99(226)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(228)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@106669e46a0d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@106669e46a0d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@106669e46a0d: Final verdict of PTC: none 20250404124131910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124131910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(223)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(214)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@106669e46a0d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(219)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(224)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_accept_all finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:41:31 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 20250404124131958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124132360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69116) 20250404124132911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124132911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69116, count=70276) 20250404124133912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124133912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41:34 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 20250404124134913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124134913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_closed started. 20250404124135451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124135453 DMM INFO MM(262420000000008/e232dee9) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124135453 DMM INFO MM(262420000000008/e232dee9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124135453 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124135453 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124135453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124135453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124135453 DLLC NOTICE LLME(ffffffff/e232dee9){ASSIGNED} LLGM Assign pre (e232dee9 => ffffffff) (gprs_llc.c:1079) 20250404124135453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e232dee9 => ffffffff) (gprs_llc.c:1125) 20250404124135453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124135453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124135454 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124135454 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124135454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124135488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124135488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124135488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124135488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124135488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124135488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124135488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124135488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124135489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124135489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124135489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124135489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124135489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124135489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124135489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124135489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124135489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124135489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124135489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124135489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124135492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124135497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124135497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124135502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124135502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124135502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124135502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124135502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124135502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124135502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124135502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124135503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124135503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124135503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124135503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124135503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124135503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124135503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124135503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124135503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124135503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124135503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124135503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124135506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124135511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124135511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124135516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124135516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124135516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124135516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124135516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124135516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124135516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124135516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124135517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124135517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124135517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124135517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124135517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124135517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124135517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124135517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124135517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124135517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124135517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124135517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124135517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124135519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124135524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124135524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124135914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124135914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124135914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124135914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@106669e46a0d: 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) } } } } 20250404124135918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124135919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@106669e46a0d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D10D8477'O, index=0 SGSN_Test-GSUP(247)@106669e46a0d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@106669e46a0d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D10D8477'O, index=1 20250404124137002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124137002 DLLC NOTICE LLME(ffffffff/d10d8477){UNASSIGNED} LLC RX: unknown TLLI 0xd10d8477, creating LLME on the fly (gprs_llc.c:552) 20250404124137002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124137002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124137002 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124137002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124137002 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124137002 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124137002 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124137002 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124137002 DLLC NOTICE LLME(ffffffff/d10d8477){UNASSIGNED} LLGM Assign pre (d10d8477 => cd9da9b1) (gprs_llc.c:1079) 20250404124137002 DLLC NOTICE LLME(d10d8477/cd9da9b1){ASSIGNED} LLGM Assign post (d10d8477 => cd9da9b1) (gprs_llc.c:1125) 20250404124137002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124137002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124137002 DMM DEBUG MM(001010123456789/cd9da9b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124137016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124137016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124137016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124137016 DMM DEBUG MM(001010123456789/cd9da9b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250404124137016 DMM NOTICE MM(001010123456789/cd9da9b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124137016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124137016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124137016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250404124137016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124137016 DMM NOTICE MM(001010123456789/cd9da9b1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250404124137016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124137016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124137016 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124137016 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124137016 DLLC NOTICE LLME(d10d8477/cd9da9b1){ASSIGNED} LLGM Assign pre (cd9da9b1 => ffffffff) (gprs_llc.c:1079) 20250404124137016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd9da9b1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@106669e46a0d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@106669e46a0d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@106669e46a0d: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@106669e46a0d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DB6B1A97'O, index=2 SGSN_Test-GSUP(247)@106669e46a0d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250404124137046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124137046 DLLC NOTICE LLME(ffffffff/db6b1a97){UNASSIGNED} LLC RX: unknown TLLI 0xdb6b1a97, creating LLME on the fly (gprs_llc.c:552) 20250404124137046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124137046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124137046 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124137046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124137046 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124137046 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124137046 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124137046 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124137046 DLLC NOTICE LLME(ffffffff/db6b1a97){UNASSIGNED} LLGM Assign pre (db6b1a97 => ee67bccb) (gprs_llc.c:1079) 20250404124137046 DLLC NOTICE LLME(db6b1a97/ee67bccb){ASSIGNED} LLGM Assign post (db6b1a97 => ee67bccb) (gprs_llc.c:1125) 20250404124137046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124137046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124137046 DMM DEBUG MM(262420000000010/ee67bccb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124137048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124137048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124137048 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124137048 DMM DEBUG MM(262420000000010/ee67bccb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1139) 20250404124137048 DMM NOTICE MM(262420000000010/ee67bccb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124137048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124137048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124137048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250404124137048 DMM INFO MM(262420000000010/ee67bccb) <- GMM ATTACH ACCEPT (new P-TMSI=0xee67bccb) (gprs_gmm.c:355) TC_attach_closed(250)@106669e46a0d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@106669e46a0d: Removing Client IMSI='262420000000010'H, index=2 20250404124138061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124138061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124138061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124138061 DMM INFO MM(262420000000010/ee67bccb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124138061 DMM NOTICE MM(262420000000010/ee67bccb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124138061 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124138061 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124138061 DLLC NOTICE LLME(db6b1a97/ee67bccb){ASSIGNED} LLGM Assign pre (ffffffff => ee67bccb) (gprs_llc.c:1079) 20250404124138061 DLLC NOTICE LLME(ffffffff/ee67bccb){ASSIGNED} LLGM Assign post (ffffffff => ee67bccb) (gprs_llc.c:1125) 20250404124138061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124138061 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124138061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124138061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@106669e46a0d: Final verdict of PTC: pass 20250404124138063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed-BVCI196(234)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@106669e46a0d: Final verdict of PTC: none 20250404124138067 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124138067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(247)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@106669e46a0d: Final verdict of PTC: none -NSVCI99(245)@106669e46a0d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@106669e46a0d: Final verdict of PTC: none -NSVCI98(240)@106669e46a0d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@106669e46a0d: Final verdict of PTC: none -NSVCI97(235)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(238)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(243)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(233)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@106669e46a0d: Test case TC_attach_closed finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:41:38 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250404124138171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124138573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77292) 20250404124139068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124139069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77292, count=81648) 20250404124140070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124140070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:41: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_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 20250404124141071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124141071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_no_imei_response started. 20250404124141672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124141675 DMM INFO MM(262420000000010/ee67bccb) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124141675 DMM INFO MM(262420000000010/ee67bccb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124141675 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124141675 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124141675 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124141675 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124141675 DLLC NOTICE LLME(ffffffff/ee67bccb){ASSIGNED} LLGM Assign pre (ee67bccb => ffffffff) (gprs_llc.c:1079) 20250404124141675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee67bccb => ffffffff) (gprs_llc.c:1125) 20250404124141675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124141675 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124141675 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124141675 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124141675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124141709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124141709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124141709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124141709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124141709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124141709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124141709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124141709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124141710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124141710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124141710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124141710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124141710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124141710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124141710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124141711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124141714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124141721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124141721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI196(254)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124141723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124141723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124141723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124141723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124141723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124141723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124141723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124141724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124141725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124141725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124141725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124141725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124141725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124141725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124141725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124141725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124141725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124141725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124141725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124141725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124141727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124141732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124141732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124141737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124141737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124141737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124141737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124141737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124141737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124141737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124141737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124141738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124141738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124141738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124141738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124141738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124141738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124141738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124141738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124141738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124141738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124141738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124141738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124141738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124141740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124141745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124142073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124142073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124142073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124142073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@106669e46a0d: 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) } } } } 20250404124142077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124142078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@106669e46a0d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D210984C'O, index=0 SGSN_Test-GSUP(267)@106669e46a0d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250404124143113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124143113 DLLC NOTICE LLME(ffffffff/d210984c){UNASSIGNED} LLC RX: unknown TLLI 0xd210984c, creating LLME on the fly (gprs_llc.c:552) 20250404124143113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124143113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124143113 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124143113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124143113 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124143113 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124143113 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124143113 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124143113 DLLC NOTICE LLME(ffffffff/d210984c){UNASSIGNED} LLGM Assign pre (d210984c => f805bf71) (gprs_llc.c:1079) 20250404124143113 DLLC NOTICE LLME(d210984c/f805bf71){ASSIGNED} LLGM Assign post (d210984c => f805bf71) (gprs_llc.c:1125) 20250404124143113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124143113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124143113 DMM DEBUG MM(262420000000032/f805bf71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124149114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124149114 DMM DEBUG MM(262420000000032/f805bf71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124152674 DGPRS DEBUG Checking for inactive LLMEs, time = 7001418 (sgsn.c:131) 20250404124155115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124155115 DMM DEBUG MM(262420000000032/f805bf71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124201116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124201116 DMM DEBUG MM(262420000000032/f805bf71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124202074 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124202074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124202075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124207117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124207117 DMM DEBUG MM(262420000000032/f805bf71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124211712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124211717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124211717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124211726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124211730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124211730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124211739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124211741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124211741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124213119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124213119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250404124213119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124213119 DMM NOTICE MM(262420000000032/f805bf71) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250404124213119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124213119 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124213119 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124213119 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124213119 DLLC NOTICE LLME(d210984c/f805bf71){ASSIGNED} LLGM Assign pre (f805bf71 => ffffffff) (gprs_llc.c:1079) 20250404124213119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f805bf71 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@106669e46a0d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@106669e46a0d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@106669e46a0d: Final verdict of PTC: pass 20250404124213123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124213124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124213124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI210(259)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@106669e46a0d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@106669e46a0d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(267)@106669e46a0d: Final verdict of PTC: none -NSVCI99(265)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@106669e46a0d: Final verdict of PTC: none -NSVCI97(255)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@106669e46a0d: Final verdict of PTC: none -NSVCI98(260)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(253)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(263)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(258)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:42:13 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 20250404124213212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124213514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70212) 20250404124214126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124214126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70212, count=71472) 20250404124215128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124215128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:42: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_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 20250404124216128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124216129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_no_imsi_response started. 20250404124216588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124216591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124216633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124216633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124216633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124216633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124216633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124216633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124216633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124216633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124216634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124216634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124216634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124216634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124216634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124216634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124216634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124216634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124216634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124216634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124216634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124216634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124216636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124216641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124216641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124216646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124216646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124216646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124216646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124216646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124216646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124216646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124216646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124216647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124216647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124216647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124216647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124216647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124216647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124216647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124216647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124216647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124216647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124216647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124216647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124216649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124216653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124216653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124216661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124216662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124216662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124216662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124216662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124216662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124216662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124216662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124216663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124216663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124216664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124216669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124216669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124217130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124217130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124217130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124217131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@106669e46a0d: 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) } } } } 20250404124217135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124217136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@106669e46a0d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='FE47F8B6'O, index=0 SGSN_Test-GSUP(286)@106669e46a0d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250404124218176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124218176 DLLC NOTICE LLME(ffffffff/fe47f8b6){UNASSIGNED} LLC RX: unknown TLLI 0xfe47f8b6, creating LLME on the fly (gprs_llc.c:552) 20250404124218176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124218176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124218176 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124218176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124218176 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124218176 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124218176 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124218176 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124218176 DLLC NOTICE LLME(ffffffff/fe47f8b6){UNASSIGNED} LLGM Assign pre (fe47f8b6 => dd0878d0) (gprs_llc.c:1079) 20250404124218176 DLLC NOTICE LLME(fe47f8b6/dd0878d0){ASSIGNED} LLGM Assign post (fe47f8b6 => dd0878d0) (gprs_llc.c:1125) 20250404124218176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124218176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124218176 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124218191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124218191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124218191 DMM DEBUG MM_STATE_Gb(4266129590)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124218191 DMM DEBUG MM(/dd0878d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1139) 20250404124218191 DMM NOTICE MM(/dd0878d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124218191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124218191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250404124218191 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250404124222675 DGPRS DEBUG Checking for inactive LLMEs, time = 7001448 (sgsn.c:131) 20250404124224192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124224192 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250404124230193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124230193 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250404124236195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124236195 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250404124237132 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124237132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124237132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124242196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124242196 DMM DEBUG MM(/dd0878d0) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250404124246635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124246636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124246636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124246648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124246649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124246649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124246663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124246663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124246663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124248197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250404124248197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250404124248197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124248197 DMM NOTICE MM(/dd0878d0) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250404124248197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404124248197 DMM DEBUG MM_STATE_Gb(4266129590)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124248197 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124248197 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124248197 DLLC NOTICE LLME(fe47f8b6/dd0878d0){ASSIGNED} LLGM Assign pre (dd0878d0 => ffffffff) (gprs_llc.c:1079) 20250404124248197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd0878d0 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@106669e46a0d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@106669e46a0d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@106669e46a0d: Final verdict of PTC: pass 20250404124248201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124248202 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(286)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@106669e46a0d: Final verdict of PTC: none -NSVCI97(274)@106669e46a0d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@106669e46a0d: Final verdict of PTC: none 20250404124248202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(285)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@106669e46a0d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@106669e46a0d: Final verdict of PTC: none -NSVCI98(279)@106669e46a0d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(277)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(272)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(282)@106669e46a0d: Final verdict of PTC: none -NSVCI99(284)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:42:48 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 20250404124248265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124248566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63220) 20250404124249203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124249203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63220, count=71472) 20250404124250204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124250204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:42: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_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 20250404124251205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124251205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_closed_add_vty started. 20250404124251585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124251585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124251602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124251602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124251602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124251602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124251602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124251602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124251603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124251603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124251603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124251603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124251603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124251603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124251605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124251612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124251612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@106669e46a0d: 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(299)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124251621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124251621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124251621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124251621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124251621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124251621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124251621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124251621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124251622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124251622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124251622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124251622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124251622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124251622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124251622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124251622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124251622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124251622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124251622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124251622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124251625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124251631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124251631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250404124251631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124251631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124251631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124251631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124251631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124251631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124251631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124251631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124251632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124251632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124251632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124251632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124251632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124251632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124251632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124251632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124251632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124251632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124251632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_closed_add_vty-BVCI210(296)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124251633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124251633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124251635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124251642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124251642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124252206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124252206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124252206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124252206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@106669e46a0d: Established a new IPA connection (conn_id=2) 20250404124252207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@106669e46a0d: 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) } } } } 20250404124252208 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404124252675 DGPRS DEBUG Checking for inactive LLMEs, time = 7001478 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='EF7DECD5'O, index=0 SGSN_Test-GSUP(305)@106669e46a0d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='EF7DECD5'O, index=1 20250404124253234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124253234 DLLC NOTICE LLME(ffffffff/ef7decd5){UNASSIGNED} LLC RX: unknown TLLI 0xef7decd5, creating LLME on the fly (gprs_llc.c:552) 20250404124253234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124253234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124253234 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124253234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124253234 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124253234 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124253234 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124253234 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124253234 DLLC NOTICE LLME(ffffffff/ef7decd5){UNASSIGNED} LLGM Assign pre (ef7decd5 => e07858a8) (gprs_llc.c:1079) 20250404124253234 DLLC NOTICE LLME(ef7decd5/e07858a8){ASSIGNED} LLGM Assign post (ef7decd5 => e07858a8) (gprs_llc.c:1125) 20250404124253234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124253234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124253234 DMM DEBUG MM(001010123456789/e07858a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124253240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124253240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124253240 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124253240 DMM DEBUG MM(001010123456789/e07858a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250404124253240 DMM NOTICE MM(001010123456789/e07858a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124253240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124253240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124253240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250404124253240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124253240 DMM NOTICE MM(001010123456789/e07858a8) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250404124253240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124253240 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124253240 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124253240 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124253240 DLLC NOTICE LLME(ef7decd5/e07858a8){ASSIGNED} LLGM Assign pre (e07858a8 => ffffffff) (gprs_llc.c:1079) 20250404124253240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e07858a8 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@106669e46a0d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='EF7DECD5'O, index=2 20250404124253242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124253242 DLLC NOTICE LLME(ffffffff/ef7decd5){UNASSIGNED} LLC RX: unknown TLLI 0xef7decd5, creating LLME on the fly (gprs_llc.c:552) 20250404124253242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124253242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124253242 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124253242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124253242 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124253242 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124253242 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124253243 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124253243 DLLC NOTICE LLME(ffffffff/ef7decd5){UNASSIGNED} LLGM Assign pre (ef7decd5 => e8ddf231) (gprs_llc.c:1079) 20250404124253243 DLLC NOTICE LLME(ef7decd5/e8ddf231){ASSIGNED} LLGM Assign post (ef7decd5 => e8ddf231) (gprs_llc.c:1125) 20250404124253243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124253243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124253243 DMM DEBUG MM(001010123456700/e8ddf231) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124253245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124253245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124253245 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124253245 DMM DEBUG MM(001010123456700/e8ddf231) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250404124253245 DMM NOTICE MM(001010123456700/e8ddf231) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124253245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124253245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124253245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250404124253245 DMM INFO MM(001010123456700/e8ddf231) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ddf231) (gprs_gmm.c:355) TC_attach_closed_add_vty(307)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@106669e46a0d: Final verdict of PTC: pass 20250404124254259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124254259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124254259 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124254259 DMM INFO MM(001010123456700/e8ddf231) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124254259 DMM NOTICE MM(001010123456700/e8ddf231) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124254259 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124254259 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124254259 DLLC NOTICE LLME(ef7decd5/e8ddf231){ASSIGNED} LLGM Assign pre (ffffffff => e8ddf231) (gprs_llc.c:1079) 20250404124254259 DLLC NOTICE LLME(ffffffff/e8ddf231){ASSIGNED} LLGM Assign post (ffffffff => e8ddf231) (gprs_llc.c:1125) 20250404124254259 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124254259 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124254259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124254259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404124254260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124254264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124254264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(303)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@106669e46a0d: Final verdict of PTC: none -NSVCI98(299)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(305)@106669e46a0d: Final verdict of PTC: none -NSVCI97(293)@106669e46a0d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@106669e46a0d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@106669e46a0d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(297)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(291)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(301)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:42:54 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 20250404124254335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124254737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79880) 20250404124255265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124255265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79880, count=80420) 20250404124256267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124256267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:42: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_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 20250404124257268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124257268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_check_subscriber_list started. 20250404124257831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124257832 DMM INFO MM(001010123456700/e8ddf231) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124257832 DMM INFO MM(001010123456700/e8ddf231) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124257832 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124257832 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124257832 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124257832 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124257832 DLLC NOTICE LLME(ffffffff/e8ddf231){ASSIGNED} LLGM Assign pre (e8ddf231 => ffffffff) (gprs_llc.c:1079) 20250404124257832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ddf231 => ffffffff) (gprs_llc.c:1125) 20250404124257832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124257832 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124257832 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124257832 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124257832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124257861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124257861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124257861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124257861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124257861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124257861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124257861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124257861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124257862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124257862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124257862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124257862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124257862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124257862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124257862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124257862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124257862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124257862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124257862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124257862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124257865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124257872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124257872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124257877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124257877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124257877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124257877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124257877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124257877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124257877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124257877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124257878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124257878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124257878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124257879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124257879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124257879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124257879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124257879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124257879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124257879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124257879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124257879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124257882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124257889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124257889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@106669e46a0d: 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_check_subscriber_list-BVCI210(316)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124257895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124257895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124257895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124257895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124257895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124257895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124257895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124257895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124257896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124257896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124257896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124257896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124257896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124257896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124257896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124257896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124257896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124257896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124257896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124257896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124257896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124257898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124257904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124257904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124258269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124258269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124258269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124258269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@106669e46a0d: 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) } } } } 20250404124258270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404124258270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@106669e46a0d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D071ABCC'O, index=0 SGSN_Test-GSUP(324)@106669e46a0d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@106669e46a0d: 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 := '903D3788FF39C58DFDA80EE169360EE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0713B30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B394698EC25FE8A'O } } } } } 20250404124259292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124259292 DLLC NOTICE LLME(ffffffff/d071abcc){UNASSIGNED} LLC RX: unknown TLLI 0xd071abcc, creating LLME on the fly (gprs_llc.c:552) 20250404124259292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124259292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124259292 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124259292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124259292 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124259292 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124259292 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124259292 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124259292 DLLC NOTICE LLME(ffffffff/d071abcc){UNASSIGNED} LLGM Assign pre (d071abcc => ce1db23a) (gprs_llc.c:1079) 20250404124259292 DLLC NOTICE LLME(d071abcc/ce1db23a){ASSIGNED} LLGM Assign post (d071abcc => ce1db23a) (gprs_llc.c:1125) 20250404124259292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124259292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124259292 DMM DEBUG MM(262420000000034/ce1db23a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124259298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124259298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124259298 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124259298 DMM DEBUG MM(262420000000034/ce1db23a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1139) 20250404124259298 DMM NOTICE MM(262420000000034/ce1db23a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124259298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124259298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124259298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124259298 DMM DEBUG MM(262420000000034/ce1db23a) Requesting authorization (sgsn_auth.c:160) 20250404124259299 DMM INFO MM(262420000000034/ce1db23a) Requesting authentication tuples (sgsn_auth.c:184) 20250404124259299 DMM DEBUG MM(262420000000034/ce1db23a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124259299 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250404124259299 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)@106669e46a0d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@106669e46a0d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250404124259300 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124259300 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124259300 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124259300 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124259300 DMM INFO MM(262420000000034/ce1db23a) Subscriber data update (mmctx.c:445) 20250404124259300 DMM DEBUG MM(262420000000034/ce1db23a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124259300 DMM INFO MM(262420000000034/ce1db23a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124259300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124259300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124259300 DMM INFO MM(262420000000034/ce1db23a) <- GMM AUTH AND CIPHERING REQ (rand = 90 3d 37 88 ff 39 c5 8d fd a8 0e e1 69 36 0e e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124259303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124259303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124259304 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124259304 DMM INFO MM(262420000000034/ce1db23a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124259304 DMM NOTICE MM(262420000000034/ce1db23a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124259304 DMM DEBUG MM(262420000000034/ce1db23a) checking auth: received GSM SRES = a0 71 3b 30 (gprs_gmm.c:721) 20250404124259304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124259304 DMM DEBUG MM(262420000000034/ce1db23a) Requesting authorization (sgsn_auth.c:160) 20250404124259304 DMM INFO MM(262420000000034/ce1db23a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124259304 DMM DEBUG MM(262420000000034/ce1db23a) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124259304 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250404124259304 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) 20250404124259304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124259304 DMM INFO MM(262420000000034/ce1db23a) <- GMM ATTACH ACCEPT (new P-TMSI=0xce1db23a) (gprs_gmm.c:355) 20250404124259305 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124259305 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124259305 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250404124259305 DMM INFO MM(262420000000034/ce1db23a) Subscriber data update (mmctx.c:445) 20250404124259305 DMM DEBUG MM(262420000000034/ce1db23a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124259305 DMM INFO MM(262420000000034/ce1db23a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124259305 DMM NOTICE MM(262420000000034/ce1db23a) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1055) 20250404124259305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124259305 DMM NOTICE MM(262420000000034/ce1db23a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124259305 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) 20250404124259305 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124259305 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250404124259305 DMM INFO MM(262420000000034/ce1db23a) Subscriber data update (mmctx.c:445) 20250404124259305 DMM DEBUG MM(262420000000034/ce1db23a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124259309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124259309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124259309 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124259309 DMM INFO MM(262420000000034/ce1db23a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124259309 DMM NOTICE MM(262420000000034/ce1db23a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124259309 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124259309 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124259309 DLLC NOTICE LLME(d071abcc/ce1db23a){ASSIGNED} LLGM Assign pre (ffffffff => ce1db23a) (gprs_llc.c:1079) 20250404124259309 DLLC NOTICE LLME(ffffffff/ce1db23a){ASSIGNED} LLGM Assign post (ffffffff => ce1db23a) (gprs_llc.c:1125) 20250404124259309 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124259309 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124259309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124259309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@106669e46a0d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@106669e46a0d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@106669e46a0d: Final verdict of PTC: pass 20250404124259361 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250404124259361 DMM INFO MM(262420000000034/ce1db23a) Subscriber data update (mmctx.c:445) 20250404124259361 DMM DEBUG MM(262420000000034/ce1db23a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250404124259361 DMM INFO MM(262420000000034/ce1db23a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250404124259361 DMM INFO MM(262420000000034/ce1db23a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124259361 DMM INFO MM(262420000000034/ce1db23a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124259361 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124259361 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124259361 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124259361 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124259361 DLLC NOTICE LLME(ffffffff/ce1db23a){ASSIGNED} LLGM Assign pre (ce1db23a => ffffffff) (gprs_llc.c:1079) 20250404124259361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce1db23a => ffffffff) (gprs_llc.c:1125) 20250404124259361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124259361 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124259361 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124259361 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124259362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124259363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124259363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@106669e46a0d: Final verdict of PTC: none -NSVCI98(317)@106669e46a0d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@106669e46a0d: Final verdict of PTC: none -NSVCI97(312)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@106669e46a0d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@106669e46a0d: Final verdict of PTC: none -NSVCI99(322)@106669e46a0d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(310)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(315)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(320)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:42:59 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 20250404124259482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124259783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93212) 20250404124300364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124300364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93212, count=93852) 20250404124301366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124301366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:43: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.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 20250404124302367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124302367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_detach_check_subscriber_list started. 20250404124302803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124302804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124302827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124302827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124302827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124302827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124302827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124302827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124302827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124302827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124302828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124302828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124302828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124302828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124302828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124302828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124302828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124302828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124302828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124302828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124302828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124302828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124302832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124302838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124302838 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(332)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124302841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124302842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124302842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124302842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124302842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124302842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124302842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124302842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124302843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124302843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124302843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124302843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124302843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124302843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124302843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124302843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124302843 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124302843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124302843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124302843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124302846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124302851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124302851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124302858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124302858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124302858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124302858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124302859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124302859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124302859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124302859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124302859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124302859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124302859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124302859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124302859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124302859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124302859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124302860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124302860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124302862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124302866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124302866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124303368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124303368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124303368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124303368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@106669e46a0d: 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) } } } } 20250404124303369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124303369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@106669e46a0d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E1576CA6'O, index=0 SGSN_Test-GSUP(343)@106669e46a0d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@106669e46a0d: 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 := 'D2BCAD5A3C3994A60F1F746DE627B0DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE7DB39C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93FB53C12E2808A4'O } } } } } 20250404124303389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124303389 DLLC NOTICE LLME(ffffffff/e1576ca6){UNASSIGNED} LLC RX: unknown TLLI 0xe1576ca6, creating LLME on the fly (gprs_llc.c:552) 20250404124303389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124303389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124303389 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124303389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124303389 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124303389 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124303389 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124303389 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124303389 DLLC NOTICE LLME(ffffffff/e1576ca6){UNASSIGNED} LLGM Assign pre (e1576ca6 => e4a5586a) (gprs_llc.c:1079) 20250404124303389 DLLC NOTICE LLME(e1576ca6/e4a5586a){ASSIGNED} LLGM Assign post (e1576ca6 => e4a5586a) (gprs_llc.c:1125) 20250404124303389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124303389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124303389 DMM DEBUG MM(262420000000033/e4a5586a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124303395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124303395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124303395 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124303395 DMM DEBUG MM(262420000000033/e4a5586a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1139) 20250404124303395 DMM NOTICE MM(262420000000033/e4a5586a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124303396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124303396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124303396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124303396 DMM DEBUG MM(262420000000033/e4a5586a) Requesting authorization (sgsn_auth.c:160) 20250404124303396 DMM INFO MM(262420000000033/e4a5586a) Requesting authentication tuples (sgsn_auth.c:184) 20250404124303396 DMM DEBUG MM(262420000000033/e4a5586a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124303396 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250404124303396 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)@106669e46a0d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@106669e46a0d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250404124303436 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124303436 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124303436 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124303436 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124303436 DMM INFO MM(262420000000033/e4a5586a) Subscriber data update (mmctx.c:445) 20250404124303436 DMM DEBUG MM(262420000000033/e4a5586a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124303436 DMM INFO MM(262420000000033/e4a5586a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124303436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124303436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124303436 DMM INFO MM(262420000000033/e4a5586a) <- GMM AUTH AND CIPHERING REQ (rand = d2 bc ad 5a 3c 39 94 a6 0f 1f 74 6d e6 27 b0 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124303440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124303440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124303440 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124303440 DMM INFO MM(262420000000033/e4a5586a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124303440 DMM NOTICE MM(262420000000033/e4a5586a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124303440 DMM DEBUG MM(262420000000033/e4a5586a) checking auth: received GSM SRES = ce 7d b3 9c (gprs_gmm.c:721) 20250404124303440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124303440 DMM DEBUG MM(262420000000033/e4a5586a) Requesting authorization (sgsn_auth.c:160) 20250404124303440 DMM INFO MM(262420000000033/e4a5586a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124303440 DMM DEBUG MM(262420000000033/e4a5586a) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124303441 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250404124303441 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) 20250404124303441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124303441 DMM INFO MM(262420000000033/e4a5586a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4a5586a) (gprs_gmm.c:355) 20250404124303441 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124303441 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124303441 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250404124303441 DMM INFO MM(262420000000033/e4a5586a) Subscriber data update (mmctx.c:445) 20250404124303441 DMM DEBUG MM(262420000000033/e4a5586a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124303441 DMM INFO MM(262420000000033/e4a5586a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124303441 DMM NOTICE MM(262420000000033/e4a5586a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1055) 20250404124303441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124303441 DMM NOTICE MM(262420000000033/e4a5586a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124303441 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) 20250404124303441 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124303441 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250404124303441 DMM INFO MM(262420000000033/e4a5586a) Subscriber data update (mmctx.c:445) 20250404124303441 DMM DEBUG MM(262420000000033/e4a5586a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124303444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124303444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124303444 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124303444 DMM INFO MM(262420000000033/e4a5586a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124303444 DMM NOTICE MM(262420000000033/e4a5586a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124303444 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124303444 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124303444 DLLC NOTICE LLME(e1576ca6/e4a5586a){ASSIGNED} LLGM Assign pre (ffffffff => e4a5586a) (gprs_llc.c:1079) 20250404124303444 DLLC NOTICE LLME(ffffffff/e4a5586a){ASSIGNED} LLGM Assign post (ffffffff => e4a5586a) (gprs_llc.c:1125) 20250404124303444 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124303444 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124303444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124303444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@106669e46a0d: setverdict(pass): none -> pass 20250404124303495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124303495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250404124303495 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124303495 DMM INFO MM(262420000000033/e4a5586a) -> GMM DETACH REQUEST TLLI=0xe4a5586a type=GPRS detach Power-off (gprs_gmm.c:1524) 20250404124303495 DMM INFO MM(262420000000033/e4a5586a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124303495 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124303495 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124303495 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124303495 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124303495 DLLC NOTICE LLME(ffffffff/e4a5586a){ASSIGNED} LLGM Assign pre (e4a5586a => ffffffff) (gprs_llc.c:1079) 20250404124303495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a5586a => ffffffff) (gprs_llc.c:1125) 20250404124303495 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250404124303495 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) 20250404124303495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124303495 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124303495 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124303495 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124303496 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@106669e46a0d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@106669e46a0d: Final verdict of PTC: pass 20250404124308504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45870<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_detach_check_subscriber_list-BVCI196(330)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(343)@106669e46a0d: Final verdict of PTC: none -NSVCI98(336)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@106669e46a0d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@106669e46a0d: Final verdict of PTC: none -NSVCI97(331)@106669e46a0d: Final verdict of PTC: none -NSVCI99(341)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@106669e46a0d: Final verdict of PTC: none 20250404124308505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124308505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@106669e46a0d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(334)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(339)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(329)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:43:08 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 20250404124308555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124308856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89500) 20250404124309506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124309506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89500, count=94136) 20250404124310507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124310507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:43: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_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 20250404124311509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124311509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_check_complete_resend started. 20250404124311888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124311890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124311936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124311936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124311936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124311936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124311936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124311936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124311936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124311936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124311937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124311937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124311937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124311938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124311938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124311938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124311938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124311938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124311938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124311938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124311938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124311938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124311940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124311944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124311944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124311950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124311950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124311950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124311951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124311951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311951 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124311951 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124311951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124311951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124311951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124311952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124311957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124311957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124311966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124311966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124311966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124311966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124311967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124311967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124311967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124311967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124311967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124311967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124311967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124311967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124311967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124311967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124311967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124311968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124311968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124311970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124311974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124311974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124312510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124312510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124312510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124312510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@106669e46a0d: 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) } } } } 20250404124312515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124312516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@106669e46a0d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EEB35E3F'O, index=0 SGSN_Test-GSUP(362)@106669e46a0d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@106669e46a0d: 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 := 'A6415C227A8EBB25E0ED73309D34D770'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83BCBD0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACE3BC1EB73C6E0B'O } } } } } 20250404124313551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124313551 DLLC NOTICE LLME(ffffffff/eeb35e3f){UNASSIGNED} LLC RX: unknown TLLI 0xeeb35e3f, creating LLME on the fly (gprs_llc.c:552) 20250404124313551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124313551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124313551 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124313551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124313551 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124313551 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124313551 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124313551 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124313551 DLLC NOTICE LLME(ffffffff/eeb35e3f){UNASSIGNED} LLGM Assign pre (eeb35e3f => cc777428) (gprs_llc.c:1079) 20250404124313551 DLLC NOTICE LLME(eeb35e3f/cc777428){ASSIGNED} LLGM Assign post (eeb35e3f => cc777428) (gprs_llc.c:1125) 20250404124313551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124313551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124313551 DMM DEBUG MM(262420000000036/cc777428) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124313556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124313556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124313556 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124313556 DMM DEBUG MM(262420000000036/cc777428) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1139) 20250404124313556 DMM NOTICE MM(262420000000036/cc777428) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124313556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124313556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124313556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124313556 DMM DEBUG MM(262420000000036/cc777428) Requesting authorization (sgsn_auth.c:160) 20250404124313556 DMM INFO MM(262420000000036/cc777428) Requesting authentication tuples (sgsn_auth.c:184) 20250404124313556 DMM DEBUG MM(262420000000036/cc777428) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124313556 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250404124313556 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)@106669e46a0d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@106669e46a0d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250404124313558 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124313558 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124313558 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124313558 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124313558 DMM INFO MM(262420000000036/cc777428) Subscriber data update (mmctx.c:445) 20250404124313558 DMM DEBUG MM(262420000000036/cc777428) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124313558 DMM INFO MM(262420000000036/cc777428) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124313558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124313558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124313558 DMM INFO MM(262420000000036/cc777428) <- GMM AUTH AND CIPHERING REQ (rand = a6 41 5c 22 7a 8e bb 25 e0 ed 73 30 9d 34 d7 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124313561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124313561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124313561 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124313561 DMM INFO MM(262420000000036/cc777428) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124313561 DMM NOTICE MM(262420000000036/cc777428) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124313561 DMM DEBUG MM(262420000000036/cc777428) checking auth: received GSM SRES = 83 bc bd 0c (gprs_gmm.c:721) 20250404124313561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124313561 DMM DEBUG MM(262420000000036/cc777428) Requesting authorization (sgsn_auth.c:160) 20250404124313561 DMM INFO MM(262420000000036/cc777428) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124313561 DMM DEBUG MM(262420000000036/cc777428) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124313561 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250404124313561 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) 20250404124313561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124313561 DMM INFO MM(262420000000036/cc777428) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc777428) (gprs_gmm.c:355) 20250404124313562 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124313562 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124313562 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250404124313562 DMM INFO MM(262420000000036/cc777428) Subscriber data update (mmctx.c:445) 20250404124313562 DMM DEBUG MM(262420000000036/cc777428) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124313562 DMM INFO MM(262420000000036/cc777428) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124313562 DMM NOTICE MM(262420000000036/cc777428) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1055) 20250404124313562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124313562 DMM NOTICE MM(262420000000036/cc777428) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124313562 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) 20250404124313562 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124313562 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250404124313562 DMM INFO MM(262420000000036/cc777428) Subscriber data update (mmctx.c:445) 20250404124313562 DMM DEBUG MM(262420000000036/cc777428) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404124319562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124319563 DMM INFO MM(262420000000036/cc777428) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc777428) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404124322676 DGPRS DEBUG Checking for inactive LLMEs, time = 7001508 (sgsn.c:131) 20250404124325564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124325564 DMM INFO MM(262420000000036/cc777428) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc777428) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404124331565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124331565 DMM INFO MM(262420000000036/cc777428) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc777428) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404124332511 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124332511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124332512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124337567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124337567 DMM INFO MM(262420000000036/cc777428) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc777428) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404124341939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124341940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124341940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124341951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124341952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124341952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124341969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124341970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124341970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124343568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250404124343568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250404124343568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124343568 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250404124343569 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) 20250404124343569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Reject}: Deallocated (fsm.c:568) 20250404124343569 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124343569 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124343569 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124343569 DLLC NOTICE LLME(eeb35e3f/cc777428){ASSIGNED} LLGM Assign pre (cc777428 => ffffffff) (gprs_llc.c:1079) 20250404124343569 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc777428 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@106669e46a0d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@106669e46a0d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@106669e46a0d: Final verdict of PTC: pass 20250404124347587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42500<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124347590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124347590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI196(349)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(362)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@106669e46a0d: Final verdict of PTC: none -NSVCI97(350)@106669e46a0d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@106669e46a0d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@106669e46a0d: Final verdict of PTC: none -NSVCI98(355)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@106669e46a0d: Final verdict of PTC: none -NSVCI99(360)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(348)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(353)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(358)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:43:47 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 20250404124347653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124347955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89092) 20250404124348591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124348592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89092, count=94804) 20250404124349592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124349592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:43: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_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 20250404124350593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124350593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_hlr_location_cancel_request_update started. 20250404124351056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124351058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124351090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124351090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124351090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124351090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124351090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124351090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124351090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124351090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124351091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124351091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124351092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124351092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124351092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124351094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124351099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124351099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@106669e46a0d: 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(374)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124351107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124351108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124351108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124351108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124351110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124351116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124351116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124351120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124351120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124351120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124351120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124351120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124351120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124351120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124351120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124351121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124351121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124351121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124351121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124351121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124351121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124351121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124351121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124351121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124351121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124351121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124351122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124351122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124351123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124351127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124351128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124351594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124351594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124351594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124351594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@106669e46a0d: 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) } } } } 20250404124351599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124351600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@106669e46a0d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DFD4A926'O, index=0 SGSN_Test-GSUP(381)@106669e46a0d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@106669e46a0d: 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 := 'A54713EB3C7D66A652A5BFA45D2E309E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF4106B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD66708650275FB1'O } } } } } 20250404124352672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124352672 DLLC NOTICE LLME(ffffffff/dfd4a926){UNASSIGNED} LLC RX: unknown TLLI 0xdfd4a926, creating LLME on the fly (gprs_llc.c:552) 20250404124352672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124352672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124352672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124352672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124352672 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124352672 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124352672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124352672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124352672 DLLC NOTICE LLME(ffffffff/dfd4a926){UNASSIGNED} LLGM Assign pre (dfd4a926 => d7058a73) (gprs_llc.c:1079) 20250404124352672 DLLC NOTICE LLME(dfd4a926/d7058a73){ASSIGNED} LLGM Assign post (dfd4a926 => d7058a73) (gprs_llc.c:1125) 20250404124352672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124352672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124352672 DMM DEBUG MM(262420000000031/d7058a73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124352677 DGPRS DEBUG Checking for inactive LLMEs, time = 7001538 (sgsn.c:131) 20250404124352682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124352682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124352682 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124352682 DMM DEBUG MM(262420000000031/d7058a73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1139) 20250404124352682 DMM NOTICE MM(262420000000031/d7058a73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124352682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124352682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124352682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124352682 DMM DEBUG MM(262420000000031/d7058a73) Requesting authorization (sgsn_auth.c:160) 20250404124352682 DMM INFO MM(262420000000031/d7058a73) Requesting authentication tuples (sgsn_auth.c:184) 20250404124352682 DMM DEBUG MM(262420000000031/d7058a73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124352682 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250404124352682 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)@106669e46a0d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@106669e46a0d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250404124352684 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124352684 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124352684 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124352684 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124352684 DMM INFO MM(262420000000031/d7058a73) Subscriber data update (mmctx.c:445) 20250404124352684 DMM DEBUG MM(262420000000031/d7058a73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124352684 DMM INFO MM(262420000000031/d7058a73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124352684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124352684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124352684 DMM INFO MM(262420000000031/d7058a73) <- GMM AUTH AND CIPHERING REQ (rand = a5 47 13 eb 3c 7d 66 a6 52 a5 bf a4 5d 2e 30 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124352691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124352691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124352692 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124352692 DMM INFO MM(262420000000031/d7058a73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124352692 DMM NOTICE MM(262420000000031/d7058a73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124352692 DMM DEBUG MM(262420000000031/d7058a73) checking auth: received GSM SRES = 2e f4 10 6b (gprs_gmm.c:721) 20250404124352692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124352692 DMM DEBUG MM(262420000000031/d7058a73) Requesting authorization (sgsn_auth.c:160) 20250404124352692 DMM INFO MM(262420000000031/d7058a73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124352692 DMM DEBUG MM(262420000000031/d7058a73) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124352692 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250404124352692 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) 20250404124352692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124352692 DMM INFO MM(262420000000031/d7058a73) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7058a73) (gprs_gmm.c:355) 20250404124352696 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124352696 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124352696 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250404124352696 DMM INFO MM(262420000000031/d7058a73) Subscriber data update (mmctx.c:445) 20250404124352696 DMM DEBUG MM(262420000000031/d7058a73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124352696 DMM INFO MM(262420000000031/d7058a73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124352696 DMM NOTICE MM(262420000000031/d7058a73) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1055) 20250404124352696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124352696 DMM NOTICE MM(262420000000031/d7058a73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124352696 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) 20250404124352697 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124352697 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250404124352697 DMM INFO MM(262420000000031/d7058a73) Subscriber data update (mmctx.c:445) 20250404124352697 DMM DEBUG MM(262420000000031/d7058a73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124352706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124352706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124352706 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124352706 DMM INFO MM(262420000000031/d7058a73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124352706 DMM NOTICE MM(262420000000031/d7058a73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124352706 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124352706 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124352706 DLLC NOTICE LLME(dfd4a926/d7058a73){ASSIGNED} LLGM Assign pre (ffffffff => d7058a73) (gprs_llc.c:1079) 20250404124352706 DLLC NOTICE LLME(ffffffff/d7058a73){ASSIGNED} LLGM Assign post (ffffffff => d7058a73) (gprs_llc.c:1125) 20250404124352706 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124352706 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124352706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124352706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@106669e46a0d: setverdict(pass): none -> pass 20250404124352755 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250404124352755 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250404124352755 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) 20250404124352755 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250404124352755 DMM INFO MM(262420000000031/d7058a73) Subscriber data update (mmctx.c:445) 20250404124352755 DMM DEBUG MM(262420000000031/d7058a73) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250404124352755 DMM INFO MM(262420000000031/d7058a73) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250404124352755 DMM INFO MM(262420000000031/d7058a73) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124352755 DMM INFO MM(262420000000031/d7058a73) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124352755 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124352755 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124352755 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124352755 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124352755 DLLC NOTICE LLME(ffffffff/d7058a73){ASSIGNED} LLGM Assign pre (d7058a73 => ffffffff) (gprs_llc.c:1079) 20250404124352755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7058a73 => ffffffff) (gprs_llc.c:1125) 20250404124352755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124352755 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124352755 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124352755 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed MC@106669e46a0d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250404124357768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124357769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(381)@106669e46a0d: Final verdict of PTC: none -NSVCI98(374)@106669e46a0d: Final verdict of PTC: none -NSVCI97(369)@106669e46a0d: Final verdict of PTC: none -NSVCI99(379)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@106669e46a0d: Final verdict of PTC: none 20250404124357770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(372)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(377)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@106669e46a0d: Final verdict of PTC: pass -NSVCI97-provIP(367)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@106669e46a0d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:43:57 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 20250404124357832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124358134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87188) 20250404124358769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124358769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87188, count=92620) 20250404124359770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124359770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124400771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124400771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_hlr_location_cancel_request_withdraw started. 20250404124401182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124401184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124401226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124401226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124401226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124401226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124401226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124401226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124401226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124401226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124401227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124401227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124401227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124401227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124401227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124401227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124401227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124401227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124401227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124401227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124401228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124401228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124401231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124401238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124401238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@106669e46a0d: 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(394)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(393)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124401247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124401247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124401247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124401247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124401247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124401247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124401247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124401247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124401248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124401248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124401248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124401248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124401248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124401248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124401248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124401248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124401248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124401248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(394)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124401248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124401248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124401250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(390)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124401256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124401256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(393)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124401259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124401259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124401259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124401260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124401260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124401260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124401260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124401260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124401260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124401260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124401260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124401260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124401260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124401260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124401260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124401260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124401263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124401268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124401268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124401772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124401772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124401772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124401772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@106669e46a0d: 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) } } } } 20250404124401776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124401778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@106669e46a0d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DF18208C'O, index=0 SGSN_Test-GSUP(400)@106669e46a0d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@106669e46a0d: 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 := '81C254C7683DC8FC528F644C534DE068'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB56A99A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2039D21E83FECEB8'O } } } } } 20250404124402840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124402840 DLLC NOTICE LLME(ffffffff/df18208c){UNASSIGNED} LLC RX: unknown TLLI 0xdf18208c, creating LLME on the fly (gprs_llc.c:552) 20250404124402840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124402840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124402840 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124402840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124402840 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124402840 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124402840 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124402840 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124402840 DLLC NOTICE LLME(ffffffff/df18208c){UNASSIGNED} LLGM Assign pre (df18208c => c8cd68bb) (gprs_llc.c:1079) 20250404124402840 DLLC NOTICE LLME(df18208c/c8cd68bb){ASSIGNED} LLGM Assign post (df18208c => c8cd68bb) (gprs_llc.c:1125) 20250404124402840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124402840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124402840 DMM DEBUG MM(262420000000029/c8cd68bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124402865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124402865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124402865 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124402865 DMM DEBUG MM(262420000000029/c8cd68bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1139) 20250404124402865 DMM NOTICE MM(262420000000029/c8cd68bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124402865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124402865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124402865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124402865 DMM DEBUG MM(262420000000029/c8cd68bb) Requesting authorization (sgsn_auth.c:160) 20250404124402865 DMM INFO MM(262420000000029/c8cd68bb) Requesting authentication tuples (sgsn_auth.c:184) 20250404124402865 DMM DEBUG MM(262420000000029/c8cd68bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124402865 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250404124402865 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)@106669e46a0d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@106669e46a0d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250404124402871 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124402871 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124402871 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124402871 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124402871 DMM INFO MM(262420000000029/c8cd68bb) Subscriber data update (mmctx.c:445) 20250404124402871 DMM DEBUG MM(262420000000029/c8cd68bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124402871 DMM INFO MM(262420000000029/c8cd68bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124402871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124402871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124402871 DMM INFO MM(262420000000029/c8cd68bb) <- GMM AUTH AND CIPHERING REQ (rand = 81 c2 54 c7 68 3d c8 fc 52 8f 64 4c 53 4d e0 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124402886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124402886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124402886 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124402886 DMM INFO MM(262420000000029/c8cd68bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124402886 DMM NOTICE MM(262420000000029/c8cd68bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124402886 DMM DEBUG MM(262420000000029/c8cd68bb) checking auth: received GSM SRES = bb 56 a9 9a (gprs_gmm.c:721) 20250404124402886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124402886 DMM DEBUG MM(262420000000029/c8cd68bb) Requesting authorization (sgsn_auth.c:160) 20250404124402886 DMM INFO MM(262420000000029/c8cd68bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124402886 DMM DEBUG MM(262420000000029/c8cd68bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124402887 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250404124402887 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) 20250404124402887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124402887 DMM INFO MM(262420000000029/c8cd68bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8cd68bb) (gprs_gmm.c:355) 20250404124402889 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124402889 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124402889 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250404124402889 DMM INFO MM(262420000000029/c8cd68bb) Subscriber data update (mmctx.c:445) 20250404124402889 DMM DEBUG MM(262420000000029/c8cd68bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124402889 DMM INFO MM(262420000000029/c8cd68bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124402889 DMM NOTICE MM(262420000000029/c8cd68bb) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1055) 20250404124402889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124402889 DMM NOTICE MM(262420000000029/c8cd68bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124402889 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) 20250404124402890 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124402890 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250404124402890 DMM INFO MM(262420000000029/c8cd68bb) Subscriber data update (mmctx.c:445) 20250404124402890 DMM DEBUG MM(262420000000029/c8cd68bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124402899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124402899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124402899 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124402899 DMM INFO MM(262420000000029/c8cd68bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124402899 DMM NOTICE MM(262420000000029/c8cd68bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124402899 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124402899 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124402899 DLLC NOTICE LLME(df18208c/c8cd68bb){ASSIGNED} LLGM Assign pre (ffffffff => c8cd68bb) (gprs_llc.c:1079) 20250404124402899 DLLC NOTICE LLME(ffffffff/c8cd68bb){ASSIGNED} LLGM Assign post (ffffffff => c8cd68bb) (gprs_llc.c:1125) 20250404124402900 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124402900 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124402900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124402900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@106669e46a0d: setverdict(pass): none -> pass 20250404124402949 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250404124402949 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250404124402949 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) 20250404124402949 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250404124402949 DMM INFO MM(262420000000029/c8cd68bb) Subscriber data update (mmctx.c:445) 20250404124402949 DMM DEBUG MM(262420000000029/c8cd68bb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250404124402949 DMM INFO MM(262420000000029/c8cd68bb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250404124402949 DMM INFO MM(262420000000029/c8cd68bb) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1108) 20250404124402949 DMM NOTICE MM(262420000000029/c8cd68bb) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1086) 20250404124402949 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:306) 20250404124402949 DMM INFO MM(262420000000029/c8cd68bb) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250404124402949 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124402949 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124402949 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124402949 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124402949 DLLC NOTICE LLME(ffffffff/c8cd68bb){ASSIGNED} LLGM Assign pre (c8cd68bb => ffffffff) (gprs_llc.c:1079) 20250404124402950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8cd68bb => ffffffff) (gprs_llc.c:1125) 20250404124402950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124402950 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124402950 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124402950 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@106669e46a0d: Removing Client IMSI='262420000000029'H, index=0 20250404124402963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124402963 DLLC NOTICE LLME(ffffffff/c8cd68bb){UNASSIGNED} LLC RX: unknown TLLI 0xc8cd68bb, creating LLME on the fly (gprs_llc.c:552) 20250404124402963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124402963 DMM NOTICE LLME(ffffffff/c8cd68bb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250404124402963 DLLC NOTICE LLME(ffffffff/c8cd68bb){UNASSIGNED} LLGM Assign pre (c8cd68bb => ffffffff) (gprs_llc.c:1079) 20250404124402963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8cd68bb => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@106669e46a0d: Final verdict of PTC: pass 20250404124402968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124402974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124402974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@106669e46a0d: Final verdict of PTC: none -NSVCI97(388)@106669e46a0d: Final verdict of PTC: none -NSVCI99(398)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@106669e46a0d: Final verdict of PTC: none -NSVCI98(394)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(397)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(386)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(392)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@106669e46a0d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:03 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 20250404124403071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124403373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92388) 20250404124403976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124403976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92388, count=96744) 20250404124404977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124404977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124405978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124405978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250404124406471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124406474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124406515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124406515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124406515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124406515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406515 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124406515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124406515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124406515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124406515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124406515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124406515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124406515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124406516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124406516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124406516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124406516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124406516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124406516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124406516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124406516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124406516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124406518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124406524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124406524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@106669e46a0d: 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_unknown_subscriber_withdraw-BVCI196(406)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124406529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124406529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124406529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124406529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124406529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124406529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124406529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124406529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124406529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124406529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124406529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124406530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124406530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124406530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124406530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124406530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124406530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124406530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124406530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124406530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124406532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124406537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124406537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124406544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124406544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124406544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124406544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124406544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124406544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124406544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124406544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124406545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124406545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124406545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124406545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124406545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124406545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124406545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124406545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124406545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124406545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124406545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124406545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124406545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124406548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124406553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124406553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124406979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124406979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124406979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124406979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@106669e46a0d: 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) } } } } 20250404124406984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124406985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@106669e46a0d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FDFA2CC5'O, index=0 SGSN_Test-GSUP(419)@106669e46a0d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250404124408044 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) 20250404124408044 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@106669e46a0d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@106669e46a0d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@106669e46a0d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@106669e46a0d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@106669e46a0d: Final verdict of PTC: pass 20250404124408054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@106669e46a0d: Final verdict of PTC: none 20250404124408059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124408059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(407)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@106669e46a0d: Final verdict of PTC: none -NSVCI99(417)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@106669e46a0d: Final verdict of PTC: none -NSVCI98(412)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(415)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(410)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(405)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@106669e46a0d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:08 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 20250404124408143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124408445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44484) 20250404124409061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124409061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44484, count=52428) 20250404124410062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124410063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124411064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124411064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250404124411488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124411490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124411532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124411532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124411532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124411532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124411532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124411532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124411532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124411532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124411533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124411533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124411533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124411534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124411534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124411534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124411534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124411534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124411534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124411534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124411534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124411534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124411537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124411543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124411543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@106669e46a0d: 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(432)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124411554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124411554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124411554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124411554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124411554 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124411554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124411555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124411555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124411556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124411561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124411561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@106669e46a0d: 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(437)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124411567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124411567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124411567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124411567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124411567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124411567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124411567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124411567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124411568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124411568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124411568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124411568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124411568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124411568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124411568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124411568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124411568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124411568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124411568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124411568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124411568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124411570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124411575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124411575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124412065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124412065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124412065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124412065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(436)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@106669e46a0d: 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) } } } } 20250404124412072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124412072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(436)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@106669e46a0d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E699210F'O, index=0 SGSN_Test-GSUP(438)@106669e46a0d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250404124413138 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) 20250404124413138 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@106669e46a0d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@106669e46a0d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@106669e46a0d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@106669e46a0d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@106669e46a0d: Final verdict of PTC: pass 20250404124413148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@106669e46a0d: Final verdict of PTC: none 20250404124413153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124413153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(426)@106669e46a0d: Final verdict of PTC: none -NSVCI99(437)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@106669e46a0d: Final verdict of PTC: none -NSVCI98(432)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@106669e46a0d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(435)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(424)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(430)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@106669e46a0d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:13 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 20250404124413245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124413546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44908) 20250404124414154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124414154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44908, count=52456) 20250404124415155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124415155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124416156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124416156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_rau_unknown started. 20250404124416623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124416626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124416671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124416671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124416671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124416671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124416671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124416671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124416671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124416671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124416672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124416672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124416672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124416672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124416672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124416672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124416672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124416672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124416672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124416672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124416672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124416672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124416675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124416680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124416680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@106669e46a0d: 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(450)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124416689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124416689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124416689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124416689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124416689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124416689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124416689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124416689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124416690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124416690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124416690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124416690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124416690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124416690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124416690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124416690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124416692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124416696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124416696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@106669e46a0d: 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(455)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124416706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124416706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124416706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124416706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124416706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124416706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124416707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124416707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124416707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124416707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124416707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124416707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124416707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124416708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124416714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124416714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124417158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124417158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124417158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124417158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@106669e46a0d: 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) } } } } 20250404124417162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124417163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@106669e46a0d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D89BCB26'O, index=0 SGSN_Test-GSUP(457)@106669e46a0d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250404124418239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124418239 DLLC NOTICE LLME(ffffffff/d89bcb26){UNASSIGNED} LLC RX: unknown TLLI 0xd89bcb26, creating LLME on the fly (gprs_llc.c:552) 20250404124418239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250404124418239 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124418239 DMM NOTICE LLME(ffffffff/d89bcb26){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250404124418239 DLLC NOTICE LLME(ffffffff/d89bcb26){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250404124418239 DMM ERROR LLME(ffffffff/d89bcb26){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250404124418239 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250404124418239 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250404124418239 DLLC NOTICE LLME(ffffffff/d89bcb26){UNASSIGNED} LLGM Assign pre (d89bcb26 => ffffffff) (gprs_llc.c:1079) 20250404124418239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d89bcb26 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@106669e46a0d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@106669e46a0d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@106669e46a0d: Final verdict of PTC: pass 20250404124418267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(446)@106669e46a0d: Final verdict of PTC: none -NSVCI97(445)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@106669e46a0d: Final verdict of PTC: none 20250404124418273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124418273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(457)@106669e46a0d: Final verdict of PTC: none -NSVCI98(450)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@106669e46a0d: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@106669e46a0d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@106669e46a0d: Final verdict of PTC: none -NSVCI99(455)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@106669e46a0d: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(448)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(453)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(443)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none)Fri Apr 4 12:44:18 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== MTC@106669e46a0d: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc MTC@106669e46a0d: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@106669e46a0d: Test case TC_rau_unknown finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124418369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124418670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43856) 20250404124419274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124419275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43856, count=54292) 20250404124420276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124420276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124421277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124421277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_rau started. 20250404124421729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124421730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124421747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124421747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124421747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124421747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124421747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124421747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124421747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124421747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124421749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124421749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124421749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124421749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124421749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124421749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124421749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124421749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124421749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124421749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124421749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124421749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124421752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(466)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124421758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124421758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@106669e46a0d: 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(470)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(469)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124421766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124421766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124421766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124421766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124421766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124421766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124421766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124421766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124421767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124421767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124421767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124421768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124421768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124421768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124421768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124421768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124421768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124421768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124421768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124421768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124421771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124421776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124421776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(467)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@106669e46a0d: 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(475)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124421782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124421782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124421782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124421782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124421782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124421782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124421782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124421782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124421783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124421783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124421783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124421783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124421783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124421783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124421783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124421783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124421783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124421783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124421783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124421783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124421783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124421785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124421789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124421789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124422279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124422279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124422279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124422280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@106669e46a0d: 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) } } } } 20250404124422284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124422285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404124422678 DGPRS DEBUG Checking for inactive LLMEs, time = 7001568 (sgsn.c:131) TC_attach_rau-BVCI196(463)@106669e46a0d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FB308303'O, index=0 SGSN_Test-GSUP(476)@106669e46a0d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@106669e46a0d: 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 := 'F1E5588FA711C3AE4079A1BBEDA6CCD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '672BD569'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F664057BF715F34'O } } } } } 20250404124423345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423346 DLLC NOTICE LLME(ffffffff/fb308303){UNASSIGNED} LLC RX: unknown TLLI 0xfb308303, creating LLME on the fly (gprs_llc.c:552) 20250404124423346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124423346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124423346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124423346 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124423346 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124423346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124423346 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124423346 DLLC NOTICE LLME(ffffffff/fb308303){UNASSIGNED} LLGM Assign pre (fb308303 => db35eb5c) (gprs_llc.c:1079) 20250404124423346 DLLC NOTICE LLME(fb308303/db35eb5c){ASSIGNED} LLGM Assign post (fb308303 => db35eb5c) (gprs_llc.c:1125) 20250404124423346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124423346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124423346 DMM DEBUG MM(262420000000012/db35eb5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124423371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423371 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124423371 DMM DEBUG MM(262420000000012/db35eb5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1139) 20250404124423371 DMM NOTICE MM(262420000000012/db35eb5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124423371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124423371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124423371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124423371 DMM DEBUG MM(262420000000012/db35eb5c) Requesting authorization (sgsn_auth.c:160) 20250404124423371 DMM INFO MM(262420000000012/db35eb5c) Requesting authentication tuples (sgsn_auth.c:184) 20250404124423371 DMM DEBUG MM(262420000000012/db35eb5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124423371 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250404124423371 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)@106669e46a0d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@106669e46a0d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250404124423375 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124423375 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124423375 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124423375 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124423375 DMM INFO MM(262420000000012/db35eb5c) Subscriber data update (mmctx.c:445) 20250404124423375 DMM DEBUG MM(262420000000012/db35eb5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124423375 DMM INFO MM(262420000000012/db35eb5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124423375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124423375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124423375 DMM INFO MM(262420000000012/db35eb5c) <- GMM AUTH AND CIPHERING REQ (rand = f1 e5 58 8f a7 11 c3 ae 40 79 a1 bb ed a6 cc d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124423389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423389 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124423389 DMM INFO MM(262420000000012/db35eb5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124423389 DMM NOTICE MM(262420000000012/db35eb5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124423389 DMM DEBUG MM(262420000000012/db35eb5c) checking auth: received GSM SRES = 67 2b d5 69 (gprs_gmm.c:721) 20250404124423389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124423389 DMM DEBUG MM(262420000000012/db35eb5c) Requesting authorization (sgsn_auth.c:160) 20250404124423389 DMM INFO MM(262420000000012/db35eb5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124423389 DMM DEBUG MM(262420000000012/db35eb5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124423389 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250404124423389 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) 20250404124423389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124423389 DMM INFO MM(262420000000012/db35eb5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb35eb5c) (gprs_gmm.c:355) 20250404124423391 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124423391 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124423391 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250404124423391 DMM INFO MM(262420000000012/db35eb5c) Subscriber data update (mmctx.c:445) 20250404124423391 DMM DEBUG MM(262420000000012/db35eb5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124423391 DMM INFO MM(262420000000012/db35eb5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124423391 DMM NOTICE MM(262420000000012/db35eb5c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1055) 20250404124423391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124423391 DMM NOTICE MM(262420000000012/db35eb5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124423391 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) 20250404124423392 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124423392 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250404124423392 DMM INFO MM(262420000000012/db35eb5c) Subscriber data update (mmctx.c:445) 20250404124423392 DMM DEBUG MM(262420000000012/db35eb5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124423401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423401 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124423401 DMM INFO MM(262420000000012/db35eb5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124423401 DMM NOTICE MM(262420000000012/db35eb5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124423401 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124423401 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124423401 DLLC NOTICE LLME(fb308303/db35eb5c){ASSIGNED} LLGM Assign pre (ffffffff => db35eb5c) (gprs_llc.c:1079) 20250404124423401 DLLC NOTICE LLME(ffffffff/db35eb5c){ASSIGNED} LLGM Assign post (ffffffff => db35eb5c) (gprs_llc.c:1125) 20250404124423401 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124423401 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124423401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124423401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@106669e46a0d: setverdict(pass): none -> pass 20250404124423452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423452 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124423452 DMM INFO MM(262420000000012/db35eb5c) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1667) 20250404124423452 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124423452 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124423452 DLLC NOTICE LLME(ffffffff/db35eb5c){ASSIGNED} LLGM Assign pre (db35eb5c => e0092b2b) (gprs_llc.c:1079) 20250404124423452 DLLC NOTICE LLME(db35eb5c/e0092b2b){ASSIGNED} LLGM Assign post (db35eb5c => e0092b2b) (gprs_llc.c:1125) 20250404124423452 DMM INFO MM(262420000000012/e0092b2b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau(478)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@106669e46a0d: Removing Client IMSI='262420000000012'H, index=0 20250404124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124423455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250404124423455 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124423455 DMM INFO MM(262420000000012/e0092b2b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124423455 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124423455 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124423455 DLLC NOTICE LLME(db35eb5c/e0092b2b){ASSIGNED} LLGM Assign pre (ffffffff => e0092b2b) (gprs_llc.c:1079) 20250404124423456 DLLC NOTICE LLME(ffffffff/e0092b2b){ASSIGNED} LLGM Assign post (ffffffff => e0092b2b) (gprs_llc.c:1125) 20250404124423456 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau(478)@106669e46a0d: Final verdict of PTC: pass 20250404124423457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124423457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124423457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(474)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(476)@106669e46a0d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@106669e46a0d: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@106669e46a0d: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@106669e46a0d: Final verdict of PTC: none -NSVCI99(475)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@106669e46a0d: Final verdict of PTC: none -NSVCI97(464)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@106669e46a0d: Final verdict of PTC: none -NSVCI98(470)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(468)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(473)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(462)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_rau finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:23 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250404124423520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124423922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91664) 20250404124424459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124424459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91664, count=92824) 20250404124425461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124425461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124426463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124426463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_rau_a_a started. 20250404124427015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124427016 DMM INFO MM(262420000000012/e0092b2b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124427016 DMM INFO MM(262420000000012/e0092b2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124427016 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124427016 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124427016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124427016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124427016 DLLC NOTICE LLME(ffffffff/e0092b2b){ASSIGNED} LLGM Assign pre (e0092b2b => ffffffff) (gprs_llc.c:1079) 20250404124427016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0092b2b => ffffffff) (gprs_llc.c:1125) 20250404124427016 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250404124427016 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) 20250404124427016 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250404124427016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124427016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124427016 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124427016 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124427016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124427032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124427032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124427032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124427032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124427032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124427032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124427032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124427032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124427033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124427033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124427033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124427033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124427033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124427033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124427033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124427033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124427036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124427042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124427042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@106669e46a0d: 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_a-BVCI196(482)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124427047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124427047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124427047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124427047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124427047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124427047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124427047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124427047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124427048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124427048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124427048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124427048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124427048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124427048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124427048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124427048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124427050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124427054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124427054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@106669e46a0d: 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(494)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124427065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124427065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124427065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124427065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124427065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124427065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124427066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124427066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124427066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124427066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124427066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124427066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124427066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124427066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124427066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124427066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124427066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124427066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124427066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124427067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124427067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124427069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124427073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124427073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124427463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124427463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124427463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124427463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(493)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@106669e46a0d: 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) } } } } 20250404124427465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124427465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(493)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@106669e46a0d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D631A54A'O, index=0 SGSN_Test-GSUP(495)@106669e46a0d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@106669e46a0d: 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 := 'ED4910CDF50550EBAD1616FD7F7FEE09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '078FDB7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BA5F8C9B65A4393'O } } } } } 20250404124428540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428540 DLLC NOTICE LLME(ffffffff/d631a54a){UNASSIGNED} LLC RX: unknown TLLI 0xd631a54a, creating LLME on the fly (gprs_llc.c:552) 20250404124428540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124428540 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124428540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124428540 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124428540 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124428540 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124428540 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124428540 DLLC NOTICE LLME(ffffffff/d631a54a){UNASSIGNED} LLGM Assign pre (d631a54a => e96cd951) (gprs_llc.c:1079) 20250404124428540 DLLC NOTICE LLME(d631a54a/e96cd951){ASSIGNED} LLGM Assign post (d631a54a => e96cd951) (gprs_llc.c:1125) 20250404124428540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124428540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124428540 DMM DEBUG MM(262420000000037/e96cd951) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124428559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428559 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428559 DMM DEBUG MM(262420000000037/e96cd951) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1139) 20250404124428559 DMM NOTICE MM(262420000000037/e96cd951) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124428559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124428559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124428559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124428559 DMM DEBUG MM(262420000000037/e96cd951) Requesting authorization (sgsn_auth.c:160) 20250404124428559 DMM INFO MM(262420000000037/e96cd951) Requesting authentication tuples (sgsn_auth.c:184) 20250404124428559 DMM DEBUG MM(262420000000037/e96cd951) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124428559 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250404124428559 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)@106669e46a0d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@106669e46a0d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250404124428565 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124428565 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124428565 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124428565 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124428565 DMM INFO MM(262420000000037/e96cd951) Subscriber data update (mmctx.c:445) 20250404124428565 DMM DEBUG MM(262420000000037/e96cd951) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124428565 DMM INFO MM(262420000000037/e96cd951) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124428565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124428565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124428565 DMM INFO MM(262420000000037/e96cd951) <- GMM AUTH AND CIPHERING REQ (rand = ed 49 10 cd f5 05 50 eb ad 16 16 fd 7f 7f ee 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124428579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428579 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428579 DMM INFO MM(262420000000037/e96cd951) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124428579 DMM NOTICE MM(262420000000037/e96cd951) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124428579 DMM DEBUG MM(262420000000037/e96cd951) checking auth: received GSM SRES = 07 8f db 7d (gprs_gmm.c:721) 20250404124428579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124428579 DMM DEBUG MM(262420000000037/e96cd951) Requesting authorization (sgsn_auth.c:160) 20250404124428579 DMM INFO MM(262420000000037/e96cd951) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124428579 DMM DEBUG MM(262420000000037/e96cd951) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124428579 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250404124428579 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) 20250404124428579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124428579 DMM INFO MM(262420000000037/e96cd951) <- GMM ATTACH ACCEPT (new P-TMSI=0xe96cd951) (gprs_gmm.c:355) 20250404124428581 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124428581 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124428581 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250404124428581 DMM INFO MM(262420000000037/e96cd951) Subscriber data update (mmctx.c:445) 20250404124428581 DMM DEBUG MM(262420000000037/e96cd951) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124428581 DMM INFO MM(262420000000037/e96cd951) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124428581 DMM NOTICE MM(262420000000037/e96cd951) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1055) 20250404124428581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124428581 DMM NOTICE MM(262420000000037/e96cd951) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124428581 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) 20250404124428583 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124428583 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250404124428583 DMM INFO MM(262420000000037/e96cd951) Subscriber data update (mmctx.c:445) 20250404124428583 DMM DEBUG MM(262420000000037/e96cd951) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124428593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428594 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428594 DMM INFO MM(262420000000037/e96cd951) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124428594 DMM NOTICE MM(262420000000037/e96cd951) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124428594 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124428594 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124428594 DLLC NOTICE LLME(d631a54a/e96cd951){ASSIGNED} LLGM Assign pre (ffffffff => e96cd951) (gprs_llc.c:1079) 20250404124428594 DLLC NOTICE LLME(ffffffff/e96cd951){ASSIGNED} LLGM Assign post (ffffffff => e96cd951) (gprs_llc.c:1125) 20250404124428594 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124428594 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124428594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124428594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): none -> pass 20250404124428652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428652 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428652 DMM INFO MM(262420000000037/e96cd951) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124428652 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124428652 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124428652 DLLC NOTICE LLME(ffffffff/e96cd951){ASSIGNED} LLGM Assign pre (e96cd951 => f2751464) (gprs_llc.c:1079) 20250404124428652 DLLC NOTICE LLME(e96cd951/f2751464){ASSIGNED} LLGM Assign post (e96cd951 => f2751464) (gprs_llc.c:1125) 20250404124428652 DMM INFO MM(262420000000037/f2751464) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124428667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428667 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428667 DMM INFO MM(262420000000037/f2751464) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124428667 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124428667 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124428667 DLLC NOTICE LLME(e96cd951/f2751464){ASSIGNED} LLGM Assign pre (ffffffff => f2751464) (gprs_llc.c:1079) 20250404124428667 DLLC NOTICE LLME(ffffffff/f2751464){ASSIGNED} LLGM Assign post (ffffffff => f2751464) (gprs_llc.c:1125) 20250404124428668 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250404124428668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428668 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428668 DMM INFO MM(262420000000037/f2751464) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124428668 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124428668 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124428668 DLLC NOTICE LLME(ffffffff/f2751464){ASSIGNED} LLGM Assign pre (f2751464 => c8bcc7a9) (gprs_llc.c:1079) 20250404124428668 DLLC NOTICE LLME(f2751464/c8bcc7a9){ASSIGNED} LLGM Assign post (f2751464 => c8bcc7a9) (gprs_llc.c:1125) 20250404124428668 DMM INFO MM(262420000000037/c8bcc7a9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124428679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428679 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428679 DMM INFO MM(262420000000037/c8bcc7a9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124428679 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124428679 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124428679 DLLC NOTICE LLME(f2751464/c8bcc7a9){ASSIGNED} LLGM Assign pre (ffffffff => c8bcc7a9) (gprs_llc.c:1079) 20250404124428679 DLLC NOTICE LLME(ffffffff/c8bcc7a9){ASSIGNED} LLGM Assign post (ffffffff => c8bcc7a9) (gprs_llc.c:1125) 20250404124428679 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250404124428680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124428680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124428680 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124428680 DMM INFO MM(262420000000037/c8bcc7a9) -> GMM DETACH REQUEST TLLI=0xc8bcc7a9 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250404124428680 DMM INFO MM(262420000000037/c8bcc7a9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124428680 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124428680 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124428680 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124428680 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124428680 DLLC NOTICE LLME(ffffffff/c8bcc7a9){ASSIGNED} LLGM Assign pre (c8bcc7a9 => ffffffff) (gprs_llc.c:1079) 20250404124428680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8bcc7a9 => ffffffff) (gprs_llc.c:1125) 20250404124428681 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250404124428681 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) 20250404124428681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124428681 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124428681 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124428681 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124428682 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@106669e46a0d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@106669e46a0d: Final verdict of PTC: pass 20250404124433701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@106669e46a0d: Final verdict of PTC: none 20250404124433707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124433707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI210(487)@106669e46a0d: Final verdict of PTC: none -NSVCI98(488)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@106669e46a0d: Final verdict of PTC: none -NSVCI99(494)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@106669e46a0d: Final verdict of PTC: none -NSVCI97(483)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(492)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(481)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(486)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:33 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 20250404124433769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124434070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108448) 20250404124434708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124434708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108448, count=112804) 20250404124435709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124435709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124436710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124436710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_rau_a_b started. 20250404124437152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124437154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124437190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124437190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124437190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124437190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124437190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124437190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124437190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124437190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124437191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124437191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124437191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124437191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124437191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124437191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124437191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124437191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124437191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124437191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124437192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124437192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124437194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124437199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124437199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@106669e46a0d: 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(507)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124437208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124437208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124437208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124437208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437209 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124437209 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124437209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124437209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124437209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124437211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124437216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124437216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(508)@106669e46a0d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_rau_a_b-BVCI210(506)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124437220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124437220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124437220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124437220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437220 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124437220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124437220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124437220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124437220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124437221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124437221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124437221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124437221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124437221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124437221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124437221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124437221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124437221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124437221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124437221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124437221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124437221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124437224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124437229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124437229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124437711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124437711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124437711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124437711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@106669e46a0d: 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) } } } } 20250404124437716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124437717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@106669e46a0d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D534BE42'O, index=0 SGSN_Test-GSUP(514)@106669e46a0d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@106669e46a0d: 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 := 'AA1232D01147F344D168B1D64ADB08E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3CED003'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C55A6A155B86CBF'O } } } } } 20250404124438799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438799 DLLC NOTICE LLME(ffffffff/d534be42){UNASSIGNED} LLC RX: unknown TLLI 0xd534be42, creating LLME on the fly (gprs_llc.c:552) 20250404124438799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124438799 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124438799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124438799 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124438799 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124438799 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124438799 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124438799 DLLC NOTICE LLME(ffffffff/d534be42){UNASSIGNED} LLGM Assign pre (d534be42 => d8a7b8bf) (gprs_llc.c:1079) 20250404124438799 DLLC NOTICE LLME(d534be42/d8a7b8bf){ASSIGNED} LLGM Assign post (d534be42 => d8a7b8bf) (gprs_llc.c:1125) 20250404124438799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124438799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124438799 DMM DEBUG MM(262420000000038/d8a7b8bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124438822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438822 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438822 DMM DEBUG MM(262420000000038/d8a7b8bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1139) 20250404124438822 DMM NOTICE MM(262420000000038/d8a7b8bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124438822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124438822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124438822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124438822 DMM DEBUG MM(262420000000038/d8a7b8bf) Requesting authorization (sgsn_auth.c:160) 20250404124438822 DMM INFO MM(262420000000038/d8a7b8bf) Requesting authentication tuples (sgsn_auth.c:184) 20250404124438822 DMM DEBUG MM(262420000000038/d8a7b8bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124438822 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250404124438822 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)@106669e46a0d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@106669e46a0d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250404124438825 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124438825 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124438825 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124438825 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124438825 DMM INFO MM(262420000000038/d8a7b8bf) Subscriber data update (mmctx.c:445) 20250404124438825 DMM DEBUG MM(262420000000038/d8a7b8bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124438825 DMM INFO MM(262420000000038/d8a7b8bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124438825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124438825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124438825 DMM INFO MM(262420000000038/d8a7b8bf) <- GMM AUTH AND CIPHERING REQ (rand = aa 12 32 d0 11 47 f3 44 d1 68 b1 d6 4a db 08 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124438830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438830 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438830 DMM INFO MM(262420000000038/d8a7b8bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124438830 DMM NOTICE MM(262420000000038/d8a7b8bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124438830 DMM DEBUG MM(262420000000038/d8a7b8bf) checking auth: received GSM SRES = f3 ce d0 03 (gprs_gmm.c:721) 20250404124438830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124438830 DMM DEBUG MM(262420000000038/d8a7b8bf) Requesting authorization (sgsn_auth.c:160) 20250404124438830 DMM INFO MM(262420000000038/d8a7b8bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124438830 DMM DEBUG MM(262420000000038/d8a7b8bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124438830 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250404124438830 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) 20250404124438830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124438830 DMM INFO MM(262420000000038/d8a7b8bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a7b8bf) (gprs_gmm.c:355) 20250404124438831 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124438831 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124438831 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250404124438831 DMM INFO MM(262420000000038/d8a7b8bf) Subscriber data update (mmctx.c:445) 20250404124438831 DMM DEBUG MM(262420000000038/d8a7b8bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124438831 DMM INFO MM(262420000000038/d8a7b8bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124438831 DMM NOTICE MM(262420000000038/d8a7b8bf) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1055) 20250404124438831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124438831 DMM NOTICE MM(262420000000038/d8a7b8bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124438831 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) 20250404124438831 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124438831 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250404124438831 DMM INFO MM(262420000000038/d8a7b8bf) Subscriber data update (mmctx.c:445) 20250404124438831 DMM DEBUG MM(262420000000038/d8a7b8bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124438834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438834 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438834 DMM INFO MM(262420000000038/d8a7b8bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124438834 DMM NOTICE MM(262420000000038/d8a7b8bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124438835 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124438835 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124438835 DLLC NOTICE LLME(d534be42/d8a7b8bf){ASSIGNED} LLGM Assign pre (ffffffff => d8a7b8bf) (gprs_llc.c:1079) 20250404124438835 DLLC NOTICE LLME(ffffffff/d8a7b8bf){ASSIGNED} LLGM Assign post (ffffffff => d8a7b8bf) (gprs_llc.c:1125) 20250404124438835 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124438835 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124438835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124438835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@106669e46a0d: attach complete sending rau 20250404124438893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438893 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438893 DMM INFO MM(262420000000038/d8a7b8bf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124438893 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124438893 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124438894 DLLC NOTICE LLME(ffffffff/d8a7b8bf){ASSIGNED} LLGM Assign pre (d8a7b8bf => f17b1692) (gprs_llc.c:1079) 20250404124438894 DLLC NOTICE LLME(d8a7b8bf/f17b1692){ASSIGNED} LLGM Assign post (d8a7b8bf => f17b1692) (gprs_llc.c:1125) 20250404124438894 DMM INFO MM(262420000000038/f17b1692) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@106669e46a0d: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@106669e46a0d: Removing Client IMSI='262420000000038'H, index=0 20250404124438905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438905 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438905 DMM INFO MM(262420000000038/f17b1692) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124438905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124438905 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124438905 DLLC NOTICE LLME(d8a7b8bf/f17b1692){ASSIGNED} LLGM Assign pre (ffffffff => f17b1692) (gprs_llc.c:1079) 20250404124438905 DLLC NOTICE LLME(ffffffff/f17b1692){ASSIGNED} LLGM Assign post (ffffffff => f17b1692) (gprs_llc.c:1125) 20250404124438905 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b-BVCI210(506)@106669e46a0d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F17B1692'O, index=0 TC_attach_rau_a_b(516)@106669e46a0d: sending second RAU via different RA 20250404124438909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438909 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124438909 DMM INFO MM(262420000000038/f17b1692) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f17b1692, P-TMSI: f17b1692 (00000000), TLLI: f17b1692 (f17b1692), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250404124438909 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1743) 20250404124438909 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124438909 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124438909 DLLC NOTICE LLME(ffffffff/f17b1692){ASSIGNED} LLGM Assign pre (f17b1692 => f17b1692) (gprs_llc.c:1079) 20250404124438909 DLLC NOTICE LLME(f17b1692/f17b1692){ASSIGNED} LLGM Assign post (f17b1692 => f17b1692) (gprs_llc.c:1125) 20250404124438909 DMM INFO MM(262420000000038/f17b1692) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124438923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438923 DMM INFO MM(262420000000038/f17b1692) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124438923 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124438923 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124438923 DLLC NOTICE LLME(f17b1692/f17b1692){ASSIGNED} LLGM Assign pre (ffffffff => f17b1692) (gprs_llc.c:1079) 20250404124438923 DLLC NOTICE LLME(ffffffff/f17b1692){ASSIGNED} LLGM Assign post (ffffffff => f17b1692) (gprs_llc.c:1125) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250404124438923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124438923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124438923 DMM INFO MM(262420000000038/f17b1692) -> GMM DETACH REQUEST TLLI=0xf17b1692 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250404124438923 DMM INFO MM(262420000000038/f17b1692) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124438923 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124438923 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124438923 DLLC NOTICE LLME(ffffffff/f17b1692){ASSIGNED} LLGM Assign pre (f17b1692 => ffffffff) (gprs_llc.c:1079) 20250404124438923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17b1692 => ffffffff) (gprs_llc.c:1125) 20250404124438923 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250404124438923 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) 20250404124438923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124438923 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124438923 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124438923 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124438924 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@106669e46a0d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@106669e46a0d: Final verdict of PTC: pass 20250404124443938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124443942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124443942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@106669e46a0d: Final verdict of PTC: none -NSVCI98(507)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@106669e46a0d: Final verdict of PTC: none -NSVCI99(512)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@106669e46a0d: Final verdict of PTC: none -NSVCI97(502)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(500)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(510)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(505)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:43 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 20250404124444063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124444365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102916) 20250404124444943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124444943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102916, count=108348) 20250404124445944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124445944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Apr 4 12:44: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_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250404124446945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124446946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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_wrong_old_ra' was executed successfully (exit status: 0). MTC@106669e46a0d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250404124447460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124447461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124447482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124447482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124447482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124447482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124447482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124447482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124447482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124447482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124447483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124447483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124447483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124447483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124447483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124447483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124447483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124447483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124447483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124447483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124447484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124447484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124447486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124447493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124447493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@106669e46a0d: 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_wrong_old_ra-BVCI196(520)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124447500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124447500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124447500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124447500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124447500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124447500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124447500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124447500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124447501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124447501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124447501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124447501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124447501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124447501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124447501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124447501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124447501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124447501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124447502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124447502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124447504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124447508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124447508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@106669e46a0d: 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(531)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124447516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124447517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124447517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124447517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124447517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124447517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124447517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124447517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124447517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124447517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124447517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124447517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124447517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124447517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124447519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124447523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124447523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124447947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124447947 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124447947 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124447947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@106669e46a0d: 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) } } } } 20250404124447952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124447953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@106669e46a0d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D1ADD1EE'O, index=0 SGSN_Test-GSUP(533)@106669e46a0d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: 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 := 'D95F2644EA959B1FABD93EC5514B8C73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE90A453'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '013116E9961D7A12'O } } } } } 20250404124449022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449022 DLLC NOTICE LLME(ffffffff/d1add1ee){UNASSIGNED} LLC RX: unknown TLLI 0xd1add1ee, creating LLME on the fly (gprs_llc.c:552) 20250404124449022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124449022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124449022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124449022 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124449022 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124449022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124449022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124449022 DLLC NOTICE LLME(ffffffff/d1add1ee){UNASSIGNED} LLGM Assign pre (d1add1ee => dfb285a4) (gprs_llc.c:1079) 20250404124449022 DLLC NOTICE LLME(d1add1ee/dfb285a4){ASSIGNED} LLGM Assign post (d1add1ee => dfb285a4) (gprs_llc.c:1125) 20250404124449022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124449022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124449022 DMM DEBUG MM(262420000000039/dfb285a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124449047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449047 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124449047 DMM DEBUG MM(262420000000039/dfb285a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250404124449047 DMM NOTICE MM(262420000000039/dfb285a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124449047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124449047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124449047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124449047 DMM DEBUG MM(262420000000039/dfb285a4) Requesting authorization (sgsn_auth.c:160) 20250404124449047 DMM INFO MM(262420000000039/dfb285a4) Requesting authentication tuples (sgsn_auth.c:184) 20250404124449047 DMM DEBUG MM(262420000000039/dfb285a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124449047 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250404124449047 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@106669e46a0d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@106669e46a0d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250404124449052 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124449052 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124449052 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124449052 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124449052 DMM INFO MM(262420000000039/dfb285a4) Subscriber data update (mmctx.c:445) 20250404124449052 DMM DEBUG MM(262420000000039/dfb285a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124449052 DMM INFO MM(262420000000039/dfb285a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124449052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124449052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124449052 DMM INFO MM(262420000000039/dfb285a4) <- GMM AUTH AND CIPHERING REQ (rand = d9 5f 26 44 ea 95 9b 1f ab d9 3e c5 51 4b 8c 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124449062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449062 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124449062 DMM INFO MM(262420000000039/dfb285a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124449062 DMM NOTICE MM(262420000000039/dfb285a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124449062 DMM DEBUG MM(262420000000039/dfb285a4) checking auth: received GSM SRES = ce 90 a4 53 (gprs_gmm.c:721) 20250404124449062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124449062 DMM DEBUG MM(262420000000039/dfb285a4) Requesting authorization (sgsn_auth.c:160) 20250404124449062 DMM INFO MM(262420000000039/dfb285a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124449062 DMM DEBUG MM(262420000000039/dfb285a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124449062 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250404124449062 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250404124449062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124449062 DMM INFO MM(262420000000039/dfb285a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfb285a4) (gprs_gmm.c:355) 20250404124449064 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124449065 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124449065 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250404124449065 DMM INFO MM(262420000000039/dfb285a4) Subscriber data update (mmctx.c:445) 20250404124449065 DMM DEBUG MM(262420000000039/dfb285a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124449065 DMM INFO MM(262420000000039/dfb285a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124449065 DMM NOTICE MM(262420000000039/dfb285a4) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1055) 20250404124449065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124449065 DMM NOTICE MM(262420000000039/dfb285a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124449065 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250404124449065 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124449065 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250404124449065 DMM INFO MM(262420000000039/dfb285a4) Subscriber data update (mmctx.c:445) 20250404124449065 DMM DEBUG MM(262420000000039/dfb285a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124449072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449072 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124449072 DMM INFO MM(262420000000039/dfb285a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124449072 DMM NOTICE MM(262420000000039/dfb285a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124449072 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124449072 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124449072 DLLC NOTICE LLME(d1add1ee/dfb285a4){ASSIGNED} LLGM Assign pre (ffffffff => dfb285a4) (gprs_llc.c:1079) 20250404124449072 DLLC NOTICE LLME(ffffffff/dfb285a4){ASSIGNED} LLGM Assign post (ffffffff => dfb285a4) (gprs_llc.c:1125) 20250404124449072 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124449072 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124449072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124449072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: attach complete sending rau 20250404124449131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449131 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124449131 DMM INFO MM(262420000000039/dfb285a4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124449131 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124449131 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124449131 DLLC NOTICE LLME(ffffffff/dfb285a4){ASSIGNED} LLGM Assign pre (dfb285a4 => fbe51006) (gprs_llc.c:1079) 20250404124449131 DLLC NOTICE LLME(dfb285a4/fbe51006){ASSIGNED} LLGM Assign post (dfb285a4 => fbe51006) (gprs_llc.c:1125) 20250404124449131 DMM INFO MM(262420000000039/fbe51006) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@106669e46a0d: Removing Client IMSI='262420000000039'H, index=0 20250404124449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449147 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124449147 DMM INFO MM(262420000000039/fbe51006) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404124449147 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404124449147 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124449147 DLLC NOTICE LLME(dfb285a4/fbe51006){ASSIGNED} LLGM Assign pre (ffffffff => fbe51006) (gprs_llc.c:1079) 20250404124449147 DLLC NOTICE LLME(ffffffff/fbe51006){ASSIGNED} LLGM Assign post (ffffffff => fbe51006) (gprs_llc.c:1125) 20250404124449147 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@106669e46a0d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FBE51006'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: sending second RAU via different RA with wrong Old RA 20250404124449156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449156 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404124449156 DMM NOTICE LLME(ffffffff/fbe51006){ASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250404124449156 DLLC NOTICE LLME(ffffffff/fbe51006){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250404124449156 DMM NOTICE MM(262420000000039/fbe51006) Rx RA Update Request with unexpected TLLI=fbe51006 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1787) 20250404124449156 DMM ERROR LLME(ffffffff/fbe51006){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250404124449156 DMM NOTICE MM(262420000000039/fbe51006) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250404124449156 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250404124449156 DMM INFO MM(262420000000039/fbe51006) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250404124449156 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124449156 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124449156 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124449156 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124449156 DLLC NOTICE LLME(ffffffff/fbe51006){ASSIGNED} LLGM Assign pre (fbe51006 => ffffffff) (gprs_llc.c:1079) 20250404124449156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe51006 => ffffffff) (gprs_llc.c:1125) 20250404124449156 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250404124449156 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250404124449156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124449156 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124449156 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124449156 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124449178 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250404124449179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124449179 DLLC NOTICE LLME(ffffffff/fbe51006){UNASSIGNED} LLC RX: unknown TLLI 0xfbe51006, creating LLME on the fly (gprs_llc.c:552) 20250404124449179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124449179 DMM NOTICE LLME(ffffffff/fbe51006){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250404124452679 DGPRS DEBUG Checking for inactive LLMEs, time = 7001598 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@106669e46a0d: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@106669e46a0d: Final verdict of PTC: pass 20250404124454186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124454190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124454190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@106669e46a0d: Final verdict of PTC: none -NSVCI99(531)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@106669e46a0d: Final verdict of PTC: none -NSVCI98(526)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@106669e46a0d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@106669e46a0d: Final verdict of PTC: none -NSVCI97(521)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(524)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(529)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(519)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@106669e46a0d: 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_wrong_old_ra pass'. Fri Apr 4 12:44:54 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250404124454290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124454591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20250404124455191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124455191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100312, count=105744) 20250404124456192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124456192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@106669e46a0d: 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 ------ Fri Apr 4 12:44: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_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 20250404124457193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124457193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_resync started. 20250404124457659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124457660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@106669e46a0d: 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(540)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124457679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124457679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124457679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124457679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124457679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124457679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124457679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124457679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124457681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124457681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124457681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124457681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124457681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124457681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124457681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124457681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124457681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124457681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124457681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124457681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124457683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124457688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124457688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(538)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124457693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124457693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124457693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124457693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124457693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124457693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124457693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124457693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124457694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124457694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124457694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124457694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124457694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124457694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124457694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124457694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124457694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124457694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124457695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124457695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124457698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124457704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124457704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124457710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124457710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124457710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124457710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124457710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124457710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124457710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124457710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124457711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124457711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124457711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124457711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124457711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124457711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124457711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124457711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124457711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124457711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124457711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124457711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124457711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124457713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124457718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124457718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124458194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124458194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124458194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124458194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@106669e46a0d: 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) } } } } 20250404124458195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404124458196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@106669e46a0d: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C0E8488C'O, index=0 SGSN_Test-GSUP(552)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@106669e46a0d: 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 := '9FBB100FB59FC009140BC3594DDDF799'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A326F53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4266AC81949A6686'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6469968C938FC57D4961F948609AE2E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A499ABC99085F257DA52AD696939C41F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DCC60FF305E47881296ECCFDB7A43EA4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D208AC163306FBBF'O } } } } } 20250404124459220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124459220 DLLC NOTICE LLME(ffffffff/c0e8488c){UNASSIGNED} LLC RX: unknown TLLI 0xc0e8488c, creating LLME on the fly (gprs_llc.c:552) 20250404124459220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124459220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124459220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124459220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124459220 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124459220 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124459220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124459220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124459220 DLLC NOTICE LLME(ffffffff/c0e8488c){UNASSIGNED} LLGM Assign pre (c0e8488c => c3f31d01) (gprs_llc.c:1079) 20250404124459220 DLLC NOTICE LLME(c0e8488c/c3f31d01){ASSIGNED} LLGM Assign post (c0e8488c => c3f31d01) (gprs_llc.c:1125) 20250404124459220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124459220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124459220 DMM DEBUG MM(262420000000040/c3f31d01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124459226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124459226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124459226 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124459226 DMM DEBUG MM(262420000000040/c3f31d01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124459226 DMM NOTICE MM(262420000000040/c3f31d01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124459226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124459226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124459226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124459226 DMM DEBUG MM(262420000000040/c3f31d01) Requesting authorization (sgsn_auth.c:160) 20250404124459226 DMM INFO MM(262420000000040/c3f31d01) Requesting authentication tuples (sgsn_auth.c:184) 20250404124459226 DMM DEBUG MM(262420000000040/c3f31d01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124459226 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124459226 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)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250404124459227 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124459227 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124459227 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124459227 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124459227 DMM INFO MM(262420000000040/c3f31d01) Subscriber data update (mmctx.c:445) 20250404124459227 DMM DEBUG MM(262420000000040/c3f31d01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124459227 DMM INFO MM(262420000000040/c3f31d01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124459227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124459227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124459227 DMM INFO MM(262420000000040/c3f31d01) <- GMM AUTH AND CIPHERING REQ (rand = 9f bb 10 0f b5 9f c0 09 14 0b c3 59 4d dd f7 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc c6 0f f3 05 e4 78 81 29 6e cc fd b7 a4 3e a4 ) (gprs_gmm.c:538) 20250404124459230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124459230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124459230 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124459230 DMM INFO MM(262420000000040/c3f31d01) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:749) 20250404124459230 DMM INFO MM(262420000000040/c3f31d01) R99 AUTHENTICATION SYNCH (AUTS = 1bddc33896602a546e9efafc09da) (gprs_gmm.c:766) 20250404124459230 DMM DEBUG MM(262420000000040/c3f31d01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124459230 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250404124459230 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 1b dd c3 38 96 60 2a 54 6e 9e fa fc 09 da 20 10 9f bb 10 0f b5 9f c0 09 14 0b c3 59 4d dd f7 99 28 01 01 (gprs_subscriber.c:210) 20250404124459230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:781) 20250404124459230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250404124459230 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124459230 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124459230 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124459230 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124459230 DMM INFO MM(262420000000040/c3f31d01) Subscriber data update (mmctx.c:445) 20250404124459230 DMM DEBUG MM(262420000000040/c3f31d01) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250404124459230 DMM INFO MM(262420000000040/c3f31d01) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250404124459230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124459230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124459230 DMM INFO MM(262420000000040/c3f31d01) <- GMM AUTH AND CIPHERING REQ (rand = e8 bd 3b 16 43 30 3f 8a 01 11 67 79 82 e5 cf 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 00 12 3d 72 72 48 c1 f9 7e 54 77 d9 b0 f1 76 fc ) (gprs_gmm.c:538) 20250404124459232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124459232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x615b90 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124459232 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124459232 DMM INFO MM(262420000000040/c3f31d01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124459232 DMM NOTICE MM(262420000000040/c3f31d01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124459232 DMM DEBUG MM(262420000000040/c3f31d01) checking auth: received UMTS RES = d0 e6 84 56 a2 57 38 1f (gprs_gmm.c:721) 20250404124459232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124459232 DMM DEBUG MM(262420000000040/c3f31d01) Requesting authorization (sgsn_auth.c:160) 20250404124459232 DMM INFO MM(262420000000040/c3f31d01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124459232 DMM DEBUG MM(262420000000040/c3f31d01) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124459232 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250404124459232 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) 20250404124459232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124459232 DMM INFO MM(262420000000040/c3f31d01) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f31d01) (gprs_gmm.c:355) 20250404124459233 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124459233 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124459233 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250404124459233 DMM INFO MM(262420000000040/c3f31d01) Subscriber data update (mmctx.c:445) 20250404124459233 DMM DEBUG MM(262420000000040/c3f31d01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124459233 DMM INFO MM(262420000000040/c3f31d01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124459233 DMM NOTICE MM(262420000000040/c3f31d01) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1055) 20250404124459233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124459233 DMM NOTICE MM(262420000000040/c3f31d01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124459233 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) 20250404124459233 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124459233 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250404124459233 DMM INFO MM(262420000000040/c3f31d01) Subscriber data update (mmctx.c:445) 20250404124459233 DMM DEBUG MM(262420000000040/c3f31d01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 20250404124459235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124459235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124459235 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124459235 DMM INFO MM(262420000000040/c3f31d01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124459235 DMM NOTICE MM(262420000000040/c3f31d01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124459235 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124459235 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124459235 DLLC NOTICE LLME(c0e8488c/c3f31d01){ASSIGNED} LLGM Assign pre (ffffffff => c3f31d01) (gprs_llc.c:1079) 20250404124459235 DLLC NOTICE LLME(ffffffff/c3f31d01){ASSIGNED} LLGM Assign post (ffffffff => c3f31d01) (gprs_llc.c:1125) 20250404124459235 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124459235 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124459235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124459235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@106669e46a0d: Final verdict of PTC: pass 20250404124459237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(536)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@106669e46a0d: Final verdict of PTC: none 20250404124459237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124459237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(550)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@106669e46a0d: Final verdict of PTC: none -NSVCI97(540)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(552)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@106669e46a0d: Final verdict of PTC: none -NSVCI98(545)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(539)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(543)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(548)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:44:59 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 20250404124459301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124459704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43792) 20250404124500239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124500239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43792, count=94476) 20250404124501240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124501240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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.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 20250404124502241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124502241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_a54_a54 started. 20250404124502788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124502789 DMM INFO MM(262420000000040/c3f31d01) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124502789 DMM INFO MM(262420000000040/c3f31d01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124502789 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124502789 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124502789 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124502789 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124502789 DLLC NOTICE LLME(ffffffff/c3f31d01){ASSIGNED} LLGM Assign pre (c3f31d01 => ffffffff) (gprs_llc.c:1079) 20250404124502789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f31d01 => ffffffff) (gprs_llc.c:1125) 20250404124502789 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250404124502789 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) 20250404124502789 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250404124502789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124502789 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124502789 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124502789 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124502789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@106669e46a0d: 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(559)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124502808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124502808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124502808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124502808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124502809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124502809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124502809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124502809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124502810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124502810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124502810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124502810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124502810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124502810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124502810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124502810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124502810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124502810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124502810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124502810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124502813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124502817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124502817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124502824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124502824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124502824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124502824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124502824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124502824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124502824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124502824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124502825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124502825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124502825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124502825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124502825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124502825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124502825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124502825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124502825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124502825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124502826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124502826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124502827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124502833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124502833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124502839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124502839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124502839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124502839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124502839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124502839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124502839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124502839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124502840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124502840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124502840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124502840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124502840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124502840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124502840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124502840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124502840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124502840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124502840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124502840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124502840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124502842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124502849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124502849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124503243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124503244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124503244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124503244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@106669e46a0d: 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) } } } } 20250404124503245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124503246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@106669e46a0d: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EDE82E8F'O, index=0 SGSN_Test-GSUP(571)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@106669e46a0d: 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 := '794F62ECD5C3236715D9A7F5053BE927'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A40274DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80C379DB4069DC48'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B25546D935719ECCC6F3B3382D30FA0D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4580474E898C47FE77CDF2ABDCC318AE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '88EB1802209DDFFC595A1EBC9DBB1989'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF6077E62932DC5E'O } } } } } 20250404124504305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124504305 DLLC NOTICE LLME(ffffffff/ede82e8f){UNASSIGNED} LLC RX: unknown TLLI 0xede82e8f, creating LLME on the fly (gprs_llc.c:552) 20250404124504305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124504305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124504305 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124504305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124504305 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124504305 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124504305 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124504305 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124504305 DLLC NOTICE LLME(ffffffff/ede82e8f){UNASSIGNED} LLGM Assign pre (ede82e8f => dafa9bc3) (gprs_llc.c:1079) 20250404124504305 DLLC NOTICE LLME(ede82e8f/dafa9bc3){ASSIGNED} LLGM Assign post (ede82e8f => dafa9bc3) (gprs_llc.c:1125) 20250404124504305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124504305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124504305 DMM DEBUG MM(262420000000040/dafa9bc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124504319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124504319 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124504319 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124504319 DMM DEBUG MM(262420000000040/dafa9bc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124504319 DMM NOTICE MM(262420000000040/dafa9bc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124504319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124504319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124504319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124504319 DMM DEBUG MM(262420000000040/dafa9bc3) Requesting authorization (sgsn_auth.c:160) 20250404124504319 DMM INFO MM(262420000000040/dafa9bc3) Requesting authentication tuples (sgsn_auth.c:184) 20250404124504319 DMM DEBUG MM(262420000000040/dafa9bc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124504319 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124504319 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)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250404124504323 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124504323 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124504323 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124504323 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124504323 DMM INFO MM(262420000000040/dafa9bc3) Subscriber data update (mmctx.c:445) 20250404124504323 DMM DEBUG MM(262420000000040/dafa9bc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124504323 DMM INFO MM(262420000000040/dafa9bc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124504323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124504323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124504323 DMM INFO MM(262420000000040/dafa9bc3) <- GMM AUTH AND CIPHERING REQ (rand = 79 4f 62 ec d5 c3 23 67 15 d9 a7 f5 05 3b e9 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 eb 18 02 20 9d df fc 59 5a 1e bc 9d bb 19 89 ) (gprs_gmm.c:538) TC_attach_usim_a54_a54(573)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@106669e46a0d: Final verdict of PTC: pass 20250404124504339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124504343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124504343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(556)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(571)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@106669e46a0d: Final verdict of PTC: none -NSVCI98(564)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@106669e46a0d: Final verdict of PTC: none -NSVCI97(559)@106669e46a0d: Final verdict of PTC: none -NSVCI99(569)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(562)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(557)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(567)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:04 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 20250404124504430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124504832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48172) 20250404124505344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124505345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48172, count=72032) 20250404124506347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124506347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124507348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124507348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_a54_a53 started. 20250404124507886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124507887 DMM INFO MM(262420000000040/dafa9bc3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124507887 DMM INFO MM(262420000000040/dafa9bc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124507887 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124507887 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124507887 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124507887 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124507887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Deallocated (fsm.c:568) 20250404124507887 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124507887 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124507887 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124507887 DLLC NOTICE LLME(ede82e8f/dafa9bc3){ASSIGNED} LLGM Assign pre (dafa9bc3 => ffffffff) (gprs_llc.c:1079) 20250404124507887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dafa9bc3 => ffffffff) (gprs_llc.c:1125) 20250404124507887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@106669e46a0d: 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(578)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124507923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124507923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124507923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124507923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124507925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124507925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124507925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124507926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124507926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124507926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124507926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124507926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124507926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124507926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124507927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124507927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124507932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124507945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124507945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(579)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124507952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124507952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124507952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124507952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124507952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124507952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124507952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124507952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124507955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124507955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124507955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124507955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124507955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124507955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124507955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124507955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507955 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124507955 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124507955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124507955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124507955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124507961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(585)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@106669e46a0d: 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 } 20250404124507981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124507981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(588)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI210(582)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124507985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124507985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124507985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124507986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124507986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124507986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124507986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124507986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124507987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124507987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124507987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124507987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124507987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124507987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124507987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124507987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124507987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124507987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124507987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124507988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124507988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124507992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124507998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124507998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124508350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124508350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124508350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124508350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@106669e46a0d: 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) } } } } 20250404124508351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124508351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@106669e46a0d: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E4E43EFA'O, index=0 SGSN_Test-GSUP(590)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@106669e46a0d: 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 := 'EACF9953A286A1C59446B931F6314C7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B05F1D42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09D07946ADF5FB17'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '78D632006B1AEA481B2F2874B49210DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8FBEE8541FAD542CC54752E451D05D63'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8AE826D340EB4C6609A74704664B4805'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE69C0EE84F4A034'O } } } } } 20250404124509390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124509390 DLLC NOTICE LLME(ffffffff/e4e43efa){UNASSIGNED} LLC RX: unknown TLLI 0xe4e43efa, creating LLME on the fly (gprs_llc.c:552) 20250404124509390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124509390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124509390 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124509390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124509390 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124509390 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124509390 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124509390 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124509390 DLLC NOTICE LLME(ffffffff/e4e43efa){UNASSIGNED} LLGM Assign pre (e4e43efa => cf627168) (gprs_llc.c:1079) 20250404124509390 DLLC NOTICE LLME(e4e43efa/cf627168){ASSIGNED} LLGM Assign post (e4e43efa => cf627168) (gprs_llc.c:1125) 20250404124509390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124509390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124509390 DMM DEBUG MM(262420000000040/cf627168) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124509403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124509403 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124509403 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124509403 DMM DEBUG MM(262420000000040/cf627168) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124509403 DMM NOTICE MM(262420000000040/cf627168) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124509403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124509403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124509403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124509403 DMM DEBUG MM(262420000000040/cf627168) Requesting authorization (sgsn_auth.c:160) 20250404124509403 DMM INFO MM(262420000000040/cf627168) Requesting authentication tuples (sgsn_auth.c:184) 20250404124509403 DMM DEBUG MM(262420000000040/cf627168) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124509403 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124509403 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)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250404124509406 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124509406 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124509406 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124509406 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124509406 DMM INFO MM(262420000000040/cf627168) Subscriber data update (mmctx.c:445) 20250404124509406 DMM DEBUG MM(262420000000040/cf627168) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124509406 DMM INFO MM(262420000000040/cf627168) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124509406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124509406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124509406 DMM INFO MM(262420000000040/cf627168) <- GMM AUTH AND CIPHERING REQ (rand = ea cf 99 53 a2 86 a1 c5 94 46 b9 31 f6 31 4c 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a e8 26 d3 40 eb 4c 66 09 a7 47 04 66 4b 48 05 ) (gprs_gmm.c:538) TC_attach_usim_a54_a53(592)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@106669e46a0d: Final verdict of PTC: pass 20250404124509416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124509420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124509420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(574)@106669e46a0d: Final verdict of PTC: none -NSVCI97(578)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(590)@106669e46a0d: Final verdict of PTC: none -NSVCI98(583)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@106669e46a0d: Final verdict of PTC: none -NSVCI99(588)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(581)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(576)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(586)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:09 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 20250404124509548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124509949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70672) 20250404124510421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124510421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70672, count=71832) 20250404124511422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124511422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124512424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124512424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_a53_a54 started. 20250404124512993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124512994 DMM INFO MM(262420000000040/cf627168) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124512994 DMM INFO MM(262420000000040/cf627168) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124512994 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124512994 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124512994 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124512994 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124512994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Deallocated (fsm.c:568) 20250404124512994 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124512994 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124512994 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124512994 DLLC NOTICE LLME(e4e43efa/cf627168){ASSIGNED} LLGM Assign pre (cf627168 => ffffffff) (gprs_llc.c:1079) 20250404124512994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf627168 => ffffffff) (gprs_llc.c:1125) 20250404124512994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124513011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124513011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124513011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124513011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124513011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124513012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124513012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124513012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124513013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124513013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124513013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124513013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124513013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124513013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124513013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124513013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124513013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124513013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124513014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124513014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124513016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124513022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124513022 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(598)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124513026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124513026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124513026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124513026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124513026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124513026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124513026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124513026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124513027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124513027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124513027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124513027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124513027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124513027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124513027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124513027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124513027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124513027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124513028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124513028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124513030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124513034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124513034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@106669e46a0d: 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(607)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124513042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124513042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124513042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124513042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513042 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124513042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124513042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124513042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124513042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124513043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124513043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124513043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124513043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124513043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124513043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124513043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124513043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124513043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124513043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124513043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124513044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124513044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124513047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124513053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124513053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124513426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124513426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124513426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124513426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@106669e46a0d: 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) } } } } 20250404124513427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404124513427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@106669e46a0d: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DE77A598'O, index=0 SGSN_Test-GSUP(609)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@106669e46a0d: 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 := '07CD9CEDFD41D3E54D1F19B57DDDC24E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4ABF4FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B99CEC6F9D0A09F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9D0D6D743533447CC29A1C929F48F949'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0820A473EE54BFF0A97474DDA72B9F45'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D9FA2D0BCBBF7A5CC9CB566A584DBB89'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EACF4F7CDB912DD3'O } } } } } 20250404124514500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124514500 DLLC NOTICE LLME(ffffffff/de77a598){UNASSIGNED} LLC RX: unknown TLLI 0xde77a598, creating LLME on the fly (gprs_llc.c:552) 20250404124514500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124514500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124514500 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124514500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124514500 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124514500 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124514500 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124514500 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124514500 DLLC NOTICE LLME(ffffffff/de77a598){UNASSIGNED} LLGM Assign pre (de77a598 => fc3111c1) (gprs_llc.c:1079) 20250404124514500 DLLC NOTICE LLME(de77a598/fc3111c1){ASSIGNED} LLGM Assign post (de77a598 => fc3111c1) (gprs_llc.c:1125) 20250404124514500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124514500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124514500 DMM DEBUG MM(262420000000040/fc3111c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124514526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124514526 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124514526 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124514526 DMM DEBUG MM(262420000000040/fc3111c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124514526 DMM NOTICE MM(262420000000040/fc3111c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124514526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124514526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124514526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124514526 DMM DEBUG MM(262420000000040/fc3111c1) Requesting authorization (sgsn_auth.c:160) 20250404124514526 DMM INFO MM(262420000000040/fc3111c1) Requesting authentication tuples (sgsn_auth.c:184) 20250404124514526 DMM DEBUG MM(262420000000040/fc3111c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124514526 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124514526 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)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250404124514532 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124514532 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124514532 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124514532 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124514532 DMM INFO MM(262420000000040/fc3111c1) Subscriber data update (mmctx.c:445) 20250404124514532 DMM DEBUG MM(262420000000040/fc3111c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124514532 DMM INFO MM(262420000000040/fc3111c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124514532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124514532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124514532 DMM INFO MM(262420000000040/fc3111c1) <- GMM AUTH AND CIPHERING REQ (rand = 07 cd 9c ed fd 41 d3 e5 4d 1f 19 b5 7d dd c2 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d9 fa 2d 0b cb bf 7a 5c c9 cb 56 6a 58 4d bb 89 ) (gprs_gmm.c:538) TC_attach_usim_a53_a54(611)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@106669e46a0d: Final verdict of PTC: pass 20250404124514554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124514558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124514558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@106669e46a0d: Final verdict of PTC: none -NSVCI98(602)@106669e46a0d: Final verdict of PTC: none -NSVCI99(607)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@106669e46a0d: Final verdict of PTC: none -NSVCI97(597)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(595)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(605)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(600)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:14 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 20250404124514622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124515024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66312) 20250404124515559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124515559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66312, count=71824) 20250404124516560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124516560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124517561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124517561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_a50_a54 started. 20250404124518065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124518066 DMM INFO MM(262420000000040/fc3111c1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124518067 DMM INFO MM(262420000000040/fc3111c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124518067 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124518067 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124518067 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124518067 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124518067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Deallocated (fsm.c:568) 20250404124518067 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124518067 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124518067 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124518067 DLLC NOTICE LLME(de77a598/fc3111c1){ASSIGNED} LLGM Assign pre (fc3111c1 => ffffffff) (gprs_llc.c:1079) 20250404124518067 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc3111c1 => ffffffff) (gprs_llc.c:1125) 20250404124518067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124518104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124518104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124518104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124518104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124518104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124518104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124518104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124518104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124518105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124518105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124518105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124518105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124518105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124518105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124518105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124518105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124518105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124518105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124518105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124518105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124518108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124518115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124518115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@106669e46a0d: 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(621)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124518124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124518124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124518124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124518124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124518124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124518124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124518124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124518124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124518125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124518125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124518125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124518125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124518125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124518125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124518125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124518125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124518125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124518125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124518125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124518125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124518127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124518134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124518134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(622)@106669e46a0d: 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(626)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(619)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124518137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124518137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124518137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124518137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124518137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124518137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124518137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124518137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124518138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124518138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124518138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124518138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124518138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124518138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124518138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124518138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124518138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124518138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124518138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124518139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124518139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124518141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124518146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124518146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124518562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124518562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124518562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124518562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@106669e46a0d: 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) } } } } 20250404124518564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124518565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@106669e46a0d: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F46EC989'O, index=0 SGSN_Test-GSUP(628)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@106669e46a0d: 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 := 'F92FD6BE869B1A0BC93FEEBF83E562A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDB9A521'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C22EBD7D87BDE3BE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '22162F8014A6914D642E88152E041B27'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F1A8D75F73644A8F35CAF0D28F7F5A5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '86F10E465A151B40A63D758184C78580'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EAAB61E74CC5A416'O } } } } } 20250404124519606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124519606 DLLC NOTICE LLME(ffffffff/f46ec989){UNASSIGNED} LLC RX: unknown TLLI 0xf46ec989, creating LLME on the fly (gprs_llc.c:552) 20250404124519606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124519606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124519606 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124519606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124519606 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124519606 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124519606 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124519606 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124519606 DLLC NOTICE LLME(ffffffff/f46ec989){UNASSIGNED} LLGM Assign pre (f46ec989 => c72f808d) (gprs_llc.c:1079) 20250404124519606 DLLC NOTICE LLME(f46ec989/c72f808d){ASSIGNED} LLGM Assign post (f46ec989 => c72f808d) (gprs_llc.c:1125) 20250404124519606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124519606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124519606 DMM DEBUG MM(262420000000040/c72f808d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124519612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124519612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124519612 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124519612 DMM DEBUG MM(262420000000040/c72f808d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124519612 DMM NOTICE MM(262420000000040/c72f808d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124519612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124519612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124519612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124519612 DMM DEBUG MM(262420000000040/c72f808d) Requesting authorization (sgsn_auth.c:160) 20250404124519612 DMM INFO MM(262420000000040/c72f808d) Requesting authentication tuples (sgsn_auth.c:184) 20250404124519612 DMM DEBUG MM(262420000000040/c72f808d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124519612 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124519612 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)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250404124519614 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124519614 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124519614 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124519614 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124519614 DMM INFO MM(262420000000040/c72f808d) Subscriber data update (mmctx.c:445) 20250404124519614 DMM DEBUG MM(262420000000040/c72f808d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124519614 DMM INFO MM(262420000000040/c72f808d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124519614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124519614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124519614 DMM INFO MM(262420000000040/c72f808d) <- GMM AUTH AND CIPHERING REQ (rand = f9 2f d6 be 86 9b 1a 0b c9 3f ee bf 83 e5 62 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 f1 0e 46 5a 15 1b 40 a6 3d 75 81 84 c7 85 80 ) (gprs_gmm.c:538) TC_attach_usim_a50_a54(630)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@106669e46a0d: Final verdict of PTC: pass 20250404124519619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124519620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124519620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(628)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@106669e46a0d: Final verdict of PTC: none -NSVCI97(616)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@106669e46a0d: Final verdict of PTC: none -NSVCI99(626)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@106669e46a0d: Final verdict of PTC: none -NSVCI98(621)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(614)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(620)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(624)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:19 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 20250404124519701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124520103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70464) 20250404124520622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124520622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70464, count=72004) 20250404124521624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124521624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124522626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124522626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404124522680 DGPRS DEBUG Checking for inactive LLMEs, time = 7001628 (sgsn.c:131) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_usim_a54_a50 started. 20250404124523201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124523204 DMM INFO MM(262420000000040/c72f808d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124523204 DMM INFO MM(262420000000040/c72f808d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124523204 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124523204 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124523204 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124523204 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124523204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Deallocated (fsm.c:568) 20250404124523204 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124523204 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124523204 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124523204 DLLC NOTICE LLME(f46ec989/c72f808d){ASSIGNED} LLGM Assign pre (c72f808d => ffffffff) (gprs_llc.c:1079) 20250404124523204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c72f808d => ffffffff) (gprs_llc.c:1125) 20250404124523204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124523247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124523247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124523247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124523247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124523247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124523247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124523247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124523247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124523248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124523248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124523248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124523248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124523248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124523248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124523248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124523248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124523248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124523248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124523249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124523249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124523250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124523256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124523256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124523263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124523263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124523263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124523263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124523263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124523263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124523263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124523263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124523264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124523264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124523264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124523264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124523264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124523264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124523264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124523264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124523264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124523264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124523264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124523264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124523268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(642)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124523277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124523277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@106669e46a0d: 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(646)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124523285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124523285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124523285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124523285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124523285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124523285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124523285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124523285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124523286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124523286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124523286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124523286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124523286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124523286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124523286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124523286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124523286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124523286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124523286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(646)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124523286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124523286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124523288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124523292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124523292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124523627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124523627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124523627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124523627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(645)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@106669e46a0d: 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) } } } } 20250404124523631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124523633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(645)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@106669e46a0d: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DFD395A9'O, index=0 SGSN_Test-GSUP(647)@106669e46a0d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@106669e46a0d: 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 := '27EBCA24C2AE409D2970AB795D36EEAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87787EAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79514DA8C6DB588C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A2D4460B1FBFC285FFC5A28C3757286D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '251B725042FF4983D7E8CFDA82FB735A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB14A223CF3C85D9B6242AA00465B1BF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1E7D42E5076BE41A'O } } } } } 20250404124524712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124524712 DLLC NOTICE LLME(ffffffff/dfd395a9){UNASSIGNED} LLC RX: unknown TLLI 0xdfd395a9, creating LLME on the fly (gprs_llc.c:552) 20250404124524712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124524712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124524712 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124524712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124524712 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124524712 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124524712 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124524712 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124524712 DLLC NOTICE LLME(ffffffff/dfd395a9){UNASSIGNED} LLGM Assign pre (dfd395a9 => eefdaf62) (gprs_llc.c:1079) 20250404124524712 DLLC NOTICE LLME(dfd395a9/eefdaf62){ASSIGNED} LLGM Assign post (dfd395a9 => eefdaf62) (gprs_llc.c:1125) 20250404124524712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124524712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124524712 DMM DEBUG MM(262420000000040/eefdaf62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124524738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124524739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124524739 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124524739 DMM DEBUG MM(262420000000040/eefdaf62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250404124524739 DMM NOTICE MM(262420000000040/eefdaf62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124524739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124524739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124524739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124524739 DMM DEBUG MM(262420000000040/eefdaf62) Requesting authorization (sgsn_auth.c:160) 20250404124524739 DMM INFO MM(262420000000040/eefdaf62) Requesting authentication tuples (sgsn_auth.c:184) 20250404124524739 DMM DEBUG MM(262420000000040/eefdaf62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124524739 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250404124524739 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(647)@106669e46a0d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@106669e46a0d: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250404124524745 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124524745 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124524745 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124524745 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124524745 DMM INFO MM(262420000000040/eefdaf62) Subscriber data update (mmctx.c:445) 20250404124524745 DMM DEBUG MM(262420000000040/eefdaf62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124524745 DMM INFO MM(262420000000040/eefdaf62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124524745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124524745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124524745 DMM INFO MM(262420000000040/eefdaf62) <- GMM AUTH AND CIPHERING REQ (rand = 27 eb ca 24 c2 ae 40 9d 29 70 ab 79 5d 36 ee ac , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 14 a2 23 cf 3c 85 d9 b6 24 2a a0 04 65 b1 bf ) (gprs_gmm.c:538) TC_attach_usim_a54_a50(649)@106669e46a0d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@106669e46a0d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@106669e46a0d: Final verdict of PTC: pass 20250404124524767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124524771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124524771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(647)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@106669e46a0d: Final verdict of PTC: none -NSVCI97(635)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@106669e46a0d: Final verdict of PTC: none -NSVCI99(646)@106669e46a0d: Final verdict of PTC: none -NSVCI98(640)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@106669e46a0d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(644)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(638)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(633)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:24 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 20250404124524900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124525302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68076) 20250404124525772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124525773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68076, count=72432) 20250404124526773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124526773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124527774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124527774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_detach_unknown_nopoweroff started. 20250404124528397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124528400 DMM INFO MM(262420000000040/eefdaf62) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124528400 DMM INFO MM(262420000000040/eefdaf62) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124528400 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124528400 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124528400 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124528400 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404124528400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Deallocated (fsm.c:568) 20250404124528400 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124528400 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124528400 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124528400 DLLC NOTICE LLME(dfd395a9/eefdaf62){ASSIGNED} LLGM Assign pre (eefdaf62 => ffffffff) (gprs_llc.c:1079) 20250404124528400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eefdaf62 => ffffffff) (gprs_llc.c:1125) 20250404124528400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124528443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124528443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124528443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124528443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124528443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124528443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124528443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124528443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124528444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124528444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124528444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124528444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124528444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124528444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124528444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124528444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124528444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124528444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124528444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124528444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124528446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124528451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124528451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124528458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124528458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124528458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124528458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124528458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124528458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124528458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124528458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124528459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124528459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124528459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124528460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124528460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124528460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124528460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124528460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124528460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124528460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124528460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124528460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124528462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124528467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124528467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124528474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124528474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124528474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124528474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124528474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124528474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124528474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124528474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124528474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124528474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124528474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124528475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124528475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124528475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124528475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124528475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124528475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124528475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124528475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124528475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124528475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124528477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124528481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124528481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124528775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124528775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124528775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124528775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@106669e46a0d: 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) } } } } 20250404124528779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124528781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@106669e46a0d: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='CC2C5AA9'O, index=0 SGSN_Test-GSUP(666)@106669e46a0d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250404124529826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124529826 DLLC NOTICE LLME(ffffffff/cc2c5aa9){UNASSIGNED} LLC RX: unknown TLLI 0xcc2c5aa9, creating LLME on the fly (gprs_llc.c:552) 20250404124529826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124529826 DMM NOTICE LLME(ffffffff/cc2c5aa9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250404124529826 DLLC NOTICE LLME(ffffffff/cc2c5aa9){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250404124529826 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xcc2c5aa9 type=GPRS detach (gprs_gmm.c:1524) 20250404124529826 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250404124529826 DLLC NOTICE LLME(ffffffff/cc2c5aa9){UNASSIGNED} LLGM Assign pre (cc2c5aa9 => ffffffff) (gprs_llc.c:1079) 20250404124529826 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc2c5aa9 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@106669e46a0d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@106669e46a0d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@106669e46a0d: Final verdict of PTC: pass 20250404124529854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48158<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(659)@106669e46a0d: Final verdict of PTC: none 20250404124529858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124529858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(654)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@106669e46a0d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@106669e46a0d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@106669e46a0d: Final verdict of PTC: none -NSVCI99(664)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(666)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@106669e46a0d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(652)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(662)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(657)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(654): none (none -> none)Fri Apr 4 12:45:29 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 MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@106669e46a0d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124530007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124530309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56796) 20250404124530859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124530859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56796, count=58056) 20250404124531860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124531860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124532861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124532861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_detach_unknown_poweroff started. 20250404124533399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124533402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124533439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124533439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124533439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124533439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124533439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124533439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124533439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124533439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124533440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124533440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124533440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124533440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124533440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124533440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124533440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124533440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124533440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124533440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124533440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124533440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124533442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124533446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124533446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124533453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124533453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124533453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124533453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124533453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124533453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124533453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124533453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124533454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124533454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124533454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124533454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124533454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124533454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124533454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124533454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533454 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124533454 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124533454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124533454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124533454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124533456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124533461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124533461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@106669e46a0d: 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(683)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124533469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124533469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124533469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124533469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124533469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124533469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124533469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124533469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124533470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124533470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124533470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124533470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124533470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124533470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124533470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124533470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124533470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124533470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124533470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124533470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124533470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124533472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124533477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124533477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124533862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124533862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124533863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124533863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@106669e46a0d: 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) } } } } 20250404124533867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124533868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@106669e46a0d: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='C05AA501'O, index=0 SGSN_Test-GSUP(685)@106669e46a0d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250404124534936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124534936 DLLC NOTICE LLME(ffffffff/c05aa501){UNASSIGNED} LLC RX: unknown TLLI 0xc05aa501, creating LLME on the fly (gprs_llc.c:552) 20250404124534936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124534936 DMM NOTICE LLME(ffffffff/c05aa501){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) TC_detach_unknown_poweroff(687)@106669e46a0d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@106669e46a0d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@106669e46a0d: Final verdict of PTC: pass 20250404124539948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@106669e46a0d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@106669e46a0d: Final verdict of PTC: none -NSVCI98(678)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@106669e46a0d: Final verdict of PTC: none -NSVCI99(683)@106669e46a0d: Final verdict of PTC: none 20250404124539954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124539955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI220(682)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@106669e46a0d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@106669e46a0d: Final verdict of PTC: none -NSVCI97(673)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(681)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(676)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(671)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@106669e46a0d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:39 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 20250404124540050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124540351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46500) 20250404124540956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124540957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46500, count=51932) 20250404124541958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124541958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124542959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124542959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_detach_nopoweroff started. 20250404124543440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124543442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124543468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124543468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124543468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124543468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124543468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124543468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124543468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124543468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124543469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124543469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124543469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124543469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124543469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124543469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124543469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124543469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124543469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124543469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124543470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124543470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124543471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124543476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124543476 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124543483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124543483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124543483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124543483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124543483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124543483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124543483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124543483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124543484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124543484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124543484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124543484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124543484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124543484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124543484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124543484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124543484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124543484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124543484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124543484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124543486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124543490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124543490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@106669e46a0d: 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(703)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124543500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124543500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124543500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124543500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124543500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124543500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124543500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124543500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124543501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124543501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124543501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124543501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124543501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124543501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124543501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124543501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124543501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124543501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124543501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124543502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124543502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124543503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124543508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124543508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124543960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124543960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124543960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124543960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(702)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@106669e46a0d: 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) } } } } 20250404124543965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124543966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(702)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@106669e46a0d: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='EAAA3CFE'O, index=0 SGSN_Test-GSUP(704)@106669e46a0d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@106669e46a0d: 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 := 'D9B0A670AB5BFFA88BB025C5A511C125'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38D90E0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4385292B69538FD1'O } } } } } 20250404124545038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124545038 DLLC NOTICE LLME(ffffffff/eaaa3cfe){UNASSIGNED} LLC RX: unknown TLLI 0xeaaa3cfe, creating LLME on the fly (gprs_llc.c:552) 20250404124545038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124545038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124545038 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124545038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124545038 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124545038 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124545038 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124545038 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124545038 DLLC NOTICE LLME(ffffffff/eaaa3cfe){UNASSIGNED} LLGM Assign pre (eaaa3cfe => f273efb3) (gprs_llc.c:1079) 20250404124545038 DLLC NOTICE LLME(eaaa3cfe/f273efb3){ASSIGNED} LLGM Assign post (eaaa3cfe => f273efb3) (gprs_llc.c:1125) 20250404124545038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124545038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124545038 DMM DEBUG MM(262420000000015/f273efb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124545058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124545058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124545058 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124545058 DMM DEBUG MM(262420000000015/f273efb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1139) 20250404124545058 DMM NOTICE MM(262420000000015/f273efb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124545058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124545058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124545058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124545058 DMM DEBUG MM(262420000000015/f273efb3) Requesting authorization (sgsn_auth.c:160) 20250404124545058 DMM INFO MM(262420000000015/f273efb3) Requesting authentication tuples (sgsn_auth.c:184) 20250404124545059 DMM DEBUG MM(262420000000015/f273efb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124545059 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250404124545059 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(704)@106669e46a0d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@106669e46a0d: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250404124545065 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124545065 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124545065 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124545065 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124545065 DMM INFO MM(262420000000015/f273efb3) Subscriber data update (mmctx.c:445) 20250404124545065 DMM DEBUG MM(262420000000015/f273efb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124545065 DMM INFO MM(262420000000015/f273efb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124545065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124545065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124545065 DMM INFO MM(262420000000015/f273efb3) <- GMM AUTH AND CIPHERING REQ (rand = d9 b0 a6 70 ab 5b ff a8 8b b0 25 c5 a5 11 c1 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124545080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124545080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124545080 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124545080 DMM INFO MM(262420000000015/f273efb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124545080 DMM NOTICE MM(262420000000015/f273efb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124545080 DMM DEBUG MM(262420000000015/f273efb3) checking auth: received GSM SRES = 38 d9 0e 0a (gprs_gmm.c:721) 20250404124545081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124545081 DMM DEBUG MM(262420000000015/f273efb3) Requesting authorization (sgsn_auth.c:160) 20250404124545081 DMM INFO MM(262420000000015/f273efb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124545081 DMM DEBUG MM(262420000000015/f273efb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124545081 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250404124545081 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) 20250404124545081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124545081 DMM INFO MM(262420000000015/f273efb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf273efb3) (gprs_gmm.c:355) 20250404124545084 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124545084 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124545084 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250404124545084 DMM INFO MM(262420000000015/f273efb3) Subscriber data update (mmctx.c:445) 20250404124545084 DMM DEBUG MM(262420000000015/f273efb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124545084 DMM INFO MM(262420000000015/f273efb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124545084 DMM NOTICE MM(262420000000015/f273efb3) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1055) 20250404124545084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124545084 DMM NOTICE MM(262420000000015/f273efb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124545084 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) 20250404124545086 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124545086 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250404124545086 DMM INFO MM(262420000000015/f273efb3) Subscriber data update (mmctx.c:445) 20250404124545086 DMM DEBUG MM(262420000000015/f273efb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124545097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124545097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124545097 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124545097 DMM INFO MM(262420000000015/f273efb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124545097 DMM NOTICE MM(262420000000015/f273efb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124545097 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124545097 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124545097 DLLC NOTICE LLME(eaaa3cfe/f273efb3){ASSIGNED} LLGM Assign pre (ffffffff => f273efb3) (gprs_llc.c:1079) 20250404124545097 DLLC NOTICE LLME(ffffffff/f273efb3){ASSIGNED} LLGM Assign post (ffffffff => f273efb3) (gprs_llc.c:1125) 20250404124545097 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124545097 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124545097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124545097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@106669e46a0d: setverdict(pass): none -> pass 20250404124545154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124545154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124545154 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124545154 DMM INFO MM(262420000000015/f273efb3) -> GMM DETACH REQUEST TLLI=0xf273efb3 type=GPRS detach (gprs_gmm.c:1524) 20250404124545154 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250404124545154 DMM INFO MM(262420000000015/f273efb3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124545154 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124545154 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124545154 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124545154 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124545154 DLLC NOTICE LLME(ffffffff/f273efb3){ASSIGNED} LLGM Assign pre (f273efb3 => ffffffff) (gprs_llc.c:1079) 20250404124545154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f273efb3 => ffffffff) (gprs_llc.c:1125) 20250404124545154 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250404124545154 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) 20250404124545154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124545154 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124545154 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124545154 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124545158 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@106669e46a0d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@106669e46a0d: Final verdict of PTC: pass 20250404124545173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_nopoweroff-BVCI220(700)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(704)@106669e46a0d: Final verdict of PTC: none -NSVCI97(692)@106669e46a0d: Final verdict of PTC: none 20250404124545177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124545178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(697)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@106669e46a0d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@106669e46a0d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@106669e46a0d: Final verdict of PTC: none -NSVCI99(703)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(695)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(690)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(701)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@106669e46a0d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:45 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250404124545276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124545579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92444) 20250404124546179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124546180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92444, count=93084) 20250404124547180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124547181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45:47 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 20250404124548182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124548182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_detach_poweroff started. 20250404124548668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124548669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@106669e46a0d: 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(711)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124548720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124548720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124548720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124548720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124548720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124548720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124548720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124548720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124548721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124548721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124548721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124548721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124548721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124548721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124548721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124548721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124548721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124548721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124548722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124548722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124548726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124548733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124548733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124548743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124548743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124548743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124548743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124548743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124548743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124548743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124548743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124548744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124548744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124548744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124548744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124548744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124548744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124548744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124548744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124548744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124548744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124548745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124548745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124548748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124548754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124548754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124548763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124548763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124548763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124548763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124548763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124548763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124548763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124548763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124548764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124548764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124548764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124548764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124548764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124548764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124548764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124548764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124548764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124548764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124548764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124548764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124548764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124548766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124548770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124548770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124549183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124549183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124549183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124549183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@106669e46a0d: 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) } } } } 20250404124549188 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124549189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@106669e46a0d: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FE92C489'O, index=0 SGSN_Test-GSUP(723)@106669e46a0d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@106669e46a0d: 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 := 'D3CDC7780E6B949C56A14FDE4E50E974'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB8BB0D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B349631A85EAA5DD'O } } } } } 20250404124550263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124550263 DLLC NOTICE LLME(ffffffff/fe92c489){UNASSIGNED} LLC RX: unknown TLLI 0xfe92c489, creating LLME on the fly (gprs_llc.c:552) 20250404124550263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124550263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124550263 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124550263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124550263 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124550263 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124550263 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124550263 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124550263 DLLC NOTICE LLME(ffffffff/fe92c489){UNASSIGNED} LLGM Assign pre (fe92c489 => fc1c7cdf) (gprs_llc.c:1079) 20250404124550263 DLLC NOTICE LLME(fe92c489/fc1c7cdf){ASSIGNED} LLGM Assign post (fe92c489 => fc1c7cdf) (gprs_llc.c:1125) 20250404124550263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124550263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124550264 DMM DEBUG MM(262420000000016/fc1c7cdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124550286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124550286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124550286 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124550286 DMM DEBUG MM(262420000000016/fc1c7cdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1139) 20250404124550286 DMM NOTICE MM(262420000000016/fc1c7cdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124550286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124550286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124550286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124550286 DMM DEBUG MM(262420000000016/fc1c7cdf) Requesting authorization (sgsn_auth.c:160) 20250404124550286 DMM INFO MM(262420000000016/fc1c7cdf) Requesting authentication tuples (sgsn_auth.c:184) 20250404124550286 DMM DEBUG MM(262420000000016/fc1c7cdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124550286 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250404124550286 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(723)@106669e46a0d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@106669e46a0d: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250404124550294 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124550294 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124550294 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124550294 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124550294 DMM INFO MM(262420000000016/fc1c7cdf) Subscriber data update (mmctx.c:445) 20250404124550294 DMM DEBUG MM(262420000000016/fc1c7cdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124550294 DMM INFO MM(262420000000016/fc1c7cdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124550294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124550294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124550295 DMM INFO MM(262420000000016/fc1c7cdf) <- GMM AUTH AND CIPHERING REQ (rand = d3 cd c7 78 0e 6b 94 9c 56 a1 4f de 4e 50 e9 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124550312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124550312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124550312 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124550312 DMM INFO MM(262420000000016/fc1c7cdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124550312 DMM NOTICE MM(262420000000016/fc1c7cdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124550312 DMM DEBUG MM(262420000000016/fc1c7cdf) checking auth: received GSM SRES = bb 8b b0 d5 (gprs_gmm.c:721) 20250404124550313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124550313 DMM DEBUG MM(262420000000016/fc1c7cdf) Requesting authorization (sgsn_auth.c:160) 20250404124550313 DMM INFO MM(262420000000016/fc1c7cdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124550313 DMM DEBUG MM(262420000000016/fc1c7cdf) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124550313 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250404124550313 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) 20250404124550313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124550313 DMM INFO MM(262420000000016/fc1c7cdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc1c7cdf) (gprs_gmm.c:355) 20250404124550317 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124550317 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124550317 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250404124550317 DMM INFO MM(262420000000016/fc1c7cdf) Subscriber data update (mmctx.c:445) 20250404124550317 DMM DEBUG MM(262420000000016/fc1c7cdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124550317 DMM INFO MM(262420000000016/fc1c7cdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124550317 DMM NOTICE MM(262420000000016/fc1c7cdf) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1055) 20250404124550317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124550317 DMM NOTICE MM(262420000000016/fc1c7cdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124550317 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) 20250404124550319 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124550319 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250404124550319 DMM INFO MM(262420000000016/fc1c7cdf) Subscriber data update (mmctx.c:445) 20250404124550319 DMM DEBUG MM(262420000000016/fc1c7cdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124550330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124550330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124550330 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124550331 DMM INFO MM(262420000000016/fc1c7cdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124550331 DMM NOTICE MM(262420000000016/fc1c7cdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124550331 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124550331 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124550331 DLLC NOTICE LLME(fe92c489/fc1c7cdf){ASSIGNED} LLGM Assign pre (ffffffff => fc1c7cdf) (gprs_llc.c:1079) 20250404124550331 DLLC NOTICE LLME(ffffffff/fc1c7cdf){ASSIGNED} LLGM Assign post (ffffffff => fc1c7cdf) (gprs_llc.c:1125) 20250404124550331 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124550331 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124550331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124550331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@106669e46a0d: setverdict(pass): none -> pass 20250404124550387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124550387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250404124550387 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124550387 DMM INFO MM(262420000000016/fc1c7cdf) -> GMM DETACH REQUEST TLLI=0xfc1c7cdf type=GPRS detach Power-off (gprs_gmm.c:1524) 20250404124550387 DMM INFO MM(262420000000016/fc1c7cdf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124550387 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124550387 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124550387 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124550388 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124550388 DLLC NOTICE LLME(ffffffff/fc1c7cdf){ASSIGNED} LLGM Assign pre (fc1c7cdf => ffffffff) (gprs_llc.c:1079) 20250404124550388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc1c7cdf => ffffffff) (gprs_llc.c:1125) 20250404124550388 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250404124550388 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) 20250404124550388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124550388 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124550388 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124550388 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124550390 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250404124552681 DGPRS DEBUG Checking for inactive LLMEs, time = 7001658 (sgsn.c:131) TC_detach_poweroff(725)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@106669e46a0d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@106669e46a0d: Final verdict of PTC: pass 20250404124555404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@106669e46a0d: Final verdict of PTC: none -NSVCI97(711)@106669e46a0d: Final verdict of PTC: none 20250404124555408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124555409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(717)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@106669e46a0d: Final verdict of PTC: none -NSVCI99(721)@106669e46a0d: Final verdict of PTC: none -NSVCI98(716)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@106669e46a0d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@106669e46a0d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@106669e46a0d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(709)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(719)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(714)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@106669e46a0d: Test case TC_detach_poweroff finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:55 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250404124555507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124555809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89560) 20250404124556411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124556411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89560, count=93916) 20250404124557413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124557413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:45: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_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 20250404124558414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124558414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act started. 20250404124558904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124558907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124558964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124558964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124558964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124558964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124558964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124558964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124558964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124558964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124558966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124558966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124558966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124558966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124558966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124558966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124558966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124558966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124558969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404124558977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124558977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(735)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_pdp_act-BVCI196(728)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124558980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124558980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124558980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124558980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124558980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124558981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124558981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124558981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124558981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124558981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124558981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124558981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124558981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124558981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124558981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124558981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124558981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124558983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124558988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124558988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124558996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124558996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124558996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124558996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124558996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124558996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124558996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124558996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124558997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124558997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124558997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124558997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124558997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124558997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124558997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124558997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124558997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124558997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124558997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124558997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124558997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124559000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124559005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124559416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124559416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124559416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124559416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@106669e46a0d: 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) } } } } 20250404124559420 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124559421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@106669e46a0d: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F2FF70A5'O, index=0 SGSN_Test-GSUP(742)@106669e46a0d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@106669e46a0d: 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 := '0870B6599751B9673284357CA7A5DD58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E683998'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C637172B41A0D5A'O } } } } } 20250404124559494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559494 DLLC NOTICE LLME(ffffffff/f2ff70a5){UNASSIGNED} LLC RX: unknown TLLI 0xf2ff70a5, creating LLME on the fly (gprs_llc.c:552) 20250404124559494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124559494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124559494 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124559494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124559494 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124559494 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124559494 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124559494 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124559494 DLLC NOTICE LLME(ffffffff/f2ff70a5){UNASSIGNED} LLGM Assign pre (f2ff70a5 => ddb7d9ad) (gprs_llc.c:1079) 20250404124559494 DLLC NOTICE LLME(f2ff70a5/ddb7d9ad){ASSIGNED} LLGM Assign post (f2ff70a5 => ddb7d9ad) (gprs_llc.c:1125) 20250404124559494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124559494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124559495 DMM DEBUG MM(262420000000017/ddb7d9ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124559517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124559517 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124559517 DMM DEBUG MM(262420000000017/ddb7d9ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1139) 20250404124559517 DMM NOTICE MM(262420000000017/ddb7d9ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124559517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124559517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124559517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124559517 DMM DEBUG MM(262420000000017/ddb7d9ad) Requesting authorization (sgsn_auth.c:160) 20250404124559517 DMM INFO MM(262420000000017/ddb7d9ad) Requesting authentication tuples (sgsn_auth.c:184) 20250404124559517 DMM DEBUG MM(262420000000017/ddb7d9ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124559517 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250404124559517 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@106669e46a0d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250404124559522 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124559522 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124559522 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124559522 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124559522 DMM INFO MM(262420000000017/ddb7d9ad) Subscriber data update (mmctx.c:445) 20250404124559522 DMM DEBUG MM(262420000000017/ddb7d9ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124559522 DMM INFO MM(262420000000017/ddb7d9ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124559522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124559522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124559522 DMM INFO MM(262420000000017/ddb7d9ad) <- GMM AUTH AND CIPHERING REQ (rand = 08 70 b6 59 97 51 b9 67 32 84 35 7c a7 a5 dd 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124559538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124559538 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124559538 DMM INFO MM(262420000000017/ddb7d9ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124559538 DMM NOTICE MM(262420000000017/ddb7d9ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124559538 DMM DEBUG MM(262420000000017/ddb7d9ad) checking auth: received GSM SRES = 2e 68 39 98 (gprs_gmm.c:721) 20250404124559538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124559538 DMM DEBUG MM(262420000000017/ddb7d9ad) Requesting authorization (sgsn_auth.c:160) 20250404124559538 DMM INFO MM(262420000000017/ddb7d9ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124559538 DMM DEBUG MM(262420000000017/ddb7d9ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124559538 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250404124559538 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) 20250404124559538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124559538 DMM INFO MM(262420000000017/ddb7d9ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xddb7d9ad) (gprs_gmm.c:355) 20250404124559541 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124559541 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124559541 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250404124559541 DMM INFO MM(262420000000017/ddb7d9ad) Subscriber data update (mmctx.c:445) 20250404124559542 DMM DEBUG MM(262420000000017/ddb7d9ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124559542 DMM INFO MM(262420000000017/ddb7d9ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124559542 DMM NOTICE MM(262420000000017/ddb7d9ad) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1055) 20250404124559542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124559542 DMM NOTICE MM(262420000000017/ddb7d9ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124559542 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) 20250404124559543 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124559543 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250404124559543 DMM INFO MM(262420000000017/ddb7d9ad) Subscriber data update (mmctx.c:445) 20250404124559543 DMM DEBUG MM(262420000000017/ddb7d9ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124559555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124559555 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124559555 DMM INFO MM(262420000000017/ddb7d9ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124559555 DMM NOTICE MM(262420000000017/ddb7d9ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124559555 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124559555 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124559555 DLLC NOTICE LLME(f2ff70a5/ddb7d9ad){ASSIGNED} LLGM Assign pre (ffffffff => ddb7d9ad) (gprs_llc.c:1079) 20250404124559555 DLLC NOTICE LLME(ffffffff/ddb7d9ad){ASSIGNED} LLGM Assign post (ffffffff => ddb7d9ad) (gprs_llc.c:1125) 20250404124559555 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124559555 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124559555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124559555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@106669e46a0d: setverdict(pass): none -> pass 20250404124559613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124559613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124559613 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124559613 DMM INFO MM(262420000000017/ddb7d9ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124559614 DMM INFO MM(262420000000017/ddb7d9ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124559614 DMM DEBUG MM(262420000000017/ddb7d9ad) Using GGSN 0 (gprs_sm.c:317) 20250404124559614 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) 20250404124559614 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250404124559614 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124559614 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124559614 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250404124559629 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 34 33 83 d2 11 c9 f6 8c c4 14 05 7f 97 20 b2 5c 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:461) 20250404124559629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65ca70) (sgsn_libgtp.c:632) 20250404124559629 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124559629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b662438 TLLI=ddb7d9ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124559629 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124559629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@106669e46a0d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@106669e46a0d: Final verdict of PTC: pass 20250404124559649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@106669e46a0d: Final verdict of PTC: none -NSVCI97(730)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@106669e46a0d: Final verdict of PTC: none -NSVCI99(740)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@106669e46a0d: Final verdict of PTC: none 20250404124559656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124559656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(735)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(729)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(738)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(733)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:45:59 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 20250404124559703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124600105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43920) 20250404124600658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124600658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43920, count=91928) 20250404124601660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124601660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46:02 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 20250404124602662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124602662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_pdp_act_unattached started. 20250404124603170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124603172 DMM INFO MM(262420000000017/ddb7d9ad) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124603172 DMM INFO MM(262420000000017/ddb7d9ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124603172 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124603172 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124603172 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124603172 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124603172 DLLC NOTICE LLME(ffffffff/ddb7d9ad){ASSIGNED} LLGM Assign pre (ddb7d9ad => ffffffff) (gprs_llc.c:1079) 20250404124603172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddb7d9ad => ffffffff) (gprs_llc.c:1125) 20250404124603172 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b6620e0 (gprs_sndcp.c:574) 20250404124603172 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b662438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124603172 DMM NOTICE MM(262420000000017/ddb7d9ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124603172 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250404124603172 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124603172 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124603172 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250404124603172 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250404124603172 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) 20250404124603172 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250404124603172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124603172 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124603173 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124603173 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124603173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124603209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124603209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124603209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124603209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124603209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124603209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124603209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124603209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124603210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124603210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124603210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124603210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124603210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124603210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124603210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124603210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124603210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124603210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124603210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124603210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124603213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124603220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124603220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(750)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124603226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124603226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124603226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124603226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124603226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124603226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124603226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124603227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124603227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124603227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124603227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124603227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124603227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124603229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124603233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124603233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124603245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124603245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124603245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124603245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124603245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124603245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124603245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124603245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124603246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124603246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124603246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124603246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124603246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124603246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124603246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124603246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124603246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124603246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124603246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124603247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124603247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124603250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124603257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124603257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124603664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124603664 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124603664 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124603664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@106669e46a0d: 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) } } } } 20250404124603668 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124603669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@106669e46a0d: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='DF0EE030'O, index=0 SGSN_Test-GSUP(761)@106669e46a0d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250404124603757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124603757 DLLC NOTICE LLME(ffffffff/df0ee030){UNASSIGNED} LLC RX: unknown TLLI 0xdf0ee030, creating LLME on the fly (gprs_llc.c:552) 20250404124603757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124603757 DMM NOTICE LLME(ffffffff/df0ee030){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250404124603757 DLLC NOTICE LLME(ffffffff/df0ee030){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250404124603757 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:306) TC_pdp_act_unattached(763)@106669e46a0d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@106669e46a0d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@106669e46a0d: Final verdict of PTC: pass 20250404124603781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124603785 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124603785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(761)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@106669e46a0d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@106669e46a0d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@106669e46a0d: Final verdict of PTC: none -NSVCI99(759)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@106669e46a0d: Final verdict of PTC: none -NSVCI98(754)@106669e46a0d: Final verdict of PTC: none -NSVCI97(749)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@106669e46a0d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(757)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(747)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(752)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@106669e46a0d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:46:03 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 20250404124603896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124604198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50464) 20250404124604786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124604786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50464, count=59408) 20250404124605787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124605787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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_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 20250404124606788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124606788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user started. 20250404124607295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124607298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124607348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124607348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124607348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124607348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124607348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124607348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124607348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124607348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124607349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124607349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124607349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124607349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124607349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124607349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124607349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124607349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124607349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124607349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124607350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124607350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124607353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124607361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124607365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124607365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124607365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124607365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124607365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124607365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124607365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124607366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124607366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124607366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124607366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124607366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124607366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124607366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124607366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124607366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124607366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124607366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124607367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124607367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124607369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124607376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@106669e46a0d: 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(779)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124607383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124607383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124607383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124607383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124607383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124607383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124607383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124607383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124607384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124607384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124607384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124607384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124607384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124607384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124607384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124607384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124607384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124607384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124607384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124607384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124607384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124607386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124607391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124607789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124607789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124607789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124607789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(778)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@106669e46a0d: 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) } } } } 20250404124607793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124607794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(778)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(778)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@106669e46a0d: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FB82BB8F'O, index=0 SGSN_Test-GSUP(780)@106669e46a0d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@106669e46a0d: 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 := '5D86A4B5E006283B211B2FC7A2DF5548'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '472857EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C7953C4A2765194'O } } } } } 20250404124607864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607864 DLLC NOTICE LLME(ffffffff/fb82bb8f){UNASSIGNED} LLC RX: unknown TLLI 0xfb82bb8f, creating LLME on the fly (gprs_llc.c:552) 20250404124607864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124607864 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124607864 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124607864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124607864 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124607864 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124607864 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124607864 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124607864 DLLC NOTICE LLME(ffffffff/fb82bb8f){UNASSIGNED} LLGM Assign pre (fb82bb8f => cab47a2a) (gprs_llc.c:1079) 20250404124607864 DLLC NOTICE LLME(fb82bb8f/cab47a2a){ASSIGNED} LLGM Assign post (fb82bb8f => cab47a2a) (gprs_llc.c:1125) 20250404124607864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124607864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124607864 DMM DEBUG MM(262420000000019/cab47a2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124607882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124607882 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124607882 DMM DEBUG MM(262420000000019/cab47a2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1139) 20250404124607882 DMM NOTICE MM(262420000000019/cab47a2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124607882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124607882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124607882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124607882 DMM DEBUG MM(262420000000019/cab47a2a) Requesting authorization (sgsn_auth.c:160) 20250404124607882 DMM INFO MM(262420000000019/cab47a2a) Requesting authentication tuples (sgsn_auth.c:184) 20250404124607882 DMM DEBUG MM(262420000000019/cab47a2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124607882 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250404124607882 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(780)@106669e46a0d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250404124607889 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124607889 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124607889 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124607889 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124607889 DMM INFO MM(262420000000019/cab47a2a) Subscriber data update (mmctx.c:445) 20250404124607889 DMM DEBUG MM(262420000000019/cab47a2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124607889 DMM INFO MM(262420000000019/cab47a2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124607889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124607889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124607889 DMM INFO MM(262420000000019/cab47a2a) <- GMM AUTH AND CIPHERING REQ (rand = 5d 86 a4 b5 e0 06 28 3b 21 1b 2f c7 a2 df 55 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124607904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124607904 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124607904 DMM INFO MM(262420000000019/cab47a2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124607904 DMM NOTICE MM(262420000000019/cab47a2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124607904 DMM DEBUG MM(262420000000019/cab47a2a) checking auth: received GSM SRES = 47 28 57 eb (gprs_gmm.c:721) 20250404124607904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124607904 DMM DEBUG MM(262420000000019/cab47a2a) Requesting authorization (sgsn_auth.c:160) 20250404124607904 DMM INFO MM(262420000000019/cab47a2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124607904 DMM DEBUG MM(262420000000019/cab47a2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124607904 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250404124607904 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) 20250404124607904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124607904 DMM INFO MM(262420000000019/cab47a2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab47a2a) (gprs_gmm.c:355) 20250404124607907 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124607907 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124607907 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250404124607907 DMM INFO MM(262420000000019/cab47a2a) Subscriber data update (mmctx.c:445) 20250404124607907 DMM DEBUG MM(262420000000019/cab47a2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124607907 DMM INFO MM(262420000000019/cab47a2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124607907 DMM NOTICE MM(262420000000019/cab47a2a) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1055) 20250404124607907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124607907 DMM NOTICE MM(262420000000019/cab47a2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124607907 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) 20250404124607909 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124607909 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250404124607909 DMM INFO MM(262420000000019/cab47a2a) Subscriber data update (mmctx.c:445) 20250404124607909 DMM DEBUG MM(262420000000019/cab47a2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124607920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124607920 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124607920 DMM INFO MM(262420000000019/cab47a2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124607920 DMM NOTICE MM(262420000000019/cab47a2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124607920 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124607920 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124607920 DLLC NOTICE LLME(fb82bb8f/cab47a2a){ASSIGNED} LLGM Assign pre (ffffffff => cab47a2a) (gprs_llc.c:1079) 20250404124607920 DLLC NOTICE LLME(ffffffff/cab47a2a){ASSIGNED} LLGM Assign post (ffffffff => cab47a2a) (gprs_llc.c:1125) 20250404124607920 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124607920 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124607920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124607920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@106669e46a0d: setverdict(pass): none -> pass 20250404124607977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124607977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124607977 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124607977 DMM INFO MM(262420000000019/cab47a2a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124607977 DMM INFO MM(262420000000019/cab47a2a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124607977 DMM DEBUG MM(262420000000019/cab47a2a) Using GGSN 0 (gprs_sm.c:317) 20250404124607977 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) 20250404124607977 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250404124607977 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124607977 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124607977 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250404124608005 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 77 01 9c 10 11 bc e7 fc 6c 14 05 7f 9c 4d 2f c4 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:461) 20250404124608005 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989ba1a8, cbp=0x55a07b65d440) (sgsn_libgtp.c:632) 20250404124608005 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124608005 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=cab47a2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124608005 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124608005 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124608022 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:825) 20250404124608038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124608038 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124608038 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_attach_pdp_act_user-BVCI196(767)@106669e46a0d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@106669e46a0d: Final verdict of PTC: pass 20250404124608049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@106669e46a0d: Final verdict of PTC: none -NSVCI97(768)@106669e46a0d: Final verdict of PTC: none 20250404124608054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124608054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(764)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@106669e46a0d: Final verdict of PTC: none -NSVCI98(773)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@106669e46a0d: Final verdict of PTC: none -NSVCI99(779)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(766)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(777)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(771)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:46:08 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 20250404124608156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124608559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43032) 20250404124609055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124609055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43032, count=95492) 20250404124610056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124610056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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_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 20250404124611057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124611057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_ggsn_reject started. 20250404124611654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124611657 DMM INFO MM(262420000000019/cab47a2a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124611657 DMM INFO MM(262420000000019/cab47a2a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124611657 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124611657 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124611657 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124611657 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124611657 DLLC NOTICE LLME(ffffffff/cab47a2a){ASSIGNED} LLGM Assign pre (cab47a2a => ffffffff) (gprs_llc.c:1079) 20250404124611657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cab47a2a => ffffffff) (gprs_llc.c:1125) 20250404124611657 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404124611657 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124611657 DMM NOTICE MM(262420000000019/cab47a2a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124611657 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250404124611657 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124611657 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124611657 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250404124611657 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250404124611657 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) 20250404124611657 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250404124611657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124611657 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124611657 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124611657 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124611657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@106669e46a0d: 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(788)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124611711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124611711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124611712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124611712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124611712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124611712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124611712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124611714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(784)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404124611720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124611720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(792)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI196(785)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124611721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124611721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124611721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124611721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611721 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124611721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124611721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124611721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124611721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124611723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124611723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124611723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124611723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124611723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124611723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124611723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124611723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124611723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124611723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124611723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124611723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124611725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124611730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124611730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@106669e46a0d: 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(798)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124611739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124611739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124611739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124611739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124611739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124611739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124611739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124611739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124611740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124611740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124611740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124611740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124611740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124611740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124611740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124611740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124611740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124611742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124611747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124611747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124612058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124612058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124612058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124612058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@106669e46a0d: 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) } } } } 20250404124612062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124612064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@106669e46a0d: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='F9E9F7D7'O, index=0 SGSN_Test-GSUP(799)@106669e46a0d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@106669e46a0d: 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 := '58CEC653AC1FC26B5CBDC7DF481E48C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '399A76A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF127C3A1B557D54'O } } } } } 20250404124612143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124612143 DLLC NOTICE LLME(ffffffff/f9e9f7d7){UNASSIGNED} LLC RX: unknown TLLI 0xf9e9f7d7, creating LLME on the fly (gprs_llc.c:552) 20250404124612143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124612143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124612143 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124612143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124612143 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124612143 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124612143 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124612143 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124612143 DLLC NOTICE LLME(ffffffff/f9e9f7d7){UNASSIGNED} LLGM Assign pre (f9e9f7d7 => fb2cd0d6) (gprs_llc.c:1079) 20250404124612143 DLLC NOTICE LLME(f9e9f7d7/fb2cd0d6){ASSIGNED} LLGM Assign post (f9e9f7d7 => fb2cd0d6) (gprs_llc.c:1125) 20250404124612143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124612143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124612143 DMM DEBUG MM(262420000000020/fb2cd0d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124612154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124612154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124612154 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124612154 DMM DEBUG MM(262420000000020/fb2cd0d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1139) 20250404124612154 DMM NOTICE MM(262420000000020/fb2cd0d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124612154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124612154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124612154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124612154 DMM DEBUG MM(262420000000020/fb2cd0d6) Requesting authorization (sgsn_auth.c:160) 20250404124612154 DMM INFO MM(262420000000020/fb2cd0d6) Requesting authentication tuples (sgsn_auth.c:184) 20250404124612154 DMM DEBUG MM(262420000000020/fb2cd0d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124612154 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250404124612154 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(799)@106669e46a0d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250404124612157 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124612157 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124612157 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124612157 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124612157 DMM INFO MM(262420000000020/fb2cd0d6) Subscriber data update (mmctx.c:445) 20250404124612157 DMM DEBUG MM(262420000000020/fb2cd0d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124612157 DMM INFO MM(262420000000020/fb2cd0d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124612157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124612157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124612157 DMM INFO MM(262420000000020/fb2cd0d6) <- GMM AUTH AND CIPHERING REQ (rand = 58 ce c6 53 ac 1f c2 6b 5c bd c7 df 48 1e 48 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124612164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124612164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124612164 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124612164 DMM INFO MM(262420000000020/fb2cd0d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124612164 DMM NOTICE MM(262420000000020/fb2cd0d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124612164 DMM DEBUG MM(262420000000020/fb2cd0d6) checking auth: received GSM SRES = 39 9a 76 a7 (gprs_gmm.c:721) 20250404124612164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124612164 DMM DEBUG MM(262420000000020/fb2cd0d6) Requesting authorization (sgsn_auth.c:160) 20250404124612164 DMM INFO MM(262420000000020/fb2cd0d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124612164 DMM DEBUG MM(262420000000020/fb2cd0d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124612164 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250404124612164 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) 20250404124612164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124612164 DMM INFO MM(262420000000020/fb2cd0d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb2cd0d6) (gprs_gmm.c:355) 20250404124612166 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124612166 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124612166 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250404124612166 DMM INFO MM(262420000000020/fb2cd0d6) Subscriber data update (mmctx.c:445) 20250404124612166 DMM DEBUG MM(262420000000020/fb2cd0d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124612166 DMM INFO MM(262420000000020/fb2cd0d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124612166 DMM NOTICE MM(262420000000020/fb2cd0d6) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1055) 20250404124612166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124612166 DMM NOTICE MM(262420000000020/fb2cd0d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124612166 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) 20250404124612167 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124612167 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250404124612167 DMM INFO MM(262420000000020/fb2cd0d6) Subscriber data update (mmctx.c:445) 20250404124612167 DMM DEBUG MM(262420000000020/fb2cd0d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124612171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124612171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124612171 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124612171 DMM INFO MM(262420000000020/fb2cd0d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124612171 DMM NOTICE MM(262420000000020/fb2cd0d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124612171 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124612171 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124612171 DLLC NOTICE LLME(f9e9f7d7/fb2cd0d6){ASSIGNED} LLGM Assign pre (ffffffff => fb2cd0d6) (gprs_llc.c:1079) 20250404124612171 DLLC NOTICE LLME(ffffffff/fb2cd0d6){ASSIGNED} LLGM Assign post (ffffffff => fb2cd0d6) (gprs_llc.c:1125) 20250404124612171 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124612171 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124612171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124612171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@106669e46a0d: setverdict(pass): none -> pass 20250404124612228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124612228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124612228 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124612228 DMM INFO MM(262420000000020/fb2cd0d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124612228 DMM INFO MM(262420000000020/fb2cd0d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124612228 DMM DEBUG MM(262420000000020/fb2cd0d6) Using GGSN 0 (gprs_sm.c:317) 20250404124612228 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) 20250404124612229 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250404124612229 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124612229 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124612229 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250404124612254 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 04 4a a0 cb 11 3f e1 2f fe 14 05 7f 77 bf 04 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=1030 from retransmit req queue (gtp.c:461) 20250404124612254 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124612254 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250404124612254 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250404124612254 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124612254 DMM NOTICE MM(262420000000020/fb2cd0d6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@106669e46a0d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@106669e46a0d: Final verdict of PTC: pass 20250404124612271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52540<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124612274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124612274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(797)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@106669e46a0d: Final verdict of PTC: none -NSVCI97(788)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(799)@106669e46a0d: Final verdict of PTC: none -NSVCI98(792)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@106669e46a0d: Final verdict of PTC: none -NSVCI99(798)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(786)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(790)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(796)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:46:12 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 20250404124612376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124612778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97484) 20250404124613275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124613276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97484, count=98644) 20250404124614277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124614277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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_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 20250404124615279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124615279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_deact_mo started. 20250404124615880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124615882 DMM INFO MM(262420000000020/fb2cd0d6) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124615882 DMM INFO MM(262420000000020/fb2cd0d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124615882 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124615882 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124615882 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124615882 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124615882 DLLC NOTICE LLME(ffffffff/fb2cd0d6){ASSIGNED} LLGM Assign pre (fb2cd0d6 => ffffffff) (gprs_llc.c:1079) 20250404124615882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb2cd0d6 => ffffffff) (gprs_llc.c:1125) 20250404124615882 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250404124615882 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) 20250404124615882 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250404124615882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124615882 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124615882 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124615882 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124615882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124615937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124615937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124615937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124615937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124615937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124615937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124615937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124615937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250404124615938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124615938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124615938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(806)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124615938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124615938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124615938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124615938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124615938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124615938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124615938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124615939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124615939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124615941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124615947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124615947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124615951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124615951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124615951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124615951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124615951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124615951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124615951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124615951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124615952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124615952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124615952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124615953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124615953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124615953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124615953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124615953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124615953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124615953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124615953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124615953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124615955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124615960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124615960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124615966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124615966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124615966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124615966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124615966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124615966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124615966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124615966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124615967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124615967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124615967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124615967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124615967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124615967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124615967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124615967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124615967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124615967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124615967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124615967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124615967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124615969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124615975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124615975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124616280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124616280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124616280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124616280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@106669e46a0d: 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) } } } } 20250404124616284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124616285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F4EA7EC7'O, index=0 SGSN_Test-GSUP(818)@106669e46a0d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: 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 := '4431F37099B7FCCAEC8B1B2C241A3206'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29B33C05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90283EE4DB9563A5'O } } } } } 20250404124616354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616354 DLLC NOTICE LLME(ffffffff/f4ea7ec7){UNASSIGNED} LLC RX: unknown TLLI 0xf4ea7ec7, creating LLME on the fly (gprs_llc.c:552) 20250404124616354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124616354 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124616354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124616354 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124616354 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124616354 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124616354 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124616354 DLLC NOTICE LLME(ffffffff/f4ea7ec7){UNASSIGNED} LLGM Assign pre (f4ea7ec7 => f332ab12) (gprs_llc.c:1079) 20250404124616354 DLLC NOTICE LLME(f4ea7ec7/f332ab12){ASSIGNED} LLGM Assign post (f4ea7ec7 => f332ab12) (gprs_llc.c:1125) 20250404124616354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124616354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124616354 DMM DEBUG MM(262420000000021/f332ab12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124616381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616381 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616381 DMM DEBUG MM(262420000000021/f332ab12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250404124616381 DMM NOTICE MM(262420000000021/f332ab12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124616382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124616382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124616382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124616382 DMM DEBUG MM(262420000000021/f332ab12) Requesting authorization (sgsn_auth.c:160) 20250404124616382 DMM INFO MM(262420000000021/f332ab12) Requesting authentication tuples (sgsn_auth.c:184) 20250404124616382 DMM DEBUG MM(262420000000021/f332ab12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124616382 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250404124616382 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(818)@106669e46a0d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250404124616388 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124616388 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124616388 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124616388 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124616388 DMM INFO MM(262420000000021/f332ab12) Subscriber data update (mmctx.c:445) 20250404124616388 DMM DEBUG MM(262420000000021/f332ab12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124616388 DMM INFO MM(262420000000021/f332ab12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124616388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124616388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124616388 DMM INFO MM(262420000000021/f332ab12) <- GMM AUTH AND CIPHERING REQ (rand = 44 31 f3 70 99 b7 fc ca ec 8b 1b 2c 24 1a 32 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124616404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616404 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616404 DMM INFO MM(262420000000021/f332ab12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124616404 DMM NOTICE MM(262420000000021/f332ab12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124616404 DMM DEBUG MM(262420000000021/f332ab12) checking auth: received GSM SRES = 29 b3 3c 05 (gprs_gmm.c:721) 20250404124616404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124616404 DMM DEBUG MM(262420000000021/f332ab12) Requesting authorization (sgsn_auth.c:160) 20250404124616404 DMM INFO MM(262420000000021/f332ab12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124616404 DMM DEBUG MM(262420000000021/f332ab12) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124616404 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250404124616404 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) 20250404124616404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124616404 DMM INFO MM(262420000000021/f332ab12) <- GMM ATTACH ACCEPT (new P-TMSI=0xf332ab12) (gprs_gmm.c:355) 20250404124616407 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124616407 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124616407 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404124616407 DMM INFO MM(262420000000021/f332ab12) Subscriber data update (mmctx.c:445) 20250404124616407 DMM DEBUG MM(262420000000021/f332ab12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124616407 DMM INFO MM(262420000000021/f332ab12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124616407 DMM NOTICE MM(262420000000021/f332ab12) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250404124616407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124616407 DMM NOTICE MM(262420000000021/f332ab12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124616407 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) 20250404124616409 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124616409 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250404124616409 DMM INFO MM(262420000000021/f332ab12) Subscriber data update (mmctx.c:445) 20250404124616409 DMM DEBUG MM(262420000000021/f332ab12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124616421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616421 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616421 DMM INFO MM(262420000000021/f332ab12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124616421 DMM NOTICE MM(262420000000021/f332ab12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124616421 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124616421 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124616421 DLLC NOTICE LLME(f4ea7ec7/f332ab12){ASSIGNED} LLGM Assign pre (ffffffff => f332ab12) (gprs_llc.c:1079) 20250404124616421 DLLC NOTICE LLME(ffffffff/f332ab12){ASSIGNED} LLGM Assign post (ffffffff => f332ab12) (gprs_llc.c:1125) 20250404124616421 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124616421 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124616421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124616421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: setverdict(pass): none -> pass 20250404124616475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616475 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616475 DMM INFO MM(262420000000021/f332ab12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124616475 DMM INFO MM(262420000000021/f332ab12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124616475 DMM DEBUG MM(262420000000021/f332ab12) Using GGSN 0 (gprs_sm.c:317) 20250404124616475 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) 20250404124616475 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250404124616475 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124616476 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124616476 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250404124616500 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 f1 40 b2 78 11 71 85 b4 75 14 05 7f 1d 52 cb c3 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:461) 20250404124616500 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124616500 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124616500 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b65de18 TLLI=f332ab12, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124616500 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124616500 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124616516 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:825) 20250404124616530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616530 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616530 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124616540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250404124616540 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124616540 DMM INFO MM(262420000000021/f332ab12) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250404124616540 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124616541 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250404124616545 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:461) 20250404124616545 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124616545 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250404124616545 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b65de18, TLLI=f332ab12, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124616545 DMM INFO MM(262420000000021/f332ab12) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250404124616545 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250404124616545 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@106669e46a0d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@106669e46a0d: Final verdict of PTC: pass 20250404124616563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@106669e46a0d: Final verdict of PTC: none -NSVCI99(816)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@106669e46a0d: Final verdict of PTC: none -NSVCI98(811)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@106669e46a0d: Final verdict of PTC: none -NSVCI97(806)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@106669e46a0d: Final verdict of PTC: none 20250404124616570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124616570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(813)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(804)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(809)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(814)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:46:16 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 20250404124616688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124617091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104464) 20250404124617571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124617571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104464, count=105724) 20250404124618573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124618573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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_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 20250404124619575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124619575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_deact_mt started. 20250404124620202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124620204 DMM INFO MM(262420000000021/f332ab12) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124620204 DMM INFO MM(262420000000021/f332ab12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124620204 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124620204 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124620205 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124620205 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124620205 DLLC NOTICE LLME(ffffffff/f332ab12){ASSIGNED} LLGM Assign pre (f332ab12 => ffffffff) (gprs_llc.c:1079) 20250404124620205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f332ab12 => ffffffff) (gprs_llc.c:1125) 20250404124620205 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250404124620205 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) 20250404124620205 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250404124620205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124620205 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124620205 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124620205 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124620205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124620247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124620247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124620247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124620247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124620247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124620247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124620247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124620247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124620248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124620248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124620248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124620248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124620248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124620248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124620248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124620248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124620248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124620248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124620249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124620249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124620250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124620255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124620261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124620261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124620261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124620261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124620261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124620261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124620261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124620261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124620262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124620262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124620262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124620262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124620262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124620262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124620262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124620262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124620262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124620262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124620262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124620262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124620265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124620270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124620276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124620276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124620276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124620276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124620276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124620276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124620276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124620276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124620277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124620277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124620277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124620277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124620277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124620277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124620277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124620277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124620277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124620277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124620277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124620277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124620277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124620279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124620284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124620576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124620576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124620576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124620576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@106669e46a0d: 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) } } } } 20250404124620581 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404124620582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DE42FB2D'O, index=0 SGSN_Test-GSUP(837)@106669e46a0d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@106669e46a0d: 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 := '3CB5AC5498DF7414CB455A1EA22AA14D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9105EEE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9A7DA278E96D67A'O } } } } } 20250404124620658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620658 DLLC NOTICE LLME(ffffffff/de42fb2d){UNASSIGNED} LLC RX: unknown TLLI 0xde42fb2d, creating LLME on the fly (gprs_llc.c:552) 20250404124620658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124620658 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124620658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124620658 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124620658 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124620658 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124620658 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124620658 DLLC NOTICE LLME(ffffffff/de42fb2d){UNASSIGNED} LLGM Assign pre (de42fb2d => fc1a96e1) (gprs_llc.c:1079) 20250404124620658 DLLC NOTICE LLME(de42fb2d/fc1a96e1){ASSIGNED} LLGM Assign post (de42fb2d => fc1a96e1) (gprs_llc.c:1125) 20250404124620658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124620658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124620658 DMM DEBUG MM(262420000000022/fc1a96e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124620674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620674 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620674 DMM DEBUG MM(262420000000022/fc1a96e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250404124620674 DMM NOTICE MM(262420000000022/fc1a96e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124620674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124620674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124620674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124620674 DMM DEBUG MM(262420000000022/fc1a96e1) Requesting authorization (sgsn_auth.c:160) 20250404124620674 DMM INFO MM(262420000000022/fc1a96e1) Requesting authentication tuples (sgsn_auth.c:184) 20250404124620674 DMM DEBUG MM(262420000000022/fc1a96e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124620674 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250404124620674 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(837)@106669e46a0d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250404124620680 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124620680 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124620680 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124620680 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124620680 DMM INFO MM(262420000000022/fc1a96e1) Subscriber data update (mmctx.c:445) 20250404124620680 DMM DEBUG MM(262420000000022/fc1a96e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124620680 DMM INFO MM(262420000000022/fc1a96e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124620680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124620680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124620680 DMM INFO MM(262420000000022/fc1a96e1) <- GMM AUTH AND CIPHERING REQ (rand = 3c b5 ac 54 98 df 74 14 cb 45 5a 1e a2 2a a1 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124620694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620694 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620694 DMM INFO MM(262420000000022/fc1a96e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124620694 DMM NOTICE MM(262420000000022/fc1a96e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124620694 DMM DEBUG MM(262420000000022/fc1a96e1) checking auth: received GSM SRES = 91 05 ee e3 (gprs_gmm.c:721) 20250404124620694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124620694 DMM DEBUG MM(262420000000022/fc1a96e1) Requesting authorization (sgsn_auth.c:160) 20250404124620694 DMM INFO MM(262420000000022/fc1a96e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124620694 DMM DEBUG MM(262420000000022/fc1a96e1) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124620694 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250404124620694 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) 20250404124620694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124620694 DMM INFO MM(262420000000022/fc1a96e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc1a96e1) (gprs_gmm.c:355) 20250404124620697 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124620697 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124620697 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250404124620697 DMM INFO MM(262420000000022/fc1a96e1) Subscriber data update (mmctx.c:445) 20250404124620697 DMM DEBUG MM(262420000000022/fc1a96e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124620697 DMM INFO MM(262420000000022/fc1a96e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124620697 DMM NOTICE MM(262420000000022/fc1a96e1) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250404124620697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124620697 DMM NOTICE MM(262420000000022/fc1a96e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124620697 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) 20250404124620699 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124620699 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250404124620699 DMM INFO MM(262420000000022/fc1a96e1) Subscriber data update (mmctx.c:445) 20250404124620699 DMM DEBUG MM(262420000000022/fc1a96e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124620709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620709 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620709 DMM INFO MM(262420000000022/fc1a96e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124620709 DMM NOTICE MM(262420000000022/fc1a96e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124620709 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124620709 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124620709 DLLC NOTICE LLME(de42fb2d/fc1a96e1){ASSIGNED} LLGM Assign pre (ffffffff => fc1a96e1) (gprs_llc.c:1079) 20250404124620709 DLLC NOTICE LLME(ffffffff/fc1a96e1){ASSIGNED} LLGM Assign post (ffffffff => fc1a96e1) (gprs_llc.c:1125) 20250404124620709 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124620709 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124620709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124620709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@106669e46a0d: setverdict(pass): none -> pass 20250404124620766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620766 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620766 DMM INFO MM(262420000000022/fc1a96e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124620766 DMM INFO MM(262420000000022/fc1a96e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124620766 DMM DEBUG MM(262420000000022/fc1a96e1) Using GGSN 0 (gprs_sm.c:317) 20250404124620766 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) 20250404124620766 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250404124620766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124620766 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124620766 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250404124620782 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 39 50 79 a0 11 cd 77 a2 ca 14 05 7f 16 5d 86 c8 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:461) 20250404124620782 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124620782 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124620782 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=fc1a96e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124620782 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124620782 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124620795 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:825) 20250404124620808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620808 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620808 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620813 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250404124620813 DGPRS INFO PDP(262420000000022:5): Context 0x7f01989bb220 was deleted (sgsn_libgtp.c:706) 20250404124620813 DMM INFO MM(262420000000022/fc1a96e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124620813 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250404124620813 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@106669e46a0d: Removing Client IMSI='262420000000022'H, index=0 20250404124620825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124620825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124620825 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124620825 DMM INFO MM(262420000000022/fc1a96e1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@106669e46a0d: Final verdict of PTC: pass 20250404124620830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36688<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@106669e46a0d: Final verdict of PTC: none -NSVCI99(835)@106669e46a0d: Final verdict of PTC: none 20250404124620835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124620835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(837)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@106669e46a0d: Final verdict of PTC: none -NSVCI98(830)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(828)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(823)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(833)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(825): none (none -> none) Fri Apr 4 12:46:20 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124620907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124621309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20250404124621836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124621836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=41280, count=104020) 20250404124622682 DGPRS DEBUG Checking for inactive LLMEs, time = 7001688 (sgsn.c:131) 20250404124622837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124622837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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.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 20250404124623838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124623838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_deact_dup started. 20250404124624370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124624373 DMM INFO MM(262420000000022/fc1a96e1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124624373 DMM INFO MM(262420000000022/fc1a96e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124624373 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124624373 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124624373 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124624373 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124624373 DLLC NOTICE LLME(ffffffff/fc1a96e1){ASSIGNED} LLGM Assign pre (fc1a96e1 => ffffffff) (gprs_llc.c:1079) 20250404124624373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc1a96e1 => ffffffff) (gprs_llc.c:1125) 20250404124624373 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404124624373 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124624373 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250404124624373 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) 20250404124624373 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250404124624373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124624373 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124624373 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124624373 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124624373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124624412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124624412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124624412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124624412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124624412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124624412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124624412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124624412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124624413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124624413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124624413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124624413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124624413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124624413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124624413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124624413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124624413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124624413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124624413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124624413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124624415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124624420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124624434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124624434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124624434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124624434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124624434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124624434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124624434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124624434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124624435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124624435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124624435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124624435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124624435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124624435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124624435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124624435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124624435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124624435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124624435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124624435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124624439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124624446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@106669e46a0d: 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(855)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124624454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124624454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124624454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124624454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124624454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124624454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124624454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124624454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124624455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124624455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124624455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124624455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124624455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124624455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124624455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124624455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124624455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124624455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124624455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124624455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124624455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124624457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124624462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124624839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124624839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124624839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124624839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(854)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@106669e46a0d: 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) } } } } 20250404124624843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124624844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(854)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@106669e46a0d: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C76010C1'O, index=0 SGSN_Test-GSUP(856)@106669e46a0d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@106669e46a0d: 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 := '4A55A7AD5B9D88A4F8FE1C618F1F11E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '213E39CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B250FFFB9282731A'O } } } } } 20250404124624910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624910 DLLC NOTICE LLME(ffffffff/c76010c1){UNASSIGNED} LLC RX: unknown TLLI 0xc76010c1, creating LLME on the fly (gprs_llc.c:552) 20250404124624910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124624910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124624910 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124624910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124624910 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124624910 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124624910 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124624910 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124624910 DLLC NOTICE LLME(ffffffff/c76010c1){UNASSIGNED} LLGM Assign pre (c76010c1 => c426478f) (gprs_llc.c:1079) 20250404124624910 DLLC NOTICE LLME(c76010c1/c426478f){ASSIGNED} LLGM Assign post (c76010c1 => c426478f) (gprs_llc.c:1125) 20250404124624910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124624910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124624910 DMM DEBUG MM(262420000000046/c426478f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124624925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124624925 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124624925 DMM DEBUG MM(262420000000046/c426478f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1139) 20250404124624925 DMM NOTICE MM(262420000000046/c426478f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124624925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124624925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124624925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124624925 DMM DEBUG MM(262420000000046/c426478f) Requesting authorization (sgsn_auth.c:160) 20250404124624925 DMM INFO MM(262420000000046/c426478f) Requesting authentication tuples (sgsn_auth.c:184) 20250404124624925 DMM DEBUG MM(262420000000046/c426478f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124624925 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250404124624925 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(856)@106669e46a0d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250404124624931 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124624931 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124624931 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124624931 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124624931 DMM INFO MM(262420000000046/c426478f) Subscriber data update (mmctx.c:445) 20250404124624931 DMM DEBUG MM(262420000000046/c426478f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124624931 DMM INFO MM(262420000000046/c426478f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124624931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124624931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124624931 DMM INFO MM(262420000000046/c426478f) <- GMM AUTH AND CIPHERING REQ (rand = 4a 55 a7 ad 5b 9d 88 a4 f8 fe 1c 61 8f 1f 11 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124624946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124624946 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124624946 DMM INFO MM(262420000000046/c426478f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124624946 DMM NOTICE MM(262420000000046/c426478f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124624946 DMM DEBUG MM(262420000000046/c426478f) checking auth: received GSM SRES = 21 3e 39 ca (gprs_gmm.c:721) 20250404124624946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124624946 DMM DEBUG MM(262420000000046/c426478f) Requesting authorization (sgsn_auth.c:160) 20250404124624946 DMM INFO MM(262420000000046/c426478f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124624946 DMM DEBUG MM(262420000000046/c426478f) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124624946 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250404124624946 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) 20250404124624946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124624946 DMM INFO MM(262420000000046/c426478f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc426478f) (gprs_gmm.c:355) 20250404124624949 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124624949 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124624949 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250404124624949 DMM INFO MM(262420000000046/c426478f) Subscriber data update (mmctx.c:445) 20250404124624949 DMM DEBUG MM(262420000000046/c426478f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124624949 DMM INFO MM(262420000000046/c426478f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124624949 DMM NOTICE MM(262420000000046/c426478f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1055) 20250404124624949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124624949 DMM NOTICE MM(262420000000046/c426478f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124624949 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) 20250404124624950 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124624950 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250404124624950 DMM INFO MM(262420000000046/c426478f) Subscriber data update (mmctx.c:445) 20250404124624950 DMM DEBUG MM(262420000000046/c426478f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124624963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124624963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124624963 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124624963 DMM INFO MM(262420000000046/c426478f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124624963 DMM NOTICE MM(262420000000046/c426478f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124624963 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124624963 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124624963 DLLC NOTICE LLME(c76010c1/c426478f){ASSIGNED} LLGM Assign pre (ffffffff => c426478f) (gprs_llc.c:1079) 20250404124624963 DLLC NOTICE LLME(ffffffff/c426478f){ASSIGNED} LLGM Assign post (ffffffff => c426478f) (gprs_llc.c:1125) 20250404124624963 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124624963 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124624963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124624963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): none -> pass 20250404124625019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124625019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124625019 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124625020 DMM INFO MM(262420000000046/c426478f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124625020 DMM INFO MM(262420000000046/c426478f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124625020 DMM DEBUG MM(262420000000046/c426478f) Using GGSN 0 (gprs_sm.c:317) 20250404124625020 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) 20250404124625020 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250404124625020 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124625020 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124625020 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250404124625036 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 77 0b 28 83 11 c9 4a 0c 97 14 05 7f a4 80 53 2b 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:461) 20250404124625036 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124625036 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124625036 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=c426478f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124625036 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124625036 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124625052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124625053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250404124625053 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124625053 DMM INFO MM(262420000000046/c426478f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250404124625053 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124625053 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250404124625053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124625053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124625053 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124625053 DMM INFO MM(262420000000046/c426478f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250404124625053 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124625054 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@106669e46a0d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@106669e46a0d: "Received deletePDPContextResponse 1, seq_nr=1036" 20250404124625056 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:461) 20250404124625056 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124625056 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250404124625056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=c426478f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124625057 DMM INFO MM(262420000000046/c426478f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250404124625057 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250404124625057 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124625057 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:461) 20250404124625057 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:466) TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@106669e46a0d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@106669e46a0d: Final verdict of PTC: pass 20250404124627081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124627086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124627086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@106669e46a0d: Final verdict of PTC: none -NSVCI97(844)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@106669e46a0d: Final verdict of PTC: none -NSVCI99(855)@106669e46a0d: Final verdict of PTC: none -NSVCI98(849)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(847)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(842)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(853)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none)Fri Apr 4 12:46:27 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 MTC@106669e46a0d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404124627186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124627588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105356) 20250404124628087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124628087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105356, count=106176) 20250404124629088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124629089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:46: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_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 20250404124630089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124630089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_second_attempt started. 20250404124630688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124630690 DMM INFO MM(262420000000046/c426478f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124630690 DMM INFO MM(262420000000046/c426478f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124630690 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124630690 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124630690 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124630690 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124630690 DLLC NOTICE LLME(ffffffff/c426478f){ASSIGNED} LLGM Assign pre (c426478f => ffffffff) (gprs_llc.c:1079) 20250404124630690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c426478f => ffffffff) (gprs_llc.c:1125) 20250404124630690 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250404124630690 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) 20250404124630690 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250404124630690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124630690 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124630690 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124630690 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124630690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124630727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124630727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124630727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124630727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124630727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124630727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124630727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124630727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124630728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124630728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124630728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124630728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124630728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124630728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124630728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124630728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124630728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124630728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124630729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124630729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124630731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124630735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124630735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@106669e46a0d: 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(869)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124630745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124630745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124630745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124630745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124630745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124630745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124630745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124630745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124630746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124630746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124630746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124630746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124630746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124630746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124630746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124630746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124630746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124630746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124630746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124630746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124630748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124630753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124630753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(866)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@106669e46a0d: 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(874)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124630759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124630759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124630759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124630759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124630759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124630759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124630759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124630759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124630760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124630760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124630760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124630760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124630760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124630760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124630760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124630760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124630760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124630760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124630760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124630760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124630760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124630762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124630766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124630766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124631090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124631090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124631090 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124631090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@106669e46a0d: 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) } } } } 20250404124631095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124631096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@106669e46a0d: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='EF548696'O, index=0 SGSN_Test-GSUP(875)@106669e46a0d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@106669e46a0d: 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 := 'E7617731B3E0AB5F993332C1CDF2C887'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E68FFF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '569453651DA00064'O } } } } } 20250404124631160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631160 DLLC NOTICE LLME(ffffffff/ef548696){UNASSIGNED} LLC RX: unknown TLLI 0xef548696, creating LLME on the fly (gprs_llc.c:552) 20250404124631160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124631160 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124631160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124631160 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124631160 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124631160 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124631160 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124631160 DLLC NOTICE LLME(ffffffff/ef548696){UNASSIGNED} LLGM Assign pre (ef548696 => f518af7b) (gprs_llc.c:1079) 20250404124631160 DLLC NOTICE LLME(ef548696/f518af7b){ASSIGNED} LLGM Assign post (ef548696 => f518af7b) (gprs_llc.c:1125) 20250404124631160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124631160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124631160 DMM DEBUG MM(262420000000022/f518af7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124631170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631170 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124631170 DMM DEBUG MM(262420000000022/f518af7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250404124631170 DMM NOTICE MM(262420000000022/f518af7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124631170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124631170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124631170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124631170 DMM DEBUG MM(262420000000022/f518af7b) Requesting authorization (sgsn_auth.c:160) 20250404124631170 DMM INFO MM(262420000000022/f518af7b) Requesting authentication tuples (sgsn_auth.c:184) 20250404124631170 DMM DEBUG MM(262420000000022/f518af7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124631170 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250404124631170 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(875)@106669e46a0d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@106669e46a0d: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250404124631172 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124631172 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124631172 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124631172 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124631172 DMM INFO MM(262420000000022/f518af7b) Subscriber data update (mmctx.c:445) 20250404124631172 DMM DEBUG MM(262420000000022/f518af7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124631172 DMM INFO MM(262420000000022/f518af7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124631172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124631172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124631172 DMM INFO MM(262420000000022/f518af7b) <- GMM AUTH AND CIPHERING REQ (rand = e7 61 77 31 b3 e0 ab 5f 99 33 32 c1 cd f2 c8 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124631177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631177 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124631177 DMM INFO MM(262420000000022/f518af7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124631177 DMM NOTICE MM(262420000000022/f518af7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124631177 DMM DEBUG MM(262420000000022/f518af7b) checking auth: received GSM SRES = 8e 68 ff f8 (gprs_gmm.c:721) 20250404124631177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124631177 DMM DEBUG MM(262420000000022/f518af7b) Requesting authorization (sgsn_auth.c:160) 20250404124631177 DMM INFO MM(262420000000022/f518af7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124631177 DMM DEBUG MM(262420000000022/f518af7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124631177 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250404124631177 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) 20250404124631177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124631177 DMM INFO MM(262420000000022/f518af7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf518af7b) (gprs_gmm.c:355) 20250404124631178 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124631178 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124631178 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250404124631178 DMM INFO MM(262420000000022/f518af7b) Subscriber data update (mmctx.c:445) 20250404124631178 DMM DEBUG MM(262420000000022/f518af7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124631178 DMM INFO MM(262420000000022/f518af7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124631178 DMM NOTICE MM(262420000000022/f518af7b) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250404124631178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124631178 DMM NOTICE MM(262420000000022/f518af7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124631178 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) 20250404124631178 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124631178 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250404124631178 DMM INFO MM(262420000000022/f518af7b) Subscriber data update (mmctx.c:445) 20250404124631178 DMM DEBUG MM(262420000000022/f518af7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124631184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631184 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124631184 DMM INFO MM(262420000000022/f518af7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124631184 DMM NOTICE MM(262420000000022/f518af7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124631184 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124631184 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124631184 DLLC NOTICE LLME(ef548696/f518af7b){ASSIGNED} LLGM Assign pre (ffffffff => f518af7b) (gprs_llc.c:1079) 20250404124631184 DLLC NOTICE LLME(ffffffff/f518af7b){ASSIGNED} LLGM Assign post (ffffffff => f518af7b) (gprs_llc.c:1125) 20250404124631184 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124631184 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124631184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124631184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@106669e46a0d: setverdict(pass): none -> pass TC_attach_second_attempt(877)@106669e46a0d: 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 := '7069A54164344FF195DF4229464A2394'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F268FF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B87638058363DDF5'O } } } } } 20250404124631241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631241 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124631241 DMM INFO MM(262420000000022/f518af7b) -> GMM ATTACH REQUEST MI(TMSI-0xF518AF7B) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124631241 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124631241 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404124631241 DLLC NOTICE LLME(ffffffff/f518af7b){ASSIGNED} LLGM Assign pre (f518af7b => c7ef80d7) (gprs_llc.c:1079) 20250404124631241 DLLC NOTICE LLME(f518af7b/c7ef80d7){ASSIGNED} LLGM Assign post (f518af7b => c7ef80d7) (gprs_llc.c:1125) 20250404124631241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124631241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124631241 DMM DEBUG MM(262420000000022/c7ef80d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124631252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124631252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124631252 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124631252 DMM DEBUG MM(262420000000022/c7ef80d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250404124631252 DMM NOTICE MM(262420000000022/c7ef80d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124631252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124631252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124631252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124631252 DMM DEBUG MM(262420000000022/c7ef80d7) Requesting authorization (sgsn_auth.c:160) 20250404124631252 DMM INFO MM(262420000000022/c7ef80d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124631252 DMM DEBUG MM(262420000000022/c7ef80d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124631252 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250404124631252 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) 20250404124637253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250404124637253 DMM ERROR MM(262420000000022/c7ef80d7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250404124637253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250404124637253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404124637253 DMM NOTICE MM(262420000000022/c7ef80d7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250404124637253 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250404124637253 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) 20250404124637253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404124637253 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Deallocated (fsm.c:568) 20250404124637254 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124637254 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404124637254 DLLC NOTICE LLME(f518af7b/c7ef80d7){ASSIGNED} LLGM Assign pre (c7ef80d7 => ffffffff) (gprs_llc.c:1079) 20250404124637254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7ef80d7 => ffffffff) (gprs_llc.c:1125) 20250404124651091 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124651091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124651092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124652683 DGPRS DEBUG Checking for inactive LLMEs, time = 7001718 (sgsn.c:131) 20250404124700730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124700736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124700736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124700747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124700749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124700749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124700761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124700763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124700763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@106669e46a0d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@106669e46a0d: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@106669e46a0d: Final verdict of PTC: none -NSVCI99(874)@106669e46a0d: Final verdict of PTC: none -NSVCI97(863)@106669e46a0d: Final verdict of PTC: none 20250404124701171 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124701172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(859)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@106669e46a0d: Final verdict of PTC: none -NSVCI98(869)@106669e46a0d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@106669e46a0d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@106669e46a0d: Final verdict of PTC: none 20250404124701173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47338<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(866)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(861)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(872)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(867)@106669e46a0d: Final verdict of PTC: none TC_attach_second_attempt(877)@106669e46a0d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@106669e46a0d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@106669e46a0d: 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'. Fri Apr 4 12:47:01 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 20250404124701240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124701542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106584) 20250404124702173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124702173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106584, count=112016) 20250404124703174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124703174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:47: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_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 20250404124704175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124704175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_echo_timeout started. 20250404124704585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124704586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124704626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124704626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124704626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124704626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704626 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124704626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124704626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124704626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124704626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124704627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124704627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124704627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124704627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124704627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124704627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124704627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124704627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124704627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124704627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124704627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124704627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124704630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124704635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124704635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@106669e46a0d: 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(887)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124704640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124704640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124704640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124704640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124704640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124704640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124704640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124704640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124704641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124704641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124704641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124704642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124704642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124704642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124704642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124704642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124704642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124704642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124704642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124704642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124704644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124704648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124704648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124704656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124704656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124704656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124704656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124704656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124704656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124704656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124704656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124704656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124704656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124704656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124704657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124704657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124704657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124704657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124704657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124704657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124704657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124704657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124704657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124704657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124704659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124704663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124704663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124705176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124705176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124705176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124705176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@106669e46a0d: 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) } } } } 20250404124705180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124705181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@106669e46a0d: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FCFC8C1D'O, index=0 SGSN_Test-GSUP(894)@106669e46a0d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@106669e46a0d: 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 := '32024E6A3FD078061E7EE009B0300A16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '644DCDB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EFC36A22349244C'O } } } } } 20250404124705265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124705265 DLLC NOTICE LLME(ffffffff/fcfc8c1d){UNASSIGNED} LLC RX: unknown TLLI 0xfcfc8c1d, creating LLME on the fly (gprs_llc.c:552) 20250404124705265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124705265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124705265 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124705265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124705265 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124705265 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124705265 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124705265 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124705265 DLLC NOTICE LLME(ffffffff/fcfc8c1d){UNASSIGNED} LLGM Assign pre (fcfc8c1d => e6afd350) (gprs_llc.c:1079) 20250404124705266 DLLC NOTICE LLME(fcfc8c1d/e6afd350){ASSIGNED} LLGM Assign post (fcfc8c1d => e6afd350) (gprs_llc.c:1125) 20250404124705266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124705266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124705266 DMM DEBUG MM(262420000000067/e6afd350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124705283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124705283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124705283 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124705283 DMM DEBUG MM(262420000000067/e6afd350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1139) 20250404124705283 DMM NOTICE MM(262420000000067/e6afd350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124705283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124705283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124705283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124705283 DMM DEBUG MM(262420000000067/e6afd350) Requesting authorization (sgsn_auth.c:160) 20250404124705283 DMM INFO MM(262420000000067/e6afd350) Requesting authentication tuples (sgsn_auth.c:184) 20250404124705283 DMM DEBUG MM(262420000000067/e6afd350) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124705283 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250404124705283 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(894)@106669e46a0d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@106669e46a0d: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250404124705289 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124705289 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124705289 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124705289 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124705289 DMM INFO MM(262420000000067/e6afd350) Subscriber data update (mmctx.c:445) 20250404124705289 DMM DEBUG MM(262420000000067/e6afd350) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124705289 DMM INFO MM(262420000000067/e6afd350) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124705289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124705289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124705289 DMM INFO MM(262420000000067/e6afd350) <- GMM AUTH AND CIPHERING REQ (rand = 32 02 4e 6a 3f d0 78 06 1e 7e e0 09 b0 30 0a 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124705305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124705305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124705305 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124705305 DMM INFO MM(262420000000067/e6afd350) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124705305 DMM NOTICE MM(262420000000067/e6afd350) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124705305 DMM DEBUG MM(262420000000067/e6afd350) checking auth: received GSM SRES = 64 4d cd b1 (gprs_gmm.c:721) 20250404124705305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124705305 DMM DEBUG MM(262420000000067/e6afd350) Requesting authorization (sgsn_auth.c:160) 20250404124705305 DMM INFO MM(262420000000067/e6afd350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124705305 DMM DEBUG MM(262420000000067/e6afd350) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124705305 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250404124705305 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) 20250404124705305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124705305 DMM INFO MM(262420000000067/e6afd350) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6afd350) (gprs_gmm.c:355) 20250404124705308 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124705308 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124705308 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250404124705308 DMM INFO MM(262420000000067/e6afd350) Subscriber data update (mmctx.c:445) 20250404124705309 DMM DEBUG MM(262420000000067/e6afd350) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124705309 DMM INFO MM(262420000000067/e6afd350) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124705309 DMM NOTICE MM(262420000000067/e6afd350) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1055) 20250404124705309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124705309 DMM NOTICE MM(262420000000067/e6afd350) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124705309 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) 20250404124705311 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124705311 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250404124705311 DMM INFO MM(262420000000067/e6afd350) Subscriber data update (mmctx.c:445) 20250404124705311 DMM DEBUG MM(262420000000067/e6afd350) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124705324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124705324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124705324 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124705324 DMM INFO MM(262420000000067/e6afd350) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124705324 DMM NOTICE MM(262420000000067/e6afd350) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124705324 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124705324 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124705324 DLLC NOTICE LLME(fcfc8c1d/e6afd350){ASSIGNED} LLGM Assign pre (ffffffff => e6afd350) (gprs_llc.c:1079) 20250404124705324 DLLC NOTICE LLME(ffffffff/e6afd350){ASSIGNED} LLGM Assign post (ffffffff => e6afd350) (gprs_llc.c:1125) 20250404124705324 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124705324 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124705325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124705325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@106669e46a0d: setverdict(pass): none -> pass 20250404124705378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124705378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124705378 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124705378 DMM INFO MM(262420000000067/e6afd350) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124705378 DMM INFO MM(262420000000067/e6afd350) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124705378 DMM DEBUG MM(262420000000067/e6afd350) Using GGSN 0 (gprs_sm.c:317) 20250404124705378 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) 20250404124705378 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250404124705378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124705378 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124705378 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250404124705407 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 94 af 1f 65 11 7b 82 2f e3 14 05 7f 08 2e 60 26 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:461) 20250404124705407 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124705407 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124705407 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=e6afd350, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124705407 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124705407 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124710196 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250404124710199 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:461) 20250404124710199 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a07b6540a0) (sgsn_libgtp.c:632) 20250404124715197 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1039" 20250404124720199 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250404124720199 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1039" 20250404124722684 DGPRS DEBUG Checking for inactive LLMEs, time = 7001748 (sgsn.c:131) 20250404124725177 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124725177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124725178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124725200 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250404124725200 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250404124725200 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1041" 20250404124730201 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250404124730201 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250404124730202 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250404124730202 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1041" 20250404124734629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124734635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124734635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124734642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124734645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124734645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124734657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124734661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124734661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124735203 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250404124735203 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250404124735203 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250404124735203 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250404124735203 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1043" 20250404124740204 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250404124740204 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250404124740204 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250404124740204 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250404124740204 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a07b6540a0) (sgsn_libgtp.c:632) 20250404124740204 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a07b6540a0) (sgsn_libgtp.c:636) 20250404124740204 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250404124740205 DMM INFO MM(262420000000067/e6afd350) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124740205 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250404124740205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124740205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250404124740205 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250404124740205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124740205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250404124740205 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250404124740205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124740205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250404124740205 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250404124740205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124740205 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250404124740205 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@106669e46a0d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@106669e46a0d: Removing Client IMSI='262420000000067'H, index=0 20250404124740222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124740222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124740222 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124740222 DMM INFO MM(262420000000067/e6afd350) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@106669e46a0d: Final verdict of PTC: pass 20250404124740227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI196(881)@106669e46a0d: Final verdict of PTC: none -NSVCI97(882)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(894)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@106669e46a0d: Final verdict of PTC: none -NSVCI98(887)@106669e46a0d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@106669e46a0d: Final verdict of PTC: none -NSVCI99(892)@106669e46a0d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@106669e46a0d: Final verdict of PTC: none 20250404124740232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124740232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(884)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(885)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(890)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(880)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:47:40 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 20250404124740324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124740726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112612) 20250404124741234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124741234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112612, count=113872) 20250404124742236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124742236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:47: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_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 20250404124743237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124743237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_restart_ctr_echo started. 20250404124743819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124743822 DMM INFO MM(262420000000067/e6afd350) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124743822 DMM INFO MM(262420000000067/e6afd350) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124743822 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124743822 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124743822 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124743822 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124743822 DLLC NOTICE LLME(ffffffff/e6afd350){ASSIGNED} LLGM Assign pre (e6afd350 => ffffffff) (gprs_llc.c:1079) 20250404124743822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6afd350 => ffffffff) (gprs_llc.c:1125) 20250404124743822 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124743822 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124743822 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250404124743822 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) 20250404124743822 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250404124743822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124743822 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124743822 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124743822 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124743822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124743869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124743869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124743869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124743869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124743869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124743869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124743869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124743869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124743871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124743871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124743871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124743871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124743871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124743871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124743871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124743871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124743871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124743871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124743872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124743872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124743875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124743883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124743883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124743888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124743888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124743888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124743888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124743888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124743888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124743888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124743888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124743889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124743889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124743889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124743889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124743889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124743889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124743889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124743889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124743889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124743889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124743890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124743890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124743891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124743896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124743896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124743902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124743902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124743902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124743902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124743902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124743902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124743902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124743902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124743903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124743903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124743903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124743903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124743903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124743903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124743903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124743903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124743903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124743903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124743903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124743903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124743903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124743905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124743911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124743911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124744238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124744238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124744239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124744239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@106669e46a0d: 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) } } } } 20250404124744243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124744244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@106669e46a0d: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EAC8806A'O, index=0 SGSN_Test-GSUP(913)@106669e46a0d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@106669e46a0d: 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 := '11A3C373C3442818F7BF822CDC69D38E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CB21F41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F83C0D65C3CCC9E7'O } } } } } 20250404124744303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124744303 DLLC NOTICE LLME(ffffffff/eac8806a){UNASSIGNED} LLC RX: unknown TLLI 0xeac8806a, creating LLME on the fly (gprs_llc.c:552) 20250404124744303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124744303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124744303 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124744303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124744303 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124744303 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124744303 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124744303 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124744303 DLLC NOTICE LLME(ffffffff/eac8806a){UNASSIGNED} LLGM Assign pre (eac8806a => ce3b9ed8) (gprs_llc.c:1079) 20250404124744303 DLLC NOTICE LLME(eac8806a/ce3b9ed8){ASSIGNED} LLGM Assign post (eac8806a => ce3b9ed8) (gprs_llc.c:1125) 20250404124744303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124744303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124744303 DMM DEBUG MM(262420000000023/ce3b9ed8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124744313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124744313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124744313 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124744313 DMM DEBUG MM(262420000000023/ce3b9ed8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1139) 20250404124744313 DMM NOTICE MM(262420000000023/ce3b9ed8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124744313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124744313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124744313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124744313 DMM DEBUG MM(262420000000023/ce3b9ed8) Requesting authorization (sgsn_auth.c:160) 20250404124744313 DMM INFO MM(262420000000023/ce3b9ed8) Requesting authentication tuples (sgsn_auth.c:184) 20250404124744313 DMM DEBUG MM(262420000000023/ce3b9ed8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124744313 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250404124744313 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(913)@106669e46a0d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@106669e46a0d: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250404124744314 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124744314 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124744314 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124744314 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124744314 DMM INFO MM(262420000000023/ce3b9ed8) Subscriber data update (mmctx.c:445) 20250404124744314 DMM DEBUG MM(262420000000023/ce3b9ed8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124744314 DMM INFO MM(262420000000023/ce3b9ed8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124744315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124744315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124744315 DMM INFO MM(262420000000023/ce3b9ed8) <- GMM AUTH AND CIPHERING REQ (rand = 11 a3 c3 73 c3 44 28 18 f7 bf 82 2c dc 69 d3 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124744319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124744319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124744319 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124744319 DMM INFO MM(262420000000023/ce3b9ed8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124744319 DMM NOTICE MM(262420000000023/ce3b9ed8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124744319 DMM DEBUG MM(262420000000023/ce3b9ed8) checking auth: received GSM SRES = 8c b2 1f 41 (gprs_gmm.c:721) 20250404124744319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124744319 DMM DEBUG MM(262420000000023/ce3b9ed8) Requesting authorization (sgsn_auth.c:160) 20250404124744319 DMM INFO MM(262420000000023/ce3b9ed8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124744319 DMM DEBUG MM(262420000000023/ce3b9ed8) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124744319 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250404124744319 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) 20250404124744319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124744319 DMM INFO MM(262420000000023/ce3b9ed8) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3b9ed8) (gprs_gmm.c:355) 20250404124744319 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124744319 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124744319 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250404124744319 DMM INFO MM(262420000000023/ce3b9ed8) Subscriber data update (mmctx.c:445) 20250404124744319 DMM DEBUG MM(262420000000023/ce3b9ed8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124744319 DMM INFO MM(262420000000023/ce3b9ed8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124744319 DMM NOTICE MM(262420000000023/ce3b9ed8) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1055) 20250404124744319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124744319 DMM NOTICE MM(262420000000023/ce3b9ed8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124744319 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) 20250404124744320 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124744320 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250404124744320 DMM INFO MM(262420000000023/ce3b9ed8) Subscriber data update (mmctx.c:445) 20250404124744320 DMM DEBUG MM(262420000000023/ce3b9ed8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124744323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124744323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124744323 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124744323 DMM INFO MM(262420000000023/ce3b9ed8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124744323 DMM NOTICE MM(262420000000023/ce3b9ed8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124744323 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124744323 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124744323 DLLC NOTICE LLME(eac8806a/ce3b9ed8){ASSIGNED} LLGM Assign pre (ffffffff => ce3b9ed8) (gprs_llc.c:1079) 20250404124744323 DLLC NOTICE LLME(ffffffff/ce3b9ed8){ASSIGNED} LLGM Assign post (ffffffff => ce3b9ed8) (gprs_llc.c:1125) 20250404124744323 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124744323 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124744323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124744323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@106669e46a0d: setverdict(pass): none -> pass 20250404124744377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124744377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124744377 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124744377 DMM INFO MM(262420000000023/ce3b9ed8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124744377 DMM INFO MM(262420000000023/ce3b9ed8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124744377 DMM DEBUG MM(262420000000023/ce3b9ed8) Using GGSN 0 (gprs_sm.c:317) 20250404124744377 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250404124744377 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124744377 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124744377 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250404124744399 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 73 8b 83 47 11 fb ee 8c d1 14 05 7f 31 1f c8 e6 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:461) 20250404124744399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b80b8, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124744399 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124744399 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=ce3b9ed8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124744399 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124744399 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124749378 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250404124749386 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:461) 20250404124749386 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a07b6540a0) (sgsn_libgtp.c:632) 20250404124752685 DGPRS DEBUG Checking for inactive LLMEs, time = 7001778 (sgsn.c:131) 20250404124754379 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250404124754384 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:461) 20250404124754384 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a07b6540a0) (sgsn_libgtp.c:632) 20250404124754384 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250404124754384 DMM INFO MM(262420000000023/ce3b9ed8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124754384 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250404124754384 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@106669e46a0d: Removing Client IMSI='262420000000023'H, index=0 20250404124754399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124754399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124754399 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124754399 DMM INFO MM(262420000000023/ce3b9ed8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@106669e46a0d: Final verdict of PTC: pass 20250404124754401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@106669e46a0d: Final verdict of PTC: none -NSVCI99(911)@106669e46a0d: Final verdict of PTC: none -NSVCI97(901)@106669e46a0d: Final verdict of PTC: none 20250404124754406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124754406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(897)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@106669e46a0d: Final verdict of PTC: none -NSVCI98(906)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(899)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(904)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(909)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:47:54 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 20250404124754474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124754876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92904) 20250404124755407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124755407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92904, count=103300) 20250404124756409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124756409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:47: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_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 20250404124757411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124757411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_restart_ctr_create started. 20250404124757944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124757947 DMM INFO MM(262420000000023/ce3b9ed8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124757947 DMM INFO MM(262420000000023/ce3b9ed8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124757947 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124757947 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124757947 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124757947 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124757947 DLLC NOTICE LLME(ffffffff/ce3b9ed8){ASSIGNED} LLGM Assign pre (ce3b9ed8 => ffffffff) (gprs_llc.c:1079) 20250404124757947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce3b9ed8 => ffffffff) (gprs_llc.c:1125) 20250404124757947 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124757947 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124757947 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250404124757947 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) 20250404124757947 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250404124757947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124757947 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124757948 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124757948 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124757948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124757995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124757995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124757995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124757995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124757995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124757995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124757995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124757995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124757995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124757996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124757996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124757996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124757996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124757996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124757996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124757996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124757996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124757996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124757999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124758004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124758009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124758009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124758009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124758009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124758009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124758009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124758009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124758009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124758009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124758010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124758010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124758010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124758010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124758010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124758010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124758010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124758010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124758010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124758010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124758010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124758011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124758011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124758013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124758019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124758026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124758026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124758026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124758026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124758026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124758026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124758026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124758026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124758026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124758027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124758027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124758027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124758027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124758027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124758027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124758027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124758027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124758027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124758027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124758027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124758027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124758027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124758029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124758034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124758412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124758412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124758412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124758412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@106669e46a0d: 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) } } } } 20250404124758416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124758417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@106669e46a0d: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D3FE54AB'O, index=0 SGSN_Test-GSUP(932)@106669e46a0d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@106669e46a0d: 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 := '5098AD92741C2619CA9852E7C41C38D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46276C31'O ("F'l1") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '720347CB0C6E4212'O } } } } } 20250404124758485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758486 DLLC NOTICE LLME(ffffffff/d3fe54ab){UNASSIGNED} LLC RX: unknown TLLI 0xd3fe54ab, creating LLME on the fly (gprs_llc.c:552) 20250404124758486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124758486 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124758486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124758486 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124758486 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124758486 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124758486 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124758486 DLLC NOTICE LLME(ffffffff/d3fe54ab){UNASSIGNED} LLGM Assign pre (d3fe54ab => f8bc9aa0) (gprs_llc.c:1079) 20250404124758486 DLLC NOTICE LLME(d3fe54ab/f8bc9aa0){ASSIGNED} LLGM Assign post (d3fe54ab => f8bc9aa0) (gprs_llc.c:1125) 20250404124758486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124758486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124758486 DMM DEBUG MM(262420000000024/f8bc9aa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124758509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758510 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124758510 DMM DEBUG MM(262420000000024/f8bc9aa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1139) 20250404124758510 DMM NOTICE MM(262420000000024/f8bc9aa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124758510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124758510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124758510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124758510 DMM DEBUG MM(262420000000024/f8bc9aa0) Requesting authorization (sgsn_auth.c:160) 20250404124758510 DMM INFO MM(262420000000024/f8bc9aa0) Requesting authentication tuples (sgsn_auth.c:184) 20250404124758510 DMM DEBUG MM(262420000000024/f8bc9aa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124758510 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250404124758510 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(932)@106669e46a0d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@106669e46a0d: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250404124758516 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124758516 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124758517 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124758517 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124758517 DMM INFO MM(262420000000024/f8bc9aa0) Subscriber data update (mmctx.c:445) 20250404124758517 DMM DEBUG MM(262420000000024/f8bc9aa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124758517 DMM INFO MM(262420000000024/f8bc9aa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124758517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124758517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124758517 DMM INFO MM(262420000000024/f8bc9aa0) <- GMM AUTH AND CIPHERING REQ (rand = 50 98 ad 92 74 1c 26 19 ca 98 52 e7 c4 1c 38 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124758532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758532 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124758532 DMM INFO MM(262420000000024/f8bc9aa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124758532 DMM NOTICE MM(262420000000024/f8bc9aa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124758532 DMM DEBUG MM(262420000000024/f8bc9aa0) checking auth: received GSM SRES = 46 27 6c 31 (gprs_gmm.c:721) 20250404124758532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124758532 DMM DEBUG MM(262420000000024/f8bc9aa0) Requesting authorization (sgsn_auth.c:160) 20250404124758532 DMM INFO MM(262420000000024/f8bc9aa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124758532 DMM DEBUG MM(262420000000024/f8bc9aa0) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124758532 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250404124758532 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) 20250404124758533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124758533 DMM INFO MM(262420000000024/f8bc9aa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8bc9aa0) (gprs_gmm.c:355) 20250404124758536 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124758536 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124758536 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250404124758536 DMM INFO MM(262420000000024/f8bc9aa0) Subscriber data update (mmctx.c:445) 20250404124758536 DMM DEBUG MM(262420000000024/f8bc9aa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124758536 DMM INFO MM(262420000000024/f8bc9aa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124758536 DMM NOTICE MM(262420000000024/f8bc9aa0) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1055) 20250404124758536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124758536 DMM NOTICE MM(262420000000024/f8bc9aa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124758536 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) 20250404124758537 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124758537 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250404124758537 DMM INFO MM(262420000000024/f8bc9aa0) Subscriber data update (mmctx.c:445) 20250404124758537 DMM DEBUG MM(262420000000024/f8bc9aa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124758548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758548 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124758548 DMM INFO MM(262420000000024/f8bc9aa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124758548 DMM NOTICE MM(262420000000024/f8bc9aa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124758549 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124758549 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124758549 DLLC NOTICE LLME(d3fe54ab/f8bc9aa0){ASSIGNED} LLGM Assign pre (ffffffff => f8bc9aa0) (gprs_llc.c:1079) 20250404124758549 DLLC NOTICE LLME(ffffffff/f8bc9aa0){ASSIGNED} LLGM Assign post (ffffffff => f8bc9aa0) (gprs_llc.c:1125) 20250404124758549 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124758549 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124758549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124758549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): none -> pass 20250404124758602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758602 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124758602 DMM INFO MM(262420000000024/f8bc9aa0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124758602 DMM INFO MM(262420000000024/f8bc9aa0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124758602 DMM DEBUG MM(262420000000024/f8bc9aa0) Using GGSN 0 (gprs_sm.c:317) 20250404124758603 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250404124758603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124758603 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124758603 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250404124758627 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 d8 59 d1 43 11 f3 9e 8c 9b 14 05 7f 3f e3 0f 2f 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:461) 20250404124758627 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f01989b80b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250404124758627 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f01989b80b8, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124758627 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250404124758627 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250404124758627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124758627 DMM NOTICE MM(262420000000024/f8bc9aa0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124758636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124758636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124758636 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124758636 DMM INFO MM(262420000000024/f8bc9aa0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124758636 DMM INFO MM(262420000000024/f8bc9aa0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124758636 DMM DEBUG MM(262420000000024/f8bc9aa0) Using GGSN 0 (gprs_sm.c:317) 20250404124758636 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250404124758636 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124758636 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124758636 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250404124758639 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 d8 59 d1 43 11 f3 9e 8c 9b 14 05 7f 3f e3 0f 2f 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:461) 20250404124758639 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f01989b80b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250404124758639 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b80b8, cbp=0x55a07b665500) (sgsn_libgtp.c:632) 20250404124758639 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124758639 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=f8bc9aa0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124758639 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124758639 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@106669e46a0d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@106669e46a0d: Final verdict of PTC: pass 20250404124758648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(916)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(932)@106669e46a0d: Final verdict of PTC: none -NSVCI99(930)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@106669e46a0d: Final verdict of PTC: none 20250404124758653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124758653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@106669e46a0d: Final verdict of PTC: none -NSVCI97(920)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@106669e46a0d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(923)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(918)@106669e46a0d: Final verdict of PTC: none -NSVCI98(925)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(928)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:47:58 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 20250404124758715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124759117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55064) 20250404124759654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124759654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55064, count=104044) 20250404124800656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124800656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:48: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.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 20250404124801658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124801658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250404124802196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124802199 DMM INFO MM(262420000000024/f8bc9aa0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124802199 DMM INFO MM(262420000000024/f8bc9aa0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124802199 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124802199 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124802199 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124802199 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124802199 DLLC NOTICE LLME(ffffffff/f8bc9aa0){ASSIGNED} LLGM Assign pre (f8bc9aa0 => ffffffff) (gprs_llc.c:1079) 20250404124802199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8bc9aa0 => ffffffff) (gprs_llc.c:1125) 20250404124802199 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124802199 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124802199 DMM NOTICE MM(262420000000024/f8bc9aa0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124802199 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250404124802199 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124802199 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124802199 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250404124802199 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250404124802199 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) 20250404124802199 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250404124802199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124802199 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124802199 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124802199 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124802199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124802242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124802243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124802244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124802244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124802244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124802244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124802244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124802244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124802244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124802244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124802246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124802251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124802251 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124802257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124802257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124802257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124802257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124802257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124802257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124802257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124802257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124802258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124802258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124802258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124802258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124802258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124802258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124802258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124802258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124802258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124802258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124802258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124802258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124802260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124802265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124802265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124802273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124802273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124802273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124802273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124802273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124802273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124802273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124802273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124802274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124802274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124802274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124802274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124802274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124802274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124802274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124802274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124802274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124802274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124802274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124802275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124802275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124802277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124802282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124802282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124802659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124802659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124802659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124802659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@106669e46a0d: 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) } } } } 20250404124802663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124802664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@106669e46a0d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='EB87AD9B'O, index=0 SGSN_Test-GSUP(951)@106669e46a0d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: 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 := 'F493C6027E655FD3D6E136D310A992C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FED41BDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD47CE7D82738EBB'O } } } } } 20250404124803741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124803741 DLLC NOTICE LLME(ffffffff/eb87ad9b){UNASSIGNED} LLC RX: unknown TLLI 0xeb87ad9b, creating LLME on the fly (gprs_llc.c:552) 20250404124803741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124803741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124803741 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124803741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124803741 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124803741 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124803741 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124803741 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124803741 DLLC NOTICE LLME(ffffffff/eb87ad9b){UNASSIGNED} LLGM Assign pre (eb87ad9b => c1f065f2) (gprs_llc.c:1079) 20250404124803741 DLLC NOTICE LLME(eb87ad9b/c1f065f2){ASSIGNED} LLGM Assign post (eb87ad9b => c1f065f2) (gprs_llc.c:1125) 20250404124803741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124803741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124803741 DMM DEBUG MM(262420000000025/c1f065f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124803750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124803750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124803750 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124803750 DMM DEBUG MM(262420000000025/c1f065f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1139) 20250404124803750 DMM NOTICE MM(262420000000025/c1f065f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124803750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124803750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124803750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124803750 DMM DEBUG MM(262420000000025/c1f065f2) Requesting authorization (sgsn_auth.c:160) 20250404124803750 DMM INFO MM(262420000000025/c1f065f2) Requesting authentication tuples (sgsn_auth.c:184) 20250404124803750 DMM DEBUG MM(262420000000025/c1f065f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124803750 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250404124803750 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(951)@106669e46a0d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250404124803752 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124803752 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124803752 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124803752 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124803752 DMM INFO MM(262420000000025/c1f065f2) Subscriber data update (mmctx.c:445) 20250404124803752 DMM DEBUG MM(262420000000025/c1f065f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124803752 DMM INFO MM(262420000000025/c1f065f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124803752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124803752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124803752 DMM INFO MM(262420000000025/c1f065f2) <- GMM AUTH AND CIPHERING REQ (rand = f4 93 c6 02 7e 65 5f d3 d6 e1 36 d3 10 a9 92 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124803760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124803760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124803760 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124803760 DMM INFO MM(262420000000025/c1f065f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124803760 DMM NOTICE MM(262420000000025/c1f065f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124803760 DMM DEBUG MM(262420000000025/c1f065f2) checking auth: received GSM SRES = fe d4 1b de (gprs_gmm.c:721) 20250404124803760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124803760 DMM DEBUG MM(262420000000025/c1f065f2) Requesting authorization (sgsn_auth.c:160) 20250404124803760 DMM INFO MM(262420000000025/c1f065f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124803760 DMM DEBUG MM(262420000000025/c1f065f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124803760 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250404124803760 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) 20250404124803760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124803760 DMM INFO MM(262420000000025/c1f065f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1f065f2) (gprs_gmm.c:355) 20250404124803762 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124803762 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124803762 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250404124803762 DMM INFO MM(262420000000025/c1f065f2) Subscriber data update (mmctx.c:445) 20250404124803762 DMM DEBUG MM(262420000000025/c1f065f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124803762 DMM INFO MM(262420000000025/c1f065f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124803762 DMM NOTICE MM(262420000000025/c1f065f2) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1055) 20250404124803762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124803762 DMM NOTICE MM(262420000000025/c1f065f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124803762 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) 20250404124803763 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124803763 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250404124803763 DMM INFO MM(262420000000025/c1f065f2) Subscriber data update (mmctx.c:445) 20250404124803763 DMM DEBUG MM(262420000000025/c1f065f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124803769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124803769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124803769 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124803769 DMM INFO MM(262420000000025/c1f065f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124803769 DMM NOTICE MM(262420000000025/c1f065f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124803769 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124803769 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124803769 DLLC NOTICE LLME(eb87ad9b/c1f065f2){ASSIGNED} LLGM Assign pre (ffffffff => c1f065f2) (gprs_llc.c:1079) 20250404124803769 DLLC NOTICE LLME(ffffffff/c1f065f2){ASSIGNED} LLGM Assign post (ffffffff => c1f065f2) (gprs_llc.c:1125) 20250404124803769 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124803769 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124803769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124803769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: setverdict(pass): none -> pass 20250404124803830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124803830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124803830 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124803830 DMM INFO MM(262420000000025/c1f065f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124803830 DMM INFO MM(262420000000025/c1f065f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124803830 DMM DEBUG MM(262420000000025/c1f065f2) Using GGSN 0 (gprs_sm.c:317) 20250404124803830 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) 20250404124803830 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250404124803830 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124803830 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124803830 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250404124803855 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 28 af 24 55 11 0f 6f a2 44 14 05 7f 84 b9 a0 9b 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:461) 20250404124803855 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124803855 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124803855 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=c1f065f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124803855 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124803855 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124803870 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250404124803870 DGPRS INFO PDP(262420000000025:5): Context 0x7f01989b9130 was deleted (sgsn_libgtp.c:706) 20250404124803870 DMM INFO MM(262420000000025/c1f065f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124803870 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250404124803870 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250404124811871 DMM INFO MM(262420000000025/c1f065f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124819004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250404124819872 DMM INFO MM(262420000000025/c1f065f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124822660 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404124822660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404124822661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124822686 DGPRS DEBUG Checking for inactive LLMEs, time = 7001808 (sgsn.c:131) 20250404124827873 DMM INFO MM(262420000000025/c1f065f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124832245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124832252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124832252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124832259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124832261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124832261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124832275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124832279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124832279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404124835874 DMM INFO MM(262420000000025/c1f065f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@106669e46a0d: Removing Client IMSI='262420000000025'H, index=0 20250404124835891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124835891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124835891 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124835891 DMM INFO MM(262420000000025/c1f065f2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@106669e46a0d: Final verdict of PTC: pass 20250404124835896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(951)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@106669e46a0d: Final verdict of PTC: none 20250404124835901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124835901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(949)@106669e46a0d: Final verdict of PTC: none -NSVCI97(939)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@106669e46a0d: Final verdict of PTC: none -NSVCI98(944)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(942)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(947)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(937)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:48:35 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 20250404124836004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124836406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102908) 20250404124836902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124836902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102908, count=111528) 20250404124837903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124837903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:48: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_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 20250404124838904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124838904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250404124839467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124839470 DMM INFO MM(262420000000025/c1f065f2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124839470 DMM INFO MM(262420000000025/c1f065f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124839470 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124839470 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124839470 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124839470 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124839470 DLLC NOTICE LLME(ffffffff/c1f065f2){ASSIGNED} LLGM Assign pre (c1f065f2 => ffffffff) (gprs_llc.c:1079) 20250404124839470 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1f065f2 => ffffffff) (gprs_llc.c:1125) 20250404124839470 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124839470 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124839470 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250404124839470 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) 20250404124839470 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250404124839470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124839470 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124839470 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124839470 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124839470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124839512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124839513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124839513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124839513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124839513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124839513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124839513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124839513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124839517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124839524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124839524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124839535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124839535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124839535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124839535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124839535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124839535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124839535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124839535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124839536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124839536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124839536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124839536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124839536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124839536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124839536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124839536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124839536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124839536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124839536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124839536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124839539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124839545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124839545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124839550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124839550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124839550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124839551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124839551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124839551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124839551 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124839551 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124839551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124839551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124839551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124839552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124839557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124839557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124839905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124839905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124839905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124839906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@106669e46a0d: 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) } } } } 20250404124839910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124839911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@106669e46a0d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F97C12E5'O, index=0 SGSN_Test-GSUP(970)@106669e46a0d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: 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 := '8BD9932E0B586C9A2883D32C420204FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C15FB9AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30FF4E83727CF707'O } } } } } 20250404124839988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124839988 DLLC NOTICE LLME(ffffffff/f97c12e5){UNASSIGNED} LLC RX: unknown TLLI 0xf97c12e5, creating LLME on the fly (gprs_llc.c:552) 20250404124839988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124839988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124839988 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124839988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124839988 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124839988 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124839988 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124839988 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124839988 DLLC NOTICE LLME(ffffffff/f97c12e5){UNASSIGNED} LLGM Assign pre (f97c12e5 => f21070ea) (gprs_llc.c:1079) 20250404124839988 DLLC NOTICE LLME(f97c12e5/f21070ea){ASSIGNED} LLGM Assign post (f97c12e5 => f21070ea) (gprs_llc.c:1125) 20250404124839988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124839988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124839988 DMM DEBUG MM(262420000000027/f21070ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124839998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124839998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124839998 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124839998 DMM DEBUG MM(262420000000027/f21070ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1139) 20250404124839998 DMM NOTICE MM(262420000000027/f21070ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124839998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124839998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124839998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124839999 DMM DEBUG MM(262420000000027/f21070ea) Requesting authorization (sgsn_auth.c:160) 20250404124839999 DMM INFO MM(262420000000027/f21070ea) Requesting authentication tuples (sgsn_auth.c:184) 20250404124839999 DMM DEBUG MM(262420000000027/f21070ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124839999 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250404124839999 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(970)@106669e46a0d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250404124840002 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124840002 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124840002 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124840002 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124840002 DMM INFO MM(262420000000027/f21070ea) Subscriber data update (mmctx.c:445) 20250404124840002 DMM DEBUG MM(262420000000027/f21070ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124840002 DMM INFO MM(262420000000027/f21070ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124840002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124840002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124840002 DMM INFO MM(262420000000027/f21070ea) <- GMM AUTH AND CIPHERING REQ (rand = 8b d9 93 2e 0b 58 6c 9a 28 83 d3 2c 42 02 04 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124840012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124840012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124840012 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124840012 DMM INFO MM(262420000000027/f21070ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124840012 DMM NOTICE MM(262420000000027/f21070ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124840012 DMM DEBUG MM(262420000000027/f21070ea) checking auth: received GSM SRES = c1 5f b9 ae (gprs_gmm.c:721) 20250404124840012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124840012 DMM DEBUG MM(262420000000027/f21070ea) Requesting authorization (sgsn_auth.c:160) 20250404124840012 DMM INFO MM(262420000000027/f21070ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124840012 DMM DEBUG MM(262420000000027/f21070ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124840012 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250404124840012 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) 20250404124840012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124840012 DMM INFO MM(262420000000027/f21070ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf21070ea) (gprs_gmm.c:355) 20250404124840014 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124840014 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124840014 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250404124840014 DMM INFO MM(262420000000027/f21070ea) Subscriber data update (mmctx.c:445) 20250404124840014 DMM DEBUG MM(262420000000027/f21070ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124840014 DMM INFO MM(262420000000027/f21070ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124840014 DMM NOTICE MM(262420000000027/f21070ea) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1055) 20250404124840014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124840014 DMM NOTICE MM(262420000000027/f21070ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124840014 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) 20250404124840015 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124840015 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250404124840015 DMM INFO MM(262420000000027/f21070ea) Subscriber data update (mmctx.c:445) 20250404124840015 DMM DEBUG MM(262420000000027/f21070ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124840022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124840022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124840022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124840022 DMM INFO MM(262420000000027/f21070ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124840022 DMM NOTICE MM(262420000000027/f21070ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124840022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124840022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124840022 DLLC NOTICE LLME(f97c12e5/f21070ea){ASSIGNED} LLGM Assign pre (ffffffff => f21070ea) (gprs_llc.c:1079) 20250404124840022 DLLC NOTICE LLME(ffffffff/f21070ea){ASSIGNED} LLGM Assign post (ffffffff => f21070ea) (gprs_llc.c:1125) 20250404124840022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124840022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124840022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124840022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: setverdict(pass): none -> pass 20250404124840081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124840081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124840081 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124840081 DMM INFO MM(262420000000027/f21070ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124840081 DMM INFO MM(262420000000027/f21070ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124840081 DMM DEBUG MM(262420000000027/f21070ea) Using GGSN 0 (gprs_sm.c:317) 20250404124840081 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) 20250404124840081 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250404124840081 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124840081 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124840081 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: First createPDPContextRequest received, dropping & waiting for retransmission 20250404124845083 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250404124845101 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 33 50 cf 0a 11 09 d7 9e 69 14 05 7f 64 4b ac 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=1052 from retransmit req queue (gtp.c:461) 20250404124845101 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124845101 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124845101 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=f21070ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124845101 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124845101 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250404124845117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124845117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250404124845117 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124845117 DMM INFO MM(262420000000027/f21070ea) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250404124845117 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124845117 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: First deletePDPContextRequest received, dropping & waiting for retransmission 20250404124850118 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250404124850124 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:461) 20250404124850125 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124850125 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250404124850125 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=f21070ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124850125 DMM INFO MM(262420000000027/f21070ea) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250404124850125 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250404124850125 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@106669e46a0d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@106669e46a0d: Final verdict of PTC: pass 20250404124850139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124850140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124850140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(958)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(970)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@106669e46a0d: Final verdict of PTC: none -NSVCI99(968)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@106669e46a0d: Final verdict of PTC: none -NSVCI98(963)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(961)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(956)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(966)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:48:50 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 20250404124850197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124850599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95316) 20250404124851141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124851141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95316, count=103212) 20250404124852142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124852142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404124852686 DGPRS DEBUG Checking for inactive LLMEs, time = 7001838 (sgsn.c:131) 20250404124853144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124853144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250404124853683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124853686 DMM INFO MM(262420000000027/f21070ea) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124853686 DMM INFO MM(262420000000027/f21070ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124853686 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124853686 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124853686 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124853686 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124853686 DLLC NOTICE LLME(ffffffff/f21070ea){ASSIGNED} LLGM Assign pre (f21070ea => ffffffff) (gprs_llc.c:1079) 20250404124853686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f21070ea => ffffffff) (gprs_llc.c:1125) 20250404124853686 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250404124853686 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) 20250404124853686 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250404124853686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124853686 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124853686 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124853686 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124853686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124853723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124853723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124853723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124853723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124853724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124853724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124853724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124853725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124853725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124853725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124853725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124853725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124853725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124853725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124853725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124853725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124853728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124853734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124853734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124853739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124853739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124853739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124853739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124853739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124853740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124853740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124853742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124853746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124853746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124853754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124853754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124853754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124853754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853754 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124853754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124853754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124853754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124853754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124853755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124853755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124853755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124853755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124853755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124853755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124853755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124853755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124853755 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124853755 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124853755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124853755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124853755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124853757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124853761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124854146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124854146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124854146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124854146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@106669e46a0d: 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) } } } } 20250404124854150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124854151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@106669e46a0d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FB1683FF'O, index=0 SGSN_Test-GSUP(989)@106669e46a0d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: 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 := '6042BB9729F943A34548D9768EFB87B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D084E8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5CFA640A9683DDA'O } } } } } 20250404124854228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854228 DLLC NOTICE LLME(ffffffff/fb1683ff){UNASSIGNED} LLC RX: unknown TLLI 0xfb1683ff, creating LLME on the fly (gprs_llc.c:552) 20250404124854228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124854229 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124854229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124854229 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124854229 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124854229 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124854229 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124854229 DLLC NOTICE LLME(ffffffff/fb1683ff){UNASSIGNED} LLGM Assign pre (fb1683ff => c062496a) (gprs_llc.c:1079) 20250404124854229 DLLC NOTICE LLME(fb1683ff/c062496a){ASSIGNED} LLGM Assign post (fb1683ff => c062496a) (gprs_llc.c:1125) 20250404124854229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124854229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124854229 DMM DEBUG MM(262420000000028/c062496a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124854250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854250 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124854250 DMM DEBUG MM(262420000000028/c062496a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1139) 20250404124854250 DMM NOTICE MM(262420000000028/c062496a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124854250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124854250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124854250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124854250 DMM DEBUG MM(262420000000028/c062496a) Requesting authorization (sgsn_auth.c:160) 20250404124854250 DMM INFO MM(262420000000028/c062496a) Requesting authentication tuples (sgsn_auth.c:184) 20250404124854250 DMM DEBUG MM(262420000000028/c062496a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124854250 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250404124854250 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(989)@106669e46a0d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250404124854256 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124854256 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124854256 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124854256 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124854256 DMM INFO MM(262420000000028/c062496a) Subscriber data update (mmctx.c:445) 20250404124854256 DMM DEBUG MM(262420000000028/c062496a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124854256 DMM INFO MM(262420000000028/c062496a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124854256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124854256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124854256 DMM INFO MM(262420000000028/c062496a) <- GMM AUTH AND CIPHERING REQ (rand = 60 42 bb 97 29 f9 43 a3 45 48 d9 76 8e fb 87 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124854272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854272 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124854272 DMM INFO MM(262420000000028/c062496a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124854272 DMM NOTICE MM(262420000000028/c062496a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124854272 DMM DEBUG MM(262420000000028/c062496a) checking auth: received GSM SRES = 8d 08 4e 8d (gprs_gmm.c:721) 20250404124854272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124854272 DMM DEBUG MM(262420000000028/c062496a) Requesting authorization (sgsn_auth.c:160) 20250404124854272 DMM INFO MM(262420000000028/c062496a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124854272 DMM DEBUG MM(262420000000028/c062496a) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124854272 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250404124854272 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) 20250404124854272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124854272 DMM INFO MM(262420000000028/c062496a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc062496a) (gprs_gmm.c:355) 20250404124854275 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124854275 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124854275 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250404124854275 DMM INFO MM(262420000000028/c062496a) Subscriber data update (mmctx.c:445) 20250404124854275 DMM DEBUG MM(262420000000028/c062496a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124854275 DMM INFO MM(262420000000028/c062496a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124854275 DMM NOTICE MM(262420000000028/c062496a) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1055) 20250404124854275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124854275 DMM NOTICE MM(262420000000028/c062496a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124854275 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) 20250404124854276 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124854276 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250404124854276 DMM INFO MM(262420000000028/c062496a) Subscriber data update (mmctx.c:445) 20250404124854276 DMM DEBUG MM(262420000000028/c062496a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124854289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854290 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124854290 DMM INFO MM(262420000000028/c062496a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124854290 DMM NOTICE MM(262420000000028/c062496a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124854290 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124854290 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124854290 DLLC NOTICE LLME(fb1683ff/c062496a){ASSIGNED} LLGM Assign pre (ffffffff => c062496a) (gprs_llc.c:1079) 20250404124854290 DLLC NOTICE LLME(ffffffff/c062496a){ASSIGNED} LLGM Assign post (ffffffff => c062496a) (gprs_llc.c:1125) 20250404124854290 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124854290 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124854290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124854290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: setverdict(pass): none -> pass 20250404124854349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854349 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124854349 DMM INFO MM(262420000000028/c062496a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124854349 DMM INFO MM(262420000000028/c062496a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124854349 DMM DEBUG MM(262420000000028/c062496a) Using GGSN 0 (gprs_sm.c:317) 20250404124854349 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) 20250404124854350 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250404124854350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124854350 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124854350 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250404124854377 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 60 dc 34 7b 11 d6 20 aa 3b 14 05 7f 0b 68 b2 09 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:461) 20250404124854377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124854377 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124854377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=c062496a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124854377 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124854377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124854389 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250404124854389 DGPRS INFO PDP(262420000000028:5): Context 0x7f01989b9130 was deleted (sgsn_libgtp.c:706) 20250404124854389 DMM INFO MM(262420000000028/c062496a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124854389 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250404124854390 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250404124854401 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250404124854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124854402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124854402 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124854402 DMM INFO MM(262420000000028/c062496a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250404124854404 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:2359) 20250404124854404 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@106669e46a0d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@106669e46a0d: Final verdict of PTC: pass 20250404124854411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124854416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124854416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(989)@106669e46a0d: Final verdict of PTC: none -NSVCI98(982)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@106669e46a0d: Final verdict of PTC: none -NSVCI97(977)@106669e46a0d: Final verdict of PTC: none -NSVCI99(987)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(975)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(980)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(985)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:48:54 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 20250404124854509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124854911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65556) 20250404124855417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124855417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65556, count=101892) 20250404124856419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124856419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404124857421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124857421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250404124857990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124857992 DMM INFO MM(262420000000028/c062496a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124857992 DMM INFO MM(262420000000028/c062496a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124857992 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124857992 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124857992 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124857992 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124857992 DLLC NOTICE LLME(ffffffff/c062496a){ASSIGNED} LLGM Assign pre (c062496a => ffffffff) (gprs_llc.c:1079) 20250404124857992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c062496a => ffffffff) (gprs_llc.c:1125) 20250404124857992 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124857992 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124857992 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250404124857992 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) 20250404124857992 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250404124857992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124857992 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124857992 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124857992 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124857992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124858031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124858031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858031 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124858031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124858031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124858032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124858032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124858032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124858032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124858032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124858032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124858032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124858032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124858032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124858032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124858033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124858033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124858034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124858041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@106669e46a0d: 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(1002)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124858050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124858050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124858050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124858050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124858050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124858050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124858050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124858050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124858051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124858051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124858051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124858052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124858052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124858052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124858052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124858052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124858052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124858052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124858052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124858052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124858054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(998)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@106669e46a0d: 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(1006)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404124858060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1006)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124858062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124858062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124858062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124858062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124858062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124858062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124858062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124858062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124858063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124858063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124858063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124858063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124858063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124858063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124858063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124858063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124858063 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124858063 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124858063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124858063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124858063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124858065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124858069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124858423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124858423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124858423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124858423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@106669e46a0d: 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) } } } } 20250404124858428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124858429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E8A6A962'O, index=0 SGSN_Test-GSUP(1008)@106669e46a0d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@106669e46a0d: 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 := '22E59D2C7B10CB0057991F1CDAC67F91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8F06A08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D962050284C960FB'O } } } } } 20250404124858509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858509 DLLC NOTICE LLME(ffffffff/e8a6a962){UNASSIGNED} LLC RX: unknown TLLI 0xe8a6a962, creating LLME on the fly (gprs_llc.c:552) 20250404124858509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124858509 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124858509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124858509 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124858509 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124858509 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124858509 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124858509 DLLC NOTICE LLME(ffffffff/e8a6a962){UNASSIGNED} LLGM Assign pre (e8a6a962 => c6ea8230) (gprs_llc.c:1079) 20250404124858509 DLLC NOTICE LLME(e8a6a962/c6ea8230){ASSIGNED} LLGM Assign post (e8a6a962 => c6ea8230) (gprs_llc.c:1125) 20250404124858509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124858509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124858509 DMM DEBUG MM(262420000000026/c6ea8230) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124858530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858530 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858530 DMM DEBUG MM(262420000000026/c6ea8230) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250404124858530 DMM NOTICE MM(262420000000026/c6ea8230) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124858530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124858530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124858530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124858530 DMM DEBUG MM(262420000000026/c6ea8230) Requesting authorization (sgsn_auth.c:160) 20250404124858530 DMM INFO MM(262420000000026/c6ea8230) Requesting authentication tuples (sgsn_auth.c:184) 20250404124858530 DMM DEBUG MM(262420000000026/c6ea8230) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124858530 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250404124858530 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)@106669e46a0d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250404124858537 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124858537 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124858537 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124858537 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124858537 DMM INFO MM(262420000000026/c6ea8230) Subscriber data update (mmctx.c:445) 20250404124858537 DMM DEBUG MM(262420000000026/c6ea8230) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124858537 DMM INFO MM(262420000000026/c6ea8230) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124858537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124858537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124858537 DMM INFO MM(262420000000026/c6ea8230) <- GMM AUTH AND CIPHERING REQ (rand = 22 e5 9d 2c 7b 10 cb 00 57 99 1f 1c da c6 7f 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124858551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858552 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858552 DMM INFO MM(262420000000026/c6ea8230) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124858552 DMM NOTICE MM(262420000000026/c6ea8230) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124858552 DMM DEBUG MM(262420000000026/c6ea8230) checking auth: received GSM SRES = d8 f0 6a 08 (gprs_gmm.c:721) 20250404124858552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124858552 DMM DEBUG MM(262420000000026/c6ea8230) Requesting authorization (sgsn_auth.c:160) 20250404124858552 DMM INFO MM(262420000000026/c6ea8230) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124858552 DMM DEBUG MM(262420000000026/c6ea8230) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124858552 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250404124858552 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) 20250404124858552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124858552 DMM INFO MM(262420000000026/c6ea8230) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6ea8230) (gprs_gmm.c:355) 20250404124858555 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124858555 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124858555 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250404124858556 DMM INFO MM(262420000000026/c6ea8230) Subscriber data update (mmctx.c:445) 20250404124858556 DMM DEBUG MM(262420000000026/c6ea8230) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124858556 DMM INFO MM(262420000000026/c6ea8230) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124858556 DMM NOTICE MM(262420000000026/c6ea8230) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250404124858556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124858556 DMM NOTICE MM(262420000000026/c6ea8230) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124858556 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) 20250404124858557 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124858557 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250404124858557 DMM INFO MM(262420000000026/c6ea8230) Subscriber data update (mmctx.c:445) 20250404124858557 DMM DEBUG MM(262420000000026/c6ea8230) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124858567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858567 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858567 DMM INFO MM(262420000000026/c6ea8230) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124858567 DMM NOTICE MM(262420000000026/c6ea8230) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124858567 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124858567 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124858568 DLLC NOTICE LLME(e8a6a962/c6ea8230){ASSIGNED} LLGM Assign pre (ffffffff => c6ea8230) (gprs_llc.c:1079) 20250404124858568 DLLC NOTICE LLME(ffffffff/c6ea8230){ASSIGNED} LLGM Assign post (ffffffff => c6ea8230) (gprs_llc.c:1125) 20250404124858568 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124858568 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124858568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124858568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@106669e46a0d: setverdict(pass): none -> pass 20250404124858627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858627 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858627 DMM INFO MM(262420000000026/c6ea8230) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124858627 DMM INFO MM(262420000000026/c6ea8230) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124858627 DMM DEBUG MM(262420000000026/c6ea8230) Using GGSN 0 (gprs_sm.c:317) 20250404124858627 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) 20250404124858627 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250404124858627 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124858627 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124858628 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250404124858654 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 ed 32 b3 be 11 b6 ae c4 a9 14 05 7f e2 ef e6 b4 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:461) 20250404124858654 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124858654 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124858654 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=c6ea8230, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124858654 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124858654 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124858673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858673 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858673 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858680 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 ed 32 b3 be 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250404124858680 DGPRS INFO PDP(262420000000026:5): Context 0x7f01989b9130 was deleted (sgsn_libgtp.c:706) 20250404124858680 DMM INFO MM(262420000000026/c6ea8230) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250404124858680 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250404124858680 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@106669e46a0d: Removing Client IMSI='262420000000026'H, index=0 20250404124858692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124858692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250404124858692 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124858692 DMM INFO MM(262420000000026/c6ea8230) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@106669e46a0d: Final verdict of PTC: pass 20250404124858696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@106669e46a0d: Final verdict of PTC: none -NSVCI97(996)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1002)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@106669e46a0d: Final verdict of PTC: none 20250404124858701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124858701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(992)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1006)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1004)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1000)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(994)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:48:58 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 20250404124858763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124859165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55292) 20250404124859702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124859702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55292, count=103812) 20250404124900703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124900703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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.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 20250404124901704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124901704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_gmm_detach started. 20250404124902228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124902231 DMM INFO MM(262420000000026/c6ea8230) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124902231 DMM INFO MM(262420000000026/c6ea8230) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124902231 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124902231 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124902231 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124902231 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124902231 DLLC NOTICE LLME(ffffffff/c6ea8230){ASSIGNED} LLGM Assign pre (c6ea8230 => ffffffff) (gprs_llc.c:1079) 20250404124902231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ea8230 => ffffffff) (gprs_llc.c:1125) 20250404124902231 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124902231 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124902231 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250404124902231 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) 20250404124902231 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250404124902231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124902231 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124902231 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124902231 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124902231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124902274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124902274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124902274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124902274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124902274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124902274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124902274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124902274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124902275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124902275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124902275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124902275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124902275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124902275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124902276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124902276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124902276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124902276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124902276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124902276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124902278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124902282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124902289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124902289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124902289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124902290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124902290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124902290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124902290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124902290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124902292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124902298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124902305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124902305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124902305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124902305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124902305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124902305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124902305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124902305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124902306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124902306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124902306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124902306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124902306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124902306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124902306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124902306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124902306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124902306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124902306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124902306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124902306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124902308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124902313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124902705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124902705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124902705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124902705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@106669e46a0d: 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) } } } } 20250404124902708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124902709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@106669e46a0d: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='E796DC75'O, index=0 SGSN_Test-GSUP(1027)@106669e46a0d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: 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 := '84A3DFA64B3CC2FB8CEDEF3B10965632'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54D46CA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FBBD5D2F58D04A68'O } } } } } 20250404124902782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902782 DLLC NOTICE LLME(ffffffff/e796dc75){UNASSIGNED} LLC RX: unknown TLLI 0xe796dc75, creating LLME on the fly (gprs_llc.c:552) 20250404124902782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124902782 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124902782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124902782 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124902782 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124902782 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124902782 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124902782 DLLC NOTICE LLME(ffffffff/e796dc75){UNASSIGNED} LLGM Assign pre (e796dc75 => f9983f9d) (gprs_llc.c:1079) 20250404124902782 DLLC NOTICE LLME(e796dc75/f9983f9d){ASSIGNED} LLGM Assign post (e796dc75 => f9983f9d) (gprs_llc.c:1125) 20250404124902782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124902782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124902782 DMM DEBUG MM(262420000000026/f9983f9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124902798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902798 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124902798 DMM DEBUG MM(262420000000026/f9983f9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250404124902798 DMM NOTICE MM(262420000000026/f9983f9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124902798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124902798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124902798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124902798 DMM DEBUG MM(262420000000026/f9983f9d) Requesting authorization (sgsn_auth.c:160) 20250404124902798 DMM INFO MM(262420000000026/f9983f9d) Requesting authentication tuples (sgsn_auth.c:184) 20250404124902798 DMM DEBUG MM(262420000000026/f9983f9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124902798 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250404124902798 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(1027)@106669e46a0d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250404124902803 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124902803 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124902803 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124902803 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124902803 DMM INFO MM(262420000000026/f9983f9d) Subscriber data update (mmctx.c:445) 20250404124902803 DMM DEBUG MM(262420000000026/f9983f9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124902803 DMM INFO MM(262420000000026/f9983f9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124902803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124902803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124902803 DMM INFO MM(262420000000026/f9983f9d) <- GMM AUTH AND CIPHERING REQ (rand = 84 a3 df a6 4b 3c c2 fb 8c ed ef 3b 10 96 56 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124902818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902818 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124902818 DMM INFO MM(262420000000026/f9983f9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124902818 DMM NOTICE MM(262420000000026/f9983f9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124902818 DMM DEBUG MM(262420000000026/f9983f9d) checking auth: received GSM SRES = 54 d4 6c a2 (gprs_gmm.c:721) 20250404124902818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124902818 DMM DEBUG MM(262420000000026/f9983f9d) Requesting authorization (sgsn_auth.c:160) 20250404124902818 DMM INFO MM(262420000000026/f9983f9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124902818 DMM DEBUG MM(262420000000026/f9983f9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124902818 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250404124902818 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) 20250404124902818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124902818 DMM INFO MM(262420000000026/f9983f9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9983f9d) (gprs_gmm.c:355) 20250404124902821 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124902821 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124902821 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250404124902821 DMM INFO MM(262420000000026/f9983f9d) Subscriber data update (mmctx.c:445) 20250404124902821 DMM DEBUG MM(262420000000026/f9983f9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124902821 DMM INFO MM(262420000000026/f9983f9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124902822 DMM NOTICE MM(262420000000026/f9983f9d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250404124902822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124902822 DMM NOTICE MM(262420000000026/f9983f9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124902822 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) 20250404124902823 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124902823 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250404124902823 DMM INFO MM(262420000000026/f9983f9d) Subscriber data update (mmctx.c:445) 20250404124902823 DMM DEBUG MM(262420000000026/f9983f9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124902831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902831 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124902831 DMM INFO MM(262420000000026/f9983f9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124902831 DMM NOTICE MM(262420000000026/f9983f9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124902831 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124902831 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124902832 DLLC NOTICE LLME(e796dc75/f9983f9d){ASSIGNED} LLGM Assign pre (ffffffff => f9983f9d) (gprs_llc.c:1079) 20250404124902832 DLLC NOTICE LLME(ffffffff/f9983f9d){ASSIGNED} LLGM Assign post (ffffffff => f9983f9d) (gprs_llc.c:1125) 20250404124902832 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124902832 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124902832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124902832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: setverdict(pass): none -> pass 20250404124902891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902891 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124902891 DMM INFO MM(262420000000026/f9983f9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124902891 DMM INFO MM(262420000000026/f9983f9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124902891 DMM DEBUG MM(262420000000026/f9983f9d) Using GGSN 0 (gprs_sm.c:317) 20250404124902891 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) 20250404124902891 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250404124902891 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124902891 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124902891 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250404124902917 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 38 5f 53 e9 11 06 f1 60 ba 14 05 7f b8 36 1c 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=1056 from retransmit req queue (gtp.c:461) 20250404124902917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989b9130, cbp=0x55a07b65b6e0) (sgsn_libgtp.c:632) 20250404124902917 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124902917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=f9983f9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124902917 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124902917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124902932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124902932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124902932 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124902932 DMM INFO MM(262420000000026/f9983f9d) -> GMM DETACH REQUEST TLLI=0xf9983f9d type=GPRS detach (gprs_gmm.c:1524) 20250404124902932 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250404124902932 DMM INFO MM(262420000000026/f9983f9d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124902932 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124902932 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124902932 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124902932 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124902932 DLLC NOTICE LLME(ffffffff/f9983f9d){ASSIGNED} LLGM Assign pre (f9983f9d => ffffffff) (gprs_llc.c:1079) 20250404124902932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9983f9d => ffffffff) (gprs_llc.c:1125) 20250404124902932 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124902932 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124902932 DMM NOTICE MM(262420000000026/f9983f9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124902932 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250404124902932 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124902932 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124902932 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250404124902932 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250404124902932 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) 20250404124902932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124902933 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124902933 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124902933 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124902934 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@106669e46a0d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@106669e46a0d: Final verdict of PTC: pass 20250404124902948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@106669e46a0d: Final verdict of PTC: none 20250404124902951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124902951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1026)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1015)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1025)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1020)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1024)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1013)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1018)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:02 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 20250404124903045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124903347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65872) 20250404124903952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124903953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65872, count=107404) 20250404124904953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124904953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124905954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124905954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250404124906450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124906452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124906498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124906498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124906498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124906498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124906498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124906498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124906498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124906498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124906499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124906499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124906499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124906499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124906499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124906499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124906499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124906499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906499 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124906499 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124906499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124906500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124906500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124906501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124906507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124906507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@106669e46a0d: 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(1040)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124906521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124906522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124906522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124906522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124906522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124906522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124906522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124906522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124906522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1040)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124906522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124906524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404124906529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124906529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1044)@106669e46a0d: Provider Link came up: sending NS-RESET TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124906530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124906530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124906530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124906530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124906530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124906530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124906530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124906530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124906531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124906531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124906531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124906531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124906531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124906531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124906531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124906531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124906531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124906531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124906531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124906532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124906532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124906534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124906538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124906538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124906955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124906955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124906955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124906955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@106669e46a0d: 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) } } } } 20250404124906959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124906959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@106669e46a0d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='DED3605F'O, index=0 SGSN_Test-GSUP(1046)@106669e46a0d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250404124908010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124908010 DLLC NOTICE LLME(ffffffff/ded3605f){UNASSIGNED} LLC RX: unknown TLLI 0xded3605f, creating LLME on the fly (gprs_llc.c:552) 20250404124908010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124908010 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124908010 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124908010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124908010 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124908010 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124908010 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124908010 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124908010 DLLC NOTICE LLME(ffffffff/ded3605f){UNASSIGNED} LLGM Assign pre (ded3605f => cfabd228) (gprs_llc.c:1079) 20250404124908010 DLLC NOTICE LLME(ded3605f/cfabd228){ASSIGNED} LLGM Assign post (ded3605f => cfabd228) (gprs_llc.c:1125) 20250404124908010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124908010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124908010 DMM DEBUG MM(262420000000039/cfabd228) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124908027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124908027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250404124908027 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124908027 DMM INFO MM(262420000000039/cfabd228) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250404124908027 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124908027 DLLC NOTICE LLME(ded3605f/cfabd228){ASSIGNED} LLGM Assign pre (ded3605f => cfabd228) (gprs_llc.c:1079) 20250404124908027 DLLC NOTICE LLME(ded3605f/cfabd228){ASSIGNED} LLGM Assign post (ded3605f => cfabd228) (gprs_llc.c:1125) 20250404124908027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124908027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124908027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124908027 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124908027 DMM DEBUG MM(262420000000039/cfabd228) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250404124908027 DMM NOTICE MM(262420000000039/cfabd228) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124908027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124908027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124908027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250404124908027 DMM INFO MM(262420000000039/cfabd228) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfabd228) (gprs_gmm.c:355) TC_attach_gmm_attach_req_while_gmm_attach(1048)@106669e46a0d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@106669e46a0d: Removing Client IMSI='262420000000039'H, index=0 20250404124909041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124909041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124909041 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124909041 DMM INFO MM(262420000000039/cfabd228) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124909041 DMM NOTICE MM(262420000000039/cfabd228) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124909041 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124909041 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124909041 DLLC NOTICE LLME(ded3605f/cfabd228){ASSIGNED} LLGM Assign pre (ffffffff => cfabd228) (gprs_llc.c:1079) 20250404124909041 DLLC NOTICE LLME(ffffffff/cfabd228){ASSIGNED} LLGM Assign post (ffffffff => cfabd228) (gprs_llc.c:1125) 20250404124909041 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124909041 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124909041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124909041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@106669e46a0d: Final verdict of PTC: pass 20250404124909047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1040)@106669e46a0d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1044)@106669e46a0d: Final verdict of PTC: none 20250404124909052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124909053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1036)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@106669e46a0d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@106669e46a0d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1032)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1038)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1034)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1042)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:09 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 20250404124909150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124909553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59676) 20250404124910053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124910053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59676, count=70012) 20250404124911054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124911054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124912055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124912055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_xid_empty_l3 started. 20250404124912649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124912651 DMM INFO MM(262420000000039/cfabd228) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124912651 DMM INFO MM(262420000000039/cfabd228) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124912651 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124912651 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124912651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124912651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124912651 DLLC NOTICE LLME(ffffffff/cfabd228){ASSIGNED} LLGM Assign pre (cfabd228 => ffffffff) (gprs_llc.c:1079) 20250404124912651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfabd228 => ffffffff) (gprs_llc.c:1125) 20250404124912651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124912651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124912651 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124912651 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124912651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124912701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124912702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124912702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124912702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124912702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124912702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124912702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124912702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124912704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124912704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124912704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124912704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124912704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124912704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124912704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124912704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912704 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124912704 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124912704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124912704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124912704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124912709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124912718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124912718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1054)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124912721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124912721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124912721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124912721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912721 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124912721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124912721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124912721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124912721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124912722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124912722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124912722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124912723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124912723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124912723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124912723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124912723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124912723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124912723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124912723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124912723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124912725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124912730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124912731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124912735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124912735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124912735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124912735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124912735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124912735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124912735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124912735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124912736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124912736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124912736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124912736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124912736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124912736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124912736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124912736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124912736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124912736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124912736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124912736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124912736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124912739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124912743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124912743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124913056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124913057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124913057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124913057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@106669e46a0d: 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) } } } } 20250404124913061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124913062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@106669e46a0d: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F6E1CD4E'O, index=0 SGSN_Test-GSUP(1065)@106669e46a0d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@106669e46a0d: 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 := 'E8769007EA5D33C42AC5E5863D40B6FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0617DF5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28C6B9FF30830140'O } } } } } 20250404124914140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914140 DLLC NOTICE LLME(ffffffff/f6e1cd4e){UNASSIGNED} LLC RX: unknown TLLI 0xf6e1cd4e, creating LLME on the fly (gprs_llc.c:552) 20250404124914140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124914140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124914140 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124914140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124914140 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124914140 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124914140 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124914140 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124914140 DLLC NOTICE LLME(ffffffff/f6e1cd4e){UNASSIGNED} LLGM Assign pre (f6e1cd4e => f382cf89) (gprs_llc.c:1079) 20250404124914140 DLLC NOTICE LLME(f6e1cd4e/f382cf89){ASSIGNED} LLGM Assign post (f6e1cd4e => f382cf89) (gprs_llc.c:1125) 20250404124914140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124914140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124914140 DMM DEBUG MM(262420000000044/f382cf89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124914164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124914164 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124914164 DMM DEBUG MM(262420000000044/f382cf89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1139) 20250404124914164 DMM NOTICE MM(262420000000044/f382cf89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124914164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124914164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124914164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124914164 DMM DEBUG MM(262420000000044/f382cf89) Requesting authorization (sgsn_auth.c:160) 20250404124914164 DMM INFO MM(262420000000044/f382cf89) Requesting authentication tuples (sgsn_auth.c:184) 20250404124914164 DMM DEBUG MM(262420000000044/f382cf89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124914164 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250404124914164 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(1065)@106669e46a0d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@106669e46a0d: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250404124914170 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124914170 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124914170 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124914170 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124914171 DMM INFO MM(262420000000044/f382cf89) Subscriber data update (mmctx.c:445) 20250404124914171 DMM DEBUG MM(262420000000044/f382cf89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124914171 DMM INFO MM(262420000000044/f382cf89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124914171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124914171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124914171 DMM INFO MM(262420000000044/f382cf89) <- GMM AUTH AND CIPHERING REQ (rand = e8 76 90 07 ea 5d 33 c4 2a c5 e5 86 3d 40 b6 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124914186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124914186 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124914186 DMM INFO MM(262420000000044/f382cf89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124914186 DMM NOTICE MM(262420000000044/f382cf89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124914186 DMM DEBUG MM(262420000000044/f382cf89) checking auth: received GSM SRES = 06 17 df 5a (gprs_gmm.c:721) 20250404124914186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124914186 DMM DEBUG MM(262420000000044/f382cf89) Requesting authorization (sgsn_auth.c:160) 20250404124914186 DMM INFO MM(262420000000044/f382cf89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124914186 DMM DEBUG MM(262420000000044/f382cf89) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124914186 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250404124914186 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) 20250404124914186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124914186 DMM INFO MM(262420000000044/f382cf89) <- GMM ATTACH ACCEPT (new P-TMSI=0xf382cf89) (gprs_gmm.c:355) 20250404124914189 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124914189 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124914189 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250404124914189 DMM INFO MM(262420000000044/f382cf89) Subscriber data update (mmctx.c:445) 20250404124914189 DMM DEBUG MM(262420000000044/f382cf89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124914189 DMM INFO MM(262420000000044/f382cf89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124914189 DMM NOTICE MM(262420000000044/f382cf89) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1055) 20250404124914189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124914190 DMM NOTICE MM(262420000000044/f382cf89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124914190 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) 20250404124914191 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124914191 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250404124914191 DMM INFO MM(262420000000044/f382cf89) Subscriber data update (mmctx.c:445) 20250404124914191 DMM DEBUG MM(262420000000044/f382cf89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124914201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124914201 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124914201 DMM INFO MM(262420000000044/f382cf89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124914201 DMM NOTICE MM(262420000000044/f382cf89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124914201 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124914201 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124914201 DLLC NOTICE LLME(f6e1cd4e/f382cf89){ASSIGNED} LLGM Assign pre (ffffffff => f382cf89) (gprs_llc.c:1079) 20250404124914201 DLLC NOTICE LLME(ffffffff/f382cf89){ASSIGNED} LLGM Assign post (ffffffff => f382cf89) (gprs_llc.c:1125) 20250404124914201 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124914201 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124914201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124914201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@106669e46a0d: setverdict(pass): none -> pass 20250404124914260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124914260 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124914260 DMM INFO MM(262420000000044/f382cf89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124914260 DMM INFO MM(262420000000044/f382cf89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124914260 DMM DEBUG MM(262420000000044/f382cf89) Using GGSN 0 (gprs_sm.c:317) 20250404124914260 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) 20250404124914260 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250404124914260 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124914260 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124914260 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250404124914278 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 85 8d 08 79 11 1a 31 c0 23 14 05 7f 24 c9 81 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=1058 from retransmit req queue (gtp.c:461) 20250404124914278 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989ba1a8, cbp=0x55a07b65ca70) (sgsn_libgtp.c:632) 20250404124914278 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124914278 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=f382cf89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124914278 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124914278 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124914294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124914294 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250404124914294 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250404124914294 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@106669e46a0d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@106669e46a0d: Final verdict of PTC: pass 20250404124914308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@106669e46a0d: Final verdict of PTC: none 20250404124914313 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1063)@106669e46a0d: Final verdict of PTC: none 20250404124914313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1059)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@106669e46a0d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1058)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@106669e46a0d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@106669e46a0d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1053)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1061)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1056)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1051)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@106669e46a0d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:14 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 20250404124914379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124914782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86852) 20250404124915315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124915315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86852, count=98008) 20250404124916316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124916316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124917318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124917318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_xid_n201u started. 20250404124917850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124917853 DMM INFO MM(262420000000044/f382cf89) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124917853 DMM INFO MM(262420000000044/f382cf89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124917853 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124917853 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124917853 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124917853 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124917853 DLLC NOTICE LLME(ffffffff/f382cf89){ASSIGNED} LLGM Assign pre (f382cf89 => ffffffff) (gprs_llc.c:1079) 20250404124917853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f382cf89 => ffffffff) (gprs_llc.c:1125) 20250404124917853 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124917853 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124917853 DMM NOTICE MM(262420000000044/f382cf89) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124917853 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250404124917853 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124917853 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124917853 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250404124917853 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250404124917853 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) 20250404124917853 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250404124917853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124917853 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124917853 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124917853 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124917853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124917890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124917890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124917890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124917890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124917891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124917891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124917891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124917891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124917891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124917891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124917891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124917891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124917891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124917891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124917892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124917892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124917894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1069)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124917900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124917900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@106669e46a0d: 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(1078)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124917905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124917905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124917905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124917905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124917905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124917905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124917905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124917905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124917906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124917906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124917906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124917909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1074)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124917915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250404124917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124917915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1082)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124917916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124917916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124917916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124917917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124917917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124917917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124917917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124917917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124917917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124917917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124917917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124917917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124917917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_xid_n201u-BVCI210(1075)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124917919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124917924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124917924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124918319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124918319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124918319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124918319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@106669e46a0d: 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) } } } } 20250404124918323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404124918324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@106669e46a0d: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C3628AD5'O, index=0 SGSN_Test-GSUP(1084)@106669e46a0d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@106669e46a0d: 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 := '58422CC3998428136A1577EFE9563680'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73999591'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C17978EAB693061A'O } } } } } 20250404124919408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919408 DLLC NOTICE LLME(ffffffff/c3628ad5){UNASSIGNED} LLC RX: unknown TLLI 0xc3628ad5, creating LLME on the fly (gprs_llc.c:552) 20250404124919408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124919408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124919408 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124919408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124919408 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124919408 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124919408 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124919408 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124919408 DLLC NOTICE LLME(ffffffff/c3628ad5){UNASSIGNED} LLGM Assign pre (c3628ad5 => e32ec54c) (gprs_llc.c:1079) 20250404124919408 DLLC NOTICE LLME(c3628ad5/e32ec54c){ASSIGNED} LLGM Assign post (c3628ad5 => e32ec54c) (gprs_llc.c:1125) 20250404124919408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124919408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124919408 DMM DEBUG MM(262420000000045/e32ec54c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124919433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124919433 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124919433 DMM DEBUG MM(262420000000045/e32ec54c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1139) 20250404124919433 DMM NOTICE MM(262420000000045/e32ec54c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124919433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124919433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124919433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124919433 DMM DEBUG MM(262420000000045/e32ec54c) Requesting authorization (sgsn_auth.c:160) 20250404124919433 DMM INFO MM(262420000000045/e32ec54c) Requesting authentication tuples (sgsn_auth.c:184) 20250404124919433 DMM DEBUG MM(262420000000045/e32ec54c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124919433 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250404124919433 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(1084)@106669e46a0d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@106669e46a0d: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250404124919440 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124919440 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124919440 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124919440 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124919440 DMM INFO MM(262420000000045/e32ec54c) Subscriber data update (mmctx.c:445) 20250404124919440 DMM DEBUG MM(262420000000045/e32ec54c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124919440 DMM INFO MM(262420000000045/e32ec54c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124919440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124919440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124919440 DMM INFO MM(262420000000045/e32ec54c) <- GMM AUTH AND CIPHERING REQ (rand = 58 42 2c c3 99 84 28 13 6a 15 77 ef e9 56 36 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124919456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124919456 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124919456 DMM INFO MM(262420000000045/e32ec54c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124919456 DMM NOTICE MM(262420000000045/e32ec54c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124919456 DMM DEBUG MM(262420000000045/e32ec54c) checking auth: received GSM SRES = 73 99 95 91 (gprs_gmm.c:721) 20250404124919456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124919456 DMM DEBUG MM(262420000000045/e32ec54c) Requesting authorization (sgsn_auth.c:160) 20250404124919456 DMM INFO MM(262420000000045/e32ec54c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124919456 DMM DEBUG MM(262420000000045/e32ec54c) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124919457 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250404124919457 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) 20250404124919457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124919457 DMM INFO MM(262420000000045/e32ec54c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe32ec54c) (gprs_gmm.c:355) 20250404124919460 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124919460 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124919460 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250404124919460 DMM INFO MM(262420000000045/e32ec54c) Subscriber data update (mmctx.c:445) 20250404124919460 DMM DEBUG MM(262420000000045/e32ec54c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124919460 DMM INFO MM(262420000000045/e32ec54c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124919460 DMM NOTICE MM(262420000000045/e32ec54c) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1055) 20250404124919460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124919460 DMM NOTICE MM(262420000000045/e32ec54c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124919460 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) 20250404124919462 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124919462 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250404124919462 DMM INFO MM(262420000000045/e32ec54c) Subscriber data update (mmctx.c:445) 20250404124919462 DMM DEBUG MM(262420000000045/e32ec54c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124919472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124919472 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124919472 DMM INFO MM(262420000000045/e32ec54c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124919472 DMM NOTICE MM(262420000000045/e32ec54c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124919472 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124919472 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124919472 DLLC NOTICE LLME(c3628ad5/e32ec54c){ASSIGNED} LLGM Assign pre (ffffffff => e32ec54c) (gprs_llc.c:1079) 20250404124919472 DLLC NOTICE LLME(ffffffff/e32ec54c){ASSIGNED} LLGM Assign post (ffffffff => e32ec54c) (gprs_llc.c:1125) 20250404124919472 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124919472 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124919472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124919472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@106669e46a0d: setverdict(pass): none -> pass 20250404124919530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124919530 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124919530 DMM INFO MM(262420000000045/e32ec54c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124919530 DMM INFO MM(262420000000045/e32ec54c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124919530 DMM DEBUG MM(262420000000045/e32ec54c) Using GGSN 0 (gprs_sm.c:317) 20250404124919530 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) 20250404124919530 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250404124919530 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124919530 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124919530 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250404124919556 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 6f 1b 83 6c 11 ca 95 08 f0 14 05 7f 1f e5 77 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:461) 20250404124919556 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bb220, cbp=0x55a07b65d440) (sgsn_libgtp.c:632) 20250404124919556 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124919556 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b6646e8 TLLI=e32ec54c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124919556 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124919556 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124919572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124919572 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250404124919572 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250404124919572 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250404124919572 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@106669e46a0d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@106669e46a0d: Final verdict of PTC: pass 20250404124919584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@106669e46a0d: Final verdict of PTC: none 20250404124919588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124919588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1073)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1072)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1082)@106669e46a0d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1078)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@106669e46a0d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@106669e46a0d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1076)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1070)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1080)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@106669e46a0d: Test case TC_xid_n201u finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:19 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250404124919679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124920081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56036) 20250404124920590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124920590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56036, count=100808) 20250404124921592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124921592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124922594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124922594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404124922688 DGPRS DEBUG Checking for inactive LLMEs, time = 7001868 (sgsn.c:131) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_llc_null started. 20250404124923184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124923187 DMM INFO MM(262420000000045/e32ec54c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124923187 DMM INFO MM(262420000000045/e32ec54c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124923187 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124923187 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124923187 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124923187 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124923187 DLLC NOTICE LLME(ffffffff/e32ec54c){ASSIGNED} LLGM Assign pre (e32ec54c => ffffffff) (gprs_llc.c:1079) 20250404124923187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e32ec54c => ffffffff) (gprs_llc.c:1125) 20250404124923187 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b664390 (gprs_sndcp.c:574) 20250404124923187 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b6646e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124923187 DMM NOTICE MM(262420000000045/e32ec54c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124923187 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250404124923187 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124923187 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124923187 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250404124923187 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250404124923187 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) 20250404124923187 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250404124923187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124923187 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124923187 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124923187 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124923188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124923246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124923246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124923246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124923246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124923246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124923246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124923246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124923246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124923247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124923247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124923247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124923247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124923247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124923247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124923247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124923247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124923247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124923247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124923248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124923248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124923251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124923258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124923258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1096)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124923272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124923272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124923272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124923272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124923272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124923272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124923272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124923272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124923273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124923273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124923273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124923273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124923273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124923273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124923273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124923273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124923273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124923273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124923274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124923274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124923276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124923280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124923280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124923280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124923280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124923280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124923281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124923281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124923281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124923281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124923281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250404124923282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124923282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124923282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124923282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124923282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124923282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124923282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124923282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124923282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124923282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124923282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124923282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124923282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_llc_null-BVCI210(1094)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124923285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124923292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124923292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124923595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124923595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124923595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124923595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@106669e46a0d: 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) } } } } 20250404124923599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124923600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@106669e46a0d: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D1DE624B'O, index=0 SGSN_Test-GSUP(1103)@106669e46a0d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@106669e46a0d: 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 := '21A52947E3D79E8057C9561E3597DEAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F110A569'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03463B2653139FC4'O } } } } } 20250404124924672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124924672 DLLC NOTICE LLME(ffffffff/d1de624b){UNASSIGNED} LLC RX: unknown TLLI 0xd1de624b, creating LLME on the fly (gprs_llc.c:552) 20250404124924672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124924672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124924672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124924672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124924672 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124924672 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124924672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124924672 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124924672 DLLC NOTICE LLME(ffffffff/d1de624b){UNASSIGNED} LLGM Assign pre (d1de624b => c7534692) (gprs_llc.c:1079) 20250404124924672 DLLC NOTICE LLME(d1de624b/c7534692){ASSIGNED} LLGM Assign post (d1de624b => c7534692) (gprs_llc.c:1125) 20250404124924672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124924672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124924672 DMM DEBUG MM(262420000000041/c7534692) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124924691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124924692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124924692 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124924692 DMM DEBUG MM(262420000000041/c7534692) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1139) 20250404124924692 DMM NOTICE MM(262420000000041/c7534692) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124924692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124924692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124924692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124924692 DMM DEBUG MM(262420000000041/c7534692) Requesting authorization (sgsn_auth.c:160) 20250404124924692 DMM INFO MM(262420000000041/c7534692) Requesting authentication tuples (sgsn_auth.c:184) 20250404124924692 DMM DEBUG MM(262420000000041/c7534692) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124924692 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250404124924692 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(1103)@106669e46a0d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@106669e46a0d: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250404124924697 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124924697 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124924698 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124924698 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124924698 DMM INFO MM(262420000000041/c7534692) Subscriber data update (mmctx.c:445) 20250404124924698 DMM DEBUG MM(262420000000041/c7534692) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124924698 DMM INFO MM(262420000000041/c7534692) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124924698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124924698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124924698 DMM INFO MM(262420000000041/c7534692) <- GMM AUTH AND CIPHERING REQ (rand = 21 a5 29 47 e3 d7 9e 80 57 c9 56 1e 35 97 de af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124924713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124924713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124924713 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124924713 DMM INFO MM(262420000000041/c7534692) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124924713 DMM NOTICE MM(262420000000041/c7534692) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124924713 DMM DEBUG MM(262420000000041/c7534692) checking auth: received GSM SRES = f1 10 a5 69 (gprs_gmm.c:721) 20250404124924713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124924713 DMM DEBUG MM(262420000000041/c7534692) Requesting authorization (sgsn_auth.c:160) 20250404124924713 DMM INFO MM(262420000000041/c7534692) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124924713 DMM DEBUG MM(262420000000041/c7534692) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124924713 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250404124924713 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) 20250404124924713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124924713 DMM INFO MM(262420000000041/c7534692) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7534692) (gprs_gmm.c:355) 20250404124924716 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124924716 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124924716 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250404124924716 DMM INFO MM(262420000000041/c7534692) Subscriber data update (mmctx.c:445) 20250404124924716 DMM DEBUG MM(262420000000041/c7534692) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124924716 DMM INFO MM(262420000000041/c7534692) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124924716 DMM NOTICE MM(262420000000041/c7534692) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1055) 20250404124924716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124924716 DMM NOTICE MM(262420000000041/c7534692) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124924716 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) 20250404124924717 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124924717 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250404124924717 DMM INFO MM(262420000000041/c7534692) Subscriber data update (mmctx.c:445) 20250404124924717 DMM DEBUG MM(262420000000041/c7534692) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124924729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124924729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124924729 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124924729 DMM INFO MM(262420000000041/c7534692) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124924729 DMM NOTICE MM(262420000000041/c7534692) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124924729 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124924729 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124924729 DLLC NOTICE LLME(d1de624b/c7534692){ASSIGNED} LLGM Assign pre (ffffffff => c7534692) (gprs_llc.c:1079) 20250404124924729 DLLC NOTICE LLME(ffffffff/c7534692){ASSIGNED} LLGM Assign post (ffffffff => c7534692) (gprs_llc.c:1125) 20250404124924729 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124924729 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124924729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124924729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404124925786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124925786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250404124925786 DLLC DEBUG TLLI=c7534692 sends us LLC NULL (gprs_llc.c:912) 20250404124925786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124925786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250404124925786 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124925786 DMM INFO MM(262420000000041/c7534692) -> GMM DETACH REQUEST TLLI=0xc7534692 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250404124925787 DMM INFO MM(262420000000041/c7534692) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250404124925787 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124925787 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124925787 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124925787 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124925787 DLLC NOTICE LLME(ffffffff/c7534692){ASSIGNED} LLGM Assign pre (c7534692 => ffffffff) (gprs_llc.c:1079) 20250404124925787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7534692 => ffffffff) (gprs_llc.c:1125) 20250404124925787 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250404124925787 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) 20250404124925787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124925787 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124925787 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124925787 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124925788 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@106669e46a0d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@106669e46a0d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@106669e46a0d: Final verdict of PTC: pass 20250404124930805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39250<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1097)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@106669e46a0d: Final verdict of PTC: none 20250404124930811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124930811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1101)@106669e46a0d: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1091)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1103)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@106669e46a0d: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1095)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1099)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1089)@106669e46a0d: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@106669e46a0d: Test case TC_llc_null finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:30 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250404124930905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124931207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95004) 20250404124931812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124931812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95004, count=100436) 20250404124932813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124932813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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.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 20250404124933814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124933814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_llc_sabm_dm_llgmm started. 20250404124934306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124934309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@106669e46a0d: 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(1111)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124934350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124934350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124934350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124934350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124934350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124934350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124934350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124934350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1110)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124934351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124934351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124934351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124934351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124934351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124934351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124934351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124934351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124934351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124934351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124934352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124934352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124934354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1107)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124934359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124934359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1108)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124934364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124934364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124934364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124934364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934364 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124934364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124934364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124934364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124934364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124934365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124934365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124934365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124934365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124934365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124934365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124934365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124934365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124934365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124934365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124934365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124934365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124934367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@106669e46a0d: 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(1120)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404124934373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124934373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1120)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124934374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124934374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124934374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124934374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124934374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124934374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124934374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124934374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124934375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124934375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124934375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124934375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124934375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124934375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124934375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124934375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124934375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124934375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124934375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_llc_sabm_dm_llgmm-BVCI210(1113)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124934375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124934375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124934378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124934383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124934383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124934815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124934815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124934815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124934815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@106669e46a0d: 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) } } } } 20250404124934819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124934821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1108)@106669e46a0d: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FE330E27'O, index=0 SGSN_Test-GSUP(1122)@106669e46a0d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@106669e46a0d: 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 := 'BDFF41AE57F5CA2B4D5D34147FD62E9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC5F0EAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E2E3770F84E3389'O } } } } } 20250404124935895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124935895 DLLC NOTICE LLME(ffffffff/fe330e27){UNASSIGNED} LLC RX: unknown TLLI 0xfe330e27, creating LLME on the fly (gprs_llc.c:552) 20250404124935895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124935895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124935895 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124935895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124935895 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124935895 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124935895 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124935895 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124935895 DLLC NOTICE LLME(ffffffff/fe330e27){UNASSIGNED} LLGM Assign pre (fe330e27 => e86dfdde) (gprs_llc.c:1079) 20250404124935896 DLLC NOTICE LLME(fe330e27/e86dfdde){ASSIGNED} LLGM Assign post (fe330e27 => e86dfdde) (gprs_llc.c:1125) 20250404124935896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124935896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124935896 DMM DEBUG MM(262420000000042/e86dfdde) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124935920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124935920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124935920 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124935920 DMM DEBUG MM(262420000000042/e86dfdde) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1139) 20250404124935920 DMM NOTICE MM(262420000000042/e86dfdde) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124935920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124935920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124935920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124935920 DMM DEBUG MM(262420000000042/e86dfdde) Requesting authorization (sgsn_auth.c:160) 20250404124935920 DMM INFO MM(262420000000042/e86dfdde) Requesting authentication tuples (sgsn_auth.c:184) 20250404124935920 DMM DEBUG MM(262420000000042/e86dfdde) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124935920 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250404124935920 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(1122)@106669e46a0d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@106669e46a0d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250404124935926 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124935926 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124935926 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124935926 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124935926 DMM INFO MM(262420000000042/e86dfdde) Subscriber data update (mmctx.c:445) 20250404124935926 DMM DEBUG MM(262420000000042/e86dfdde) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124935926 DMM INFO MM(262420000000042/e86dfdde) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124935926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124935926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124935926 DMM INFO MM(262420000000042/e86dfdde) <- GMM AUTH AND CIPHERING REQ (rand = bd ff 41 ae 57 f5 ca 2b 4d 5d 34 14 7f d6 2e 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124935942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124935942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124935942 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124935942 DMM INFO MM(262420000000042/e86dfdde) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124935942 DMM NOTICE MM(262420000000042/e86dfdde) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124935942 DMM DEBUG MM(262420000000042/e86dfdde) checking auth: received GSM SRES = fc 5f 0e ad (gprs_gmm.c:721) 20250404124935942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124935942 DMM DEBUG MM(262420000000042/e86dfdde) Requesting authorization (sgsn_auth.c:160) 20250404124935942 DMM INFO MM(262420000000042/e86dfdde) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124935942 DMM DEBUG MM(262420000000042/e86dfdde) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124935942 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250404124935942 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) 20250404124935942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124935942 DMM INFO MM(262420000000042/e86dfdde) <- GMM ATTACH ACCEPT (new P-TMSI=0xe86dfdde) (gprs_gmm.c:355) 20250404124935945 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124935945 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124935945 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250404124935945 DMM INFO MM(262420000000042/e86dfdde) Subscriber data update (mmctx.c:445) 20250404124935945 DMM DEBUG MM(262420000000042/e86dfdde) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124935945 DMM INFO MM(262420000000042/e86dfdde) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124935945 DMM NOTICE MM(262420000000042/e86dfdde) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1055) 20250404124935945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124935945 DMM NOTICE MM(262420000000042/e86dfdde) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124935945 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) 20250404124935947 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124935947 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250404124935947 DMM INFO MM(262420000000042/e86dfdde) Subscriber data update (mmctx.c:445) 20250404124935947 DMM DEBUG MM(262420000000042/e86dfdde) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124935950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124935950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124935950 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124935950 DMM INFO MM(262420000000042/e86dfdde) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124935950 DMM NOTICE MM(262420000000042/e86dfdde) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124935950 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124935950 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124935950 DLLC NOTICE LLME(fe330e27/e86dfdde){ASSIGNED} LLGM Assign pre (ffffffff => e86dfdde) (gprs_llc.c:1079) 20250404124935950 DLLC NOTICE LLME(ffffffff/e86dfdde){ASSIGNED} LLGM Assign post (ffffffff => e86dfdde) (gprs_llc.c:1125) 20250404124935950 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124935950 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124935950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124935950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404124937010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124937010 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(1124)@106669e46a0d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1108)@106669e46a0d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@106669e46a0d: Final verdict of PTC: pass 20250404124937027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44456<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404124937032 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124937032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1122)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1111)@106669e46a0d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1120)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@106669e46a0d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1108)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1116)@106669e46a0d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1109)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1114)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1118)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1108): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@106669e46a0d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:37 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 20250404124937136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124937538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79332) 20250404124938033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124938033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79332, count=86744) 20250404124939034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124939034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124940035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124940035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_llc_sabm_dm_ll5 started. 20250404124940633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124940636 DMM INFO MM(262420000000042/e86dfdde) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124940636 DMM INFO MM(262420000000042/e86dfdde) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124940636 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124940636 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124940636 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124940636 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124940636 DLLC NOTICE LLME(ffffffff/e86dfdde){ASSIGNED} LLGM Assign pre (e86dfdde => ffffffff) (gprs_llc.c:1079) 20250404124940636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e86dfdde => ffffffff) (gprs_llc.c:1125) 20250404124940636 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250404124940636 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) 20250404124940636 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250404124940636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124940636 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124940636 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124940636 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124940636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@106669e46a0d: 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(1129)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124940681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124940681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124940681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124940681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124940681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124940681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124940681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124940681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124940682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124940682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124940682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124940682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124940682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124940682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124940682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124940682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124940682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124940682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124940683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124940683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124940685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124940690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124940690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124940696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124940696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124940696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124940696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124940696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124940696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124940696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124940696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124940697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124940697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124940697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124940697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124940697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124940697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124940697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124940698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124940698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124940699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124940704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124940704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1132)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124940709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124940710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124940710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124940710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124940710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124940710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124940710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124940713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124940718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124940718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124941037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124941037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124941037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124941037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@106669e46a0d: 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) } } } } 20250404124941041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250404124941042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@106669e46a0d: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='CD1D13ED'O, index=0 SGSN_Test-GSUP(1141)@106669e46a0d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@106669e46a0d: 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 := '235894B6F65F433942157BC594E0FB3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F3F647A'O ("_?dz") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48AC1E1781EA49C4'O } } } } } 20250404124942112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124942112 DLLC NOTICE LLME(ffffffff/cd1d13ed){UNASSIGNED} LLC RX: unknown TLLI 0xcd1d13ed, creating LLME on the fly (gprs_llc.c:552) 20250404124942112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124942112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124942112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124942112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124942112 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124942112 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124942112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124942112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124942112 DLLC NOTICE LLME(ffffffff/cd1d13ed){UNASSIGNED} LLGM Assign pre (cd1d13ed => e0e28739) (gprs_llc.c:1079) 20250404124942112 DLLC NOTICE LLME(cd1d13ed/e0e28739){ASSIGNED} LLGM Assign post (cd1d13ed => e0e28739) (gprs_llc.c:1125) 20250404124942112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124942112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124942112 DMM DEBUG MM(262420000000043/e0e28739) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124942130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124942130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124942130 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124942130 DMM DEBUG MM(262420000000043/e0e28739) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1139) 20250404124942130 DMM NOTICE MM(262420000000043/e0e28739) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124942130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124942130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124942130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124942130 DMM DEBUG MM(262420000000043/e0e28739) Requesting authorization (sgsn_auth.c:160) 20250404124942131 DMM INFO MM(262420000000043/e0e28739) Requesting authentication tuples (sgsn_auth.c:184) 20250404124942131 DMM DEBUG MM(262420000000043/e0e28739) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124942131 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250404124942131 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(1141)@106669e46a0d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@106669e46a0d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250404124942136 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124942136 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124942136 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124942136 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124942136 DMM INFO MM(262420000000043/e0e28739) Subscriber data update (mmctx.c:445) 20250404124942136 DMM DEBUG MM(262420000000043/e0e28739) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124942136 DMM INFO MM(262420000000043/e0e28739) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124942136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124942136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124942136 DMM INFO MM(262420000000043/e0e28739) <- GMM AUTH AND CIPHERING REQ (rand = 23 58 94 b6 f6 5f 43 39 42 15 7b c5 94 e0 fb 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124942149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124942149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124942149 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124942149 DMM INFO MM(262420000000043/e0e28739) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124942149 DMM NOTICE MM(262420000000043/e0e28739) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124942149 DMM DEBUG MM(262420000000043/e0e28739) checking auth: received GSM SRES = 5f 3f 64 7a (gprs_gmm.c:721) 20250404124942149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124942150 DMM DEBUG MM(262420000000043/e0e28739) Requesting authorization (sgsn_auth.c:160) 20250404124942150 DMM INFO MM(262420000000043/e0e28739) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124942150 DMM DEBUG MM(262420000000043/e0e28739) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124942150 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250404124942150 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) 20250404124942150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124942150 DMM INFO MM(262420000000043/e0e28739) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0e28739) (gprs_gmm.c:355) 20250404124942152 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124942152 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124942152 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250404124942152 DMM INFO MM(262420000000043/e0e28739) Subscriber data update (mmctx.c:445) 20250404124942152 DMM DEBUG MM(262420000000043/e0e28739) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124942152 DMM INFO MM(262420000000043/e0e28739) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124942152 DMM NOTICE MM(262420000000043/e0e28739) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1055) 20250404124942152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124942152 DMM NOTICE MM(262420000000043/e0e28739) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124942152 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) 20250404124942153 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124942153 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250404124942153 DMM INFO MM(262420000000043/e0e28739) Subscriber data update (mmctx.c:445) 20250404124942153 DMM DEBUG MM(262420000000043/e0e28739) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124942163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124942163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124942163 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124942163 DMM INFO MM(262420000000043/e0e28739) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124942163 DMM NOTICE MM(262420000000043/e0e28739) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124942163 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124942163 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124942163 DLLC NOTICE LLME(cd1d13ed/e0e28739){ASSIGNED} LLGM Assign pre (ffffffff => e0e28739) (gprs_llc.c:1079) 20250404124942163 DLLC NOTICE LLME(ffffffff/e0e28739){ASSIGNED} LLGM Assign post (ffffffff => e0e28739) (gprs_llc.c:1125) 20250404124942163 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124942163 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124942163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124942163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404124943218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124943218 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(1143)@106669e46a0d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@106669e46a0d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@106669e46a0d: Final verdict of PTC: pass 20250404124943234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1129)@106669e46a0d: Final verdict of PTC: none 20250404124943238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1125)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@106669e46a0d: Final verdict of PTC: none 20250404124943239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI210(1132)@106669e46a0d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@106669e46a0d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1134)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1139)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1133)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1137)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1127)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@106669e46a0d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:43 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 20250404124943335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124943737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83964) 20250404124944240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124944240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83964, count=91376) 20250404124945242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124945242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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.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 20250404124946244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124946244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_suspend_nopaging started. 20250404124946833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124946836 DMM INFO MM(262420000000043/e0e28739) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124946836 DMM INFO MM(262420000000043/e0e28739) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124946836 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124946836 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124946836 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124946836 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124946836 DLLC NOTICE LLME(ffffffff/e0e28739){ASSIGNED} LLGM Assign pre (e0e28739 => ffffffff) (gprs_llc.c:1079) 20250404124946836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0e28739 => ffffffff) (gprs_llc.c:1125) 20250404124946836 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250404124946836 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) 20250404124946836 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250404124946836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404124946836 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124946836 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404124946836 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124946836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124946876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124946876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124946876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124946876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124946876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124946876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124946876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124946876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124946877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124946877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124946877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124946877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124946877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124946877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124946877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124946877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124946877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124946877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124946877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124946877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124946879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124946886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124946886 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@106669e46a0d: 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(1154)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1153)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404124946894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124946894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124946894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124946894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124946894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124946894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124946894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124946894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124946896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124946896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124946896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124946896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124946896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124946896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124946896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124946896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124946896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124946896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124946896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124946896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124946898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1153)@106669e46a0d: 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 } 20250404124946903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124946903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1158)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@106669e46a0d: Provider Link came up: sending NS-RESET TC_suspend_nopaging-BVCI210(1151)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124946905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124946905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124946905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124946905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124946905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124946905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124946905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124946905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124946906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124946906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124946906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124946906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124946906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124946906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124946906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124946906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124946906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124946906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124946906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124946906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124946906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124946908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124946912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124946912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124947245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124947245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124947245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124947245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@106669e46a0d: 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) } } } } 20250404124947249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124947250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@106669e46a0d: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C7D780F3'O, index=0 SGSN_Test-GSUP(1160)@106669e46a0d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@106669e46a0d: 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 := '9280B098EDF0F412C19F9B1B477759C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F82DAFD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1793579F1435DC9F'O } } } } } 20250404124948321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948321 DLLC NOTICE LLME(ffffffff/c7d780f3){UNASSIGNED} LLC RX: unknown TLLI 0xc7d780f3, creating LLME on the fly (gprs_llc.c:552) 20250404124948321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124948321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124948321 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124948321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404124948321 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124948321 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404124948321 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124948321 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124948321 DLLC NOTICE LLME(ffffffff/c7d780f3){UNASSIGNED} LLGM Assign pre (c7d780f3 => e92f56f1) (gprs_llc.c:1079) 20250404124948321 DLLC NOTICE LLME(c7d780f3/e92f56f1){ASSIGNED} LLGM Assign post (c7d780f3 => e92f56f1) (gprs_llc.c:1125) 20250404124948321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124948321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124948321 DMM DEBUG MM(262420000000048/e92f56f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124948340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124948340 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124948340 DMM DEBUG MM(262420000000048/e92f56f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1139) 20250404124948340 DMM NOTICE MM(262420000000048/e92f56f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124948340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124948340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124948340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124948340 DMM DEBUG MM(262420000000048/e92f56f1) Requesting authorization (sgsn_auth.c:160) 20250404124948340 DMM INFO MM(262420000000048/e92f56f1) Requesting authentication tuples (sgsn_auth.c:184) 20250404124948340 DMM DEBUG MM(262420000000048/e92f56f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124948340 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250404124948340 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(1160)@106669e46a0d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@106669e46a0d: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250404124948347 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124948347 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124948347 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124948347 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124948347 DMM INFO MM(262420000000048/e92f56f1) Subscriber data update (mmctx.c:445) 20250404124948347 DMM DEBUG MM(262420000000048/e92f56f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124948347 DMM INFO MM(262420000000048/e92f56f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124948347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124948347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124948347 DMM INFO MM(262420000000048/e92f56f1) <- GMM AUTH AND CIPHERING REQ (rand = 92 80 b0 98 ed f0 f4 12 c1 9f 9b 1b 47 77 59 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124948364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124948364 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124948365 DMM INFO MM(262420000000048/e92f56f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124948365 DMM NOTICE MM(262420000000048/e92f56f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124948365 DMM DEBUG MM(262420000000048/e92f56f1) checking auth: received GSM SRES = f8 2d af d5 (gprs_gmm.c:721) 20250404124948365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124948365 DMM DEBUG MM(262420000000048/e92f56f1) Requesting authorization (sgsn_auth.c:160) 20250404124948365 DMM INFO MM(262420000000048/e92f56f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124948365 DMM DEBUG MM(262420000000048/e92f56f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124948365 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250404124948365 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) 20250404124948365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124948365 DMM INFO MM(262420000000048/e92f56f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe92f56f1) (gprs_gmm.c:355) 20250404124948368 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124948368 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124948368 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250404124948368 DMM INFO MM(262420000000048/e92f56f1) Subscriber data update (mmctx.c:445) 20250404124948368 DMM DEBUG MM(262420000000048/e92f56f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124948368 DMM INFO MM(262420000000048/e92f56f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124948368 DMM NOTICE MM(262420000000048/e92f56f1) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1055) 20250404124948368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124948368 DMM NOTICE MM(262420000000048/e92f56f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124948368 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) 20250404124948370 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124948370 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250404124948370 DMM INFO MM(262420000000048/e92f56f1) Subscriber data update (mmctx.c:445) 20250404124948370 DMM DEBUG MM(262420000000048/e92f56f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124948383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124948383 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124948383 DMM INFO MM(262420000000048/e92f56f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124948383 DMM NOTICE MM(262420000000048/e92f56f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124948383 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124948383 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124948383 DLLC NOTICE LLME(c7d780f3/e92f56f1){ASSIGNED} LLGM Assign pre (ffffffff => e92f56f1) (gprs_llc.c:1079) 20250404124948383 DLLC NOTICE LLME(ffffffff/e92f56f1){ASSIGNED} LLGM Assign post (ffffffff => e92f56f1) (gprs_llc.c:1125) 20250404124948383 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124948383 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124948383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124948383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@106669e46a0d: setverdict(pass): none -> pass 20250404124948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124948440 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124948440 DMM INFO MM(262420000000048/e92f56f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124948440 DMM INFO MM(262420000000048/e92f56f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124948440 DMM DEBUG MM(262420000000048/e92f56f1) Using GGSN 0 (gprs_sm.c:317) 20250404124948440 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) 20250404124948440 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250404124948440 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124948440 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124948440 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250404124948462 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 14 ff 36 66 11 37 fc e4 91 14 05 7f 22 b7 d6 d9 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:461) 20250404124948462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bc298, cbp=0x55a07b65ecf0) (sgsn_libgtp.c:632) 20250404124948462 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124948462 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=e92f56f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124948462 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124948462 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124948478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250404124948489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124948489 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250404124948489 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250404124948495 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250404124948495 DMM INFO MM(262420000000048/e92f56f1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250404124952689 DGPRS DEBUG Checking for inactive LLMEs, time = 7001898 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@106669e46a0d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@106669e46a0d: Final verdict of PTC: pass 20250404124953505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33166<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI220(1157)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1160)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1148)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1154)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@106669e46a0d: Final verdict of PTC: none 20250404124953510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404124953510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1155)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@106669e46a0d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@106669e46a0d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1158)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1146)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1152)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1156)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@106669e46a0d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:49:53 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250404124953615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124954017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96236) 20250404124954511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124954511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96236, count=100592) 20250404124955512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124955512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:49: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_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 20250404124956514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124956514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_suspend_resume started. 20250404124957088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404124957090 DMM INFO MM(262420000000048/e92f56f1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404124957091 DMM INFO MM(262420000000048/e92f56f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404124957091 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404124957091 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404124957091 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404124957091 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404124957091 DLLC NOTICE LLME(ffffffff/e92f56f1){ASSIGNED} LLGM Assign pre (e92f56f1 => ffffffff) (gprs_llc.c:1079) 20250404124957091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e92f56f1 => ffffffff) (gprs_llc.c:1125) 20250404124957091 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404124957091 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404124957091 DMM NOTICE MM(262420000000048/e92f56f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404124957091 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250404124957091 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404124957091 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404124957091 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250404124957091 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250404124957091 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) 20250404124957091 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250404124957091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404124957091 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404124957091 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404124957091 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404124957091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@106669e46a0d: 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(1167)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124957143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404124957143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124957143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124957143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404124957143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124957143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124957143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124957143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124957144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124957144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124957144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124957144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124957144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124957144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124957144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124957144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404124957144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124957144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404124957144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124957144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404124957146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404124957153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124957153 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1165)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404124957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124957157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404124957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124957158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124957158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124957158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124957158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404124957158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124957158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124957158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124957161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124957166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124957166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404124957171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404124957171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404124957171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404124957171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404124957171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404124957171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404124957171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404124957171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404124957172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404124957172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404124957172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404124957172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404124957172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404124957172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404124957172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404124957172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404124957172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404124957172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404124957172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404124957172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404124957172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404124957175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404124957179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124957179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404124957515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404124957515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404124957515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404124957515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@106669e46a0d: 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) } } } } 20250404124957519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404124957520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@106669e46a0d: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='ECEC8FC3'O, index=0 SGSN_Test-GSUP(1179)@106669e46a0d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@106669e46a0d: 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 := 'E4C88DA815842C86CC2BC26FFA9FE305'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C41ABFEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EA448AEE077FB78'O } } } } } 20250404124958597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958597 DLLC NOTICE LLME(ffffffff/ecec8fc3){UNASSIGNED} LLC RX: unknown TLLI 0xecec8fc3, creating LLME on the fly (gprs_llc.c:552) 20250404124958597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124958597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1325) 20250404124958597 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404124958597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404124958597 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404124958597 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404124958597 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404124958597 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404124958597 DLLC NOTICE LLME(ffffffff/ecec8fc3){UNASSIGNED} LLGM Assign pre (ecec8fc3 => f7d7c824) (gprs_llc.c:1079) 20250404124958597 DLLC NOTICE LLME(ecec8fc3/f7d7c824){ASSIGNED} LLGM Assign post (ecec8fc3 => f7d7c824) (gprs_llc.c:1125) 20250404124958597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404124958597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404124958597 DMM DEBUG MM(262420000000049/f7d7c824) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404124958615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404124958615 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124958615 DMM DEBUG MM(262420000000049/f7d7c824) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1139) 20250404124958615 DMM NOTICE MM(262420000000049/f7d7c824) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404124958615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404124958615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404124958615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404124958615 DMM DEBUG MM(262420000000049/f7d7c824) Requesting authorization (sgsn_auth.c:160) 20250404124958615 DMM INFO MM(262420000000049/f7d7c824) Requesting authentication tuples (sgsn_auth.c:184) 20250404124958615 DMM DEBUG MM(262420000000049/f7d7c824) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404124958615 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250404124958615 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(1179)@106669e46a0d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@106669e46a0d: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250404124958621 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404124958621 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404124958621 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404124958621 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404124958621 DMM INFO MM(262420000000049/f7d7c824) Subscriber data update (mmctx.c:445) 20250404124958621 DMM DEBUG MM(262420000000049/f7d7c824) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404124958621 DMM INFO MM(262420000000049/f7d7c824) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404124958621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404124958621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404124958621 DMM INFO MM(262420000000049/f7d7c824) <- GMM AUTH AND CIPHERING REQ (rand = e4 c8 8d a8 15 84 2c 86 cc 2b c2 6f fa 9f e3 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404124958635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404124958635 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124958635 DMM INFO MM(262420000000049/f7d7c824) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404124958635 DMM NOTICE MM(262420000000049/f7d7c824) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404124958635 DMM DEBUG MM(262420000000049/f7d7c824) checking auth: received GSM SRES = c4 1a bf ee (gprs_gmm.c:721) 20250404124958635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404124958635 DMM DEBUG MM(262420000000049/f7d7c824) Requesting authorization (sgsn_auth.c:160) 20250404124958635 DMM INFO MM(262420000000049/f7d7c824) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404124958635 DMM DEBUG MM(262420000000049/f7d7c824) Requesting subscriber data update (gprs_subscriber.c:894) 20250404124958635 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250404124958635 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) 20250404124958635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404124958636 DMM INFO MM(262420000000049/f7d7c824) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7d7c824) (gprs_gmm.c:355) 20250404124958639 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404124958639 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404124958639 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250404124958639 DMM INFO MM(262420000000049/f7d7c824) Subscriber data update (mmctx.c:445) 20250404124958639 DMM DEBUG MM(262420000000049/f7d7c824) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404124958639 DMM INFO MM(262420000000049/f7d7c824) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404124958639 DMM NOTICE MM(262420000000049/f7d7c824) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1055) 20250404124958639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404124958639 DMM NOTICE MM(262420000000049/f7d7c824) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404124958639 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) 20250404124958640 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404124958640 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250404124958640 DMM INFO MM(262420000000049/f7d7c824) Subscriber data update (mmctx.c:445) 20250404124958640 DMM DEBUG MM(262420000000049/f7d7c824) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404124958650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404124958651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124958651 DMM INFO MM(262420000000049/f7d7c824) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404124958651 DMM NOTICE MM(262420000000049/f7d7c824) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404124958651 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404124958651 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404124958651 DLLC NOTICE LLME(ecec8fc3/f7d7c824){ASSIGNED} LLGM Assign pre (ffffffff => f7d7c824) (gprs_llc.c:1079) 20250404124958651 DLLC NOTICE LLME(ffffffff/f7d7c824){ASSIGNED} LLGM Assign post (ffffffff => f7d7c824) (gprs_llc.c:1125) 20250404124958651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404124958651 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404124958651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404124958651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@106669e46a0d: setverdict(pass): none -> pass 20250404124958708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404124958708 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404124958708 DMM INFO MM(262420000000049/f7d7c824) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404124958709 DMM INFO MM(262420000000049/f7d7c824) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404124958709 DMM DEBUG MM(262420000000049/f7d7c824) Using GGSN 0 (gprs_sm.c:317) 20250404124958709 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) 20250404124958709 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250404124958709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404124958709 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20250404124958709 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250404124958730 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 8b 60 33 74 11 5a cb 2b 81 14 05 7f 37 a4 f6 18 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250404124958730 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bd310, cbp=0x55a07b65f080) (sgsn_libgtp.c:632) 20250404124958730 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404124958730 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=f7d7c824, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404124958730 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404124958730 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404124958746 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250404124958757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404124958757 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250404124958757 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250404124958762 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250404124958763 DMM INFO MM(262420000000049/f7d7c824) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250404125003775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125003775 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2364) 20250404125003775 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250404125003781 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) TC_suspend_resume-BVCI196(1165)@106669e46a0d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@106669e46a0d: Final verdict of PTC: pass 20250404125003795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1172)@106669e46a0d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1177)@106669e46a0d: Final verdict of PTC: none 20250404125003801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125003801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI196(1165)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@106669e46a0d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1167)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1166)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1175)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1170)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@106669e46a0d: Test case TC_suspend_resume finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:50:03 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250404125003916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125004319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100816) 20250404125004801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125004801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100816, count=105172) 20250404125005802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125005802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:50: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_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 20250404125006803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125006803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_suspend_rau started. 20250404125007407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125007409 DMM INFO MM(262420000000049/f7d7c824) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125007409 DMM INFO MM(262420000000049/f7d7c824) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125007409 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125007409 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125007409 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125007409 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404125007409 DLLC NOTICE LLME(ffffffff/f7d7c824){ASSIGNED} LLGM Assign pre (f7d7c824 => ffffffff) (gprs_llc.c:1079) 20250404125007409 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d7c824 => ffffffff) (gprs_llc.c:1125) 20250404125007409 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125007409 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125007409 DMM NOTICE MM(262420000000049/f7d7c824) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125007409 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250404125007409 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125007410 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125007410 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250404125007410 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250404125007410 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) 20250404125007410 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250404125007410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125007410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125007410 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404125007410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125007410 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125007455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125007455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125007455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125007455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125007456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125007456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125007457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125007457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125007457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125007457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125007457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125007457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125007457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125007457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125007457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125007457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125007457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125007460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404125007467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125007467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1191)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125007468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125007468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125007468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125007468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125007468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125007468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125007468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125007468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI196(1185)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125007469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125007469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125007469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125007469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125007469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125007469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125007469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125007469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125007469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125007469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125007470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125007470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125007473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125007478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125007478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1190)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125007484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125007484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125007484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125007484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125007484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125007484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125007484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125007484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125007485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125007485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125007485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125007485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125007485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125007485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125007485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125007485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125007485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125007488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125007493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125007493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125007804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125007804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125007804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125007804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@106669e46a0d: 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) } } } } 20250404125007806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125007806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@106669e46a0d: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E5E2F02B'O, index=0 SGSN_Test-GSUP(1198)@106669e46a0d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@106669e46a0d: 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 := '3B786D2D85654502CCE6C17CE323DE7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3CD3E84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99AC0AA5C8FACAEB'O } } } } } 20250404125008881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125008881 DLLC NOTICE LLME(ffffffff/e5e2f02b){UNASSIGNED} LLC RX: unknown TLLI 0xe5e2f02b, creating LLME on the fly (gprs_llc.c:552) 20250404125008881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125008881 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125008881 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125008881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125008881 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125008881 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125008881 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125008881 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125008881 DLLC NOTICE LLME(ffffffff/e5e2f02b){UNASSIGNED} LLGM Assign pre (e5e2f02b => f17d1f2e) (gprs_llc.c:1079) 20250404125008881 DLLC NOTICE LLME(e5e2f02b/f17d1f2e){ASSIGNED} LLGM Assign post (e5e2f02b => f17d1f2e) (gprs_llc.c:1125) 20250404125008881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125008881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125008881 DMM DEBUG MM(262420000000050/f17d1f2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125008900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125008900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125008900 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125008900 DMM DEBUG MM(262420000000050/f17d1f2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1139) 20250404125008900 DMM NOTICE MM(262420000000050/f17d1f2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125008900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125008900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125008900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125008900 DMM DEBUG MM(262420000000050/f17d1f2e) Requesting authorization (sgsn_auth.c:160) 20250404125008900 DMM INFO MM(262420000000050/f17d1f2e) Requesting authentication tuples (sgsn_auth.c:184) 20250404125008900 DMM DEBUG MM(262420000000050/f17d1f2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125008900 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250404125008900 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(1198)@106669e46a0d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@106669e46a0d: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250404125008906 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125008906 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125008906 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125008906 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125008906 DMM INFO MM(262420000000050/f17d1f2e) Subscriber data update (mmctx.c:445) 20250404125008906 DMM DEBUG MM(262420000000050/f17d1f2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125008906 DMM INFO MM(262420000000050/f17d1f2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125008906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125008906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125008906 DMM INFO MM(262420000000050/f17d1f2e) <- GMM AUTH AND CIPHERING REQ (rand = 3b 78 6d 2d 85 65 45 02 cc e6 c1 7c e3 23 de 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125008924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125008924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125008924 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125008924 DMM INFO MM(262420000000050/f17d1f2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125008924 DMM NOTICE MM(262420000000050/f17d1f2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125008924 DMM DEBUG MM(262420000000050/f17d1f2e) checking auth: received GSM SRES = b3 cd 3e 84 (gprs_gmm.c:721) 20250404125008924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125008924 DMM DEBUG MM(262420000000050/f17d1f2e) Requesting authorization (sgsn_auth.c:160) 20250404125008924 DMM INFO MM(262420000000050/f17d1f2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125008924 DMM DEBUG MM(262420000000050/f17d1f2e) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125008924 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250404125008924 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) 20250404125008924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125008924 DMM INFO MM(262420000000050/f17d1f2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17d1f2e) (gprs_gmm.c:355) 20250404125008928 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125008928 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125008928 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250404125008928 DMM INFO MM(262420000000050/f17d1f2e) Subscriber data update (mmctx.c:445) 20250404125008928 DMM DEBUG MM(262420000000050/f17d1f2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125008928 DMM INFO MM(262420000000050/f17d1f2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125008928 DMM NOTICE MM(262420000000050/f17d1f2e) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1055) 20250404125008928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125008928 DMM NOTICE MM(262420000000050/f17d1f2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125008928 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) 20250404125008929 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125008929 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250404125008929 DMM INFO MM(262420000000050/f17d1f2e) Subscriber data update (mmctx.c:445) 20250404125008929 DMM DEBUG MM(262420000000050/f17d1f2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125008940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125008940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125008940 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125008940 DMM INFO MM(262420000000050/f17d1f2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125008940 DMM NOTICE MM(262420000000050/f17d1f2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125008940 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125008940 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125008940 DLLC NOTICE LLME(e5e2f02b/f17d1f2e){ASSIGNED} LLGM Assign pre (ffffffff => f17d1f2e) (gprs_llc.c:1079) 20250404125008940 DLLC NOTICE LLME(ffffffff/f17d1f2e){ASSIGNED} LLGM Assign post (ffffffff => f17d1f2e) (gprs_llc.c:1125) 20250404125008940 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125008940 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125008940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125008940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@106669e46a0d: setverdict(pass): none -> pass 20250404125008995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125008995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125008995 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125008995 DMM INFO MM(262420000000050/f17d1f2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125008995 DMM INFO MM(262420000000050/f17d1f2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125008995 DMM DEBUG MM(262420000000050/f17d1f2e) Using GGSN 0 (gprs_sm.c:317) 20250404125008995 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) 20250404125008995 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250404125008995 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125008995 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125008995 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250404125009020 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 c5 a1 b7 f0 11 97 d9 6c 9c 14 05 7f 27 4e c0 ec 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:461) 20250404125009020 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989be388, cbp=0x55a07b65f410) (sgsn_libgtp.c:632) 20250404125009020 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125009020 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=f17d1f2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125009020 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125009020 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125009037 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250404125009050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125009050 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250404125009050 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250404125009057 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250404125009057 DMM INFO MM(262420000000050/f17d1f2e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250404125014074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125014074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125014074 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125014074 DMM INFO MM(262420000000050/f17d1f2e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404125014074 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125014074 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250404125014074 DLLC NOTICE LLME(ffffffff/f17d1f2e){ASSIGNED} LLGM Assign pre (f17d1f2e => ddba8750) (gprs_llc.c:1079) 20250404125014074 DLLC NOTICE LLME(f17d1f2e/ddba8750){ASSIGNED} LLGM Assign post (f17d1f2e => ddba8750) (gprs_llc.c:1125) 20250404125014074 DMM INFO MM(262420000000050/ddba8750) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_suspend_rau(1200)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125014089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125014089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125014089 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125014089 DMM INFO MM(262420000000050/ddba8750) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404125014089 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404125014089 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125014089 DLLC NOTICE LLME(f17d1f2e/ddba8750){ASSIGNED} LLGM Assign pre (ffffffff => ddba8750) (gprs_llc.c:1079) 20250404125014089 DLLC NOTICE LLME(ffffffff/ddba8750){ASSIGNED} LLGM Assign post (ffffffff => ddba8750) (gprs_llc.c:1125) 20250404125014089 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250404125014588 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) TC_suspend_rau-BVCI196(1185)@106669e46a0d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@106669e46a0d: Final verdict of PTC: pass 20250404125014606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404125014610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125014610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1197)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1198)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1186)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1196)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1191)@106669e46a0d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@106669e46a0d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@106669e46a0d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1194)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1189)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1184)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@106669e46a0d: Test case TC_suspend_rau finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:50:14 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250404125014682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125015084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109604) 20250404125015611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125015612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109604, count=111424) 20250404125016612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125016612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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.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 20250404125017614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125017614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_paging_ps started. 20250404125018164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125018166 DMM INFO MM(262420000000050/ddba8750) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125018166 DMM INFO MM(262420000000050/ddba8750) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125018166 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125018166 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125018166 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125018166 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404125018166 DLLC NOTICE LLME(ffffffff/ddba8750){ASSIGNED} LLGM Assign pre (ddba8750 => ffffffff) (gprs_llc.c:1079) 20250404125018166 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddba8750 => ffffffff) (gprs_llc.c:1125) 20250404125018167 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125018167 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125018167 DMM NOTICE MM(262420000000050/ddba8750) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125018167 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250404125018167 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125018167 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125018167 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250404125018167 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250404125018167 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) 20250404125018167 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250404125018167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125018167 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125018167 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125018167 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125018167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125018211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125018211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125018211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125018211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125018211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125018211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125018211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125018211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125018212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125018212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125018212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125018212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125018212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125018212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125018212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125018212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125018212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125018212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125018212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125018212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125018215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125018220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125018220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125018226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125018227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125018227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125018227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125018227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125018227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125018227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125018228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125018228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125018230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125018236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125018236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125018242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125018243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125018243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125018243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125018243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125018243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125018243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125018243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125018243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125018245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125018250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125018250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125018616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125018616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125018616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125018616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@106669e46a0d: 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) } } } } 20250404125018620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125018621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@106669e46a0d: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E4B0D5CD'O, index=0 SGSN_Test-GSUP(1217)@106669e46a0d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@106669e46a0d: 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 := 'EAB45DB0F8F5F708B074FD9CDE8F1231'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58665B6B'O ("Xf[k") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1DC6177180982A5'O } } } } } 20250404125019705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125019705 DLLC NOTICE LLME(ffffffff/e4b0d5cd){UNASSIGNED} LLC RX: unknown TLLI 0xe4b0d5cd, creating LLME on the fly (gprs_llc.c:552) 20250404125019705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125019705 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125019705 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125019705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125019705 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125019705 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404125019705 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125019705 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125019705 DLLC NOTICE LLME(ffffffff/e4b0d5cd){UNASSIGNED} LLGM Assign pre (e4b0d5cd => eb984931) (gprs_llc.c:1079) 20250404125019705 DLLC NOTICE LLME(e4b0d5cd/eb984931){ASSIGNED} LLGM Assign post (e4b0d5cd => eb984931) (gprs_llc.c:1125) 20250404125019705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125019705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125019705 DMM DEBUG MM(262420000000051/eb984931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125019730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125019730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125019730 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125019730 DMM DEBUG MM(262420000000051/eb984931) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1139) 20250404125019731 DMM NOTICE MM(262420000000051/eb984931) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125019731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125019731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125019731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125019731 DMM DEBUG MM(262420000000051/eb984931) Requesting authorization (sgsn_auth.c:160) 20250404125019731 DMM INFO MM(262420000000051/eb984931) Requesting authentication tuples (sgsn_auth.c:184) 20250404125019731 DMM DEBUG MM(262420000000051/eb984931) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125019731 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250404125019731 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(1217)@106669e46a0d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@106669e46a0d: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250404125019737 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125019737 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125019737 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125019737 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125019737 DMM INFO MM(262420000000051/eb984931) Subscriber data update (mmctx.c:445) 20250404125019737 DMM DEBUG MM(262420000000051/eb984931) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125019737 DMM INFO MM(262420000000051/eb984931) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125019737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125019737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125019737 DMM INFO MM(262420000000051/eb984931) <- GMM AUTH AND CIPHERING REQ (rand = ea b4 5d b0 f8 f5 f7 08 b0 74 fd 9c de 8f 12 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125019755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125019755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125019755 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125019755 DMM INFO MM(262420000000051/eb984931) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125019755 DMM NOTICE MM(262420000000051/eb984931) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125019755 DMM DEBUG MM(262420000000051/eb984931) checking auth: received GSM SRES = 58 66 5b 6b (gprs_gmm.c:721) 20250404125019755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125019755 DMM DEBUG MM(262420000000051/eb984931) Requesting authorization (sgsn_auth.c:160) 20250404125019755 DMM INFO MM(262420000000051/eb984931) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125019755 DMM DEBUG MM(262420000000051/eb984931) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125019755 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250404125019755 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) 20250404125019755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125019755 DMM INFO MM(262420000000051/eb984931) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb984931) (gprs_gmm.c:355) 20250404125019758 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125019758 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125019758 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250404125019758 DMM INFO MM(262420000000051/eb984931) Subscriber data update (mmctx.c:445) 20250404125019758 DMM DEBUG MM(262420000000051/eb984931) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125019758 DMM INFO MM(262420000000051/eb984931) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125019758 DMM NOTICE MM(262420000000051/eb984931) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1055) 20250404125019758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125019758 DMM NOTICE MM(262420000000051/eb984931) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125019758 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) 20250404125019760 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125019760 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250404125019760 DMM INFO MM(262420000000051/eb984931) Subscriber data update (mmctx.c:445) 20250404125019760 DMM DEBUG MM(262420000000051/eb984931) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125019772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125019772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125019772 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125019772 DMM INFO MM(262420000000051/eb984931) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125019772 DMM NOTICE MM(262420000000051/eb984931) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125019772 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125019772 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125019772 DLLC NOTICE LLME(e4b0d5cd/eb984931){ASSIGNED} LLGM Assign pre (ffffffff => eb984931) (gprs_llc.c:1079) 20250404125019772 DLLC NOTICE LLME(ffffffff/eb984931){ASSIGNED} LLGM Assign post (ffffffff => eb984931) (gprs_llc.c:1125) 20250404125019772 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125019772 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125019772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125019772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125019829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125019829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125019830 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125019830 DMM INFO MM(262420000000051/eb984931) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125019830 DMM INFO MM(262420000000051/eb984931) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125019830 DMM DEBUG MM(262420000000051/eb984931) Using GGSN 0 (gprs_sm.c:317) 20250404125019830 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) 20250404125019830 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250404125019830 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125019830 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125019830 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250404125019847 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 15 44 c4 e3 11 a2 f1 c1 69 14 05 7f 32 7f 15 bf 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:461) 20250404125019847 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989bf400, cbp=0x55a07b665890) (sgsn_libgtp.c:632) 20250404125019847 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125019847 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=eb984931, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125019848 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125019848 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@106669e46a0d: setverdict(pass): none -> pass TC_paging_ps(1219)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125019865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250404125022689 DGPRS DEBUG Checking for inactive LLMEs, time = 7001928 (sgsn.c:131) 20250404125022831 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125022831 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125022831 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125024878 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250404125024879 DMM INFO MM(262420000000051/eb984931) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps-BVCI196(1204)@106669e46a0d: 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 := 'EB984931'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@106669e46a0d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@106669e46a0d: Final verdict of PTC: pass 20250404125024904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@106669e46a0d: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@106669e46a0d: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1215)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1205)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@106669e46a0d: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1210)@106669e46a0d: Final verdict of PTC: none 20250404125024912 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125024912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1218)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1208)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1213)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1203)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@106669e46a0d: Test case TC_paging_ps finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:50:24 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250404125025007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125025410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96780) 20250404125025913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125025913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96780, count=103916) 20250404125026914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125026914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:50: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_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 20250404125027915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125027915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_paging_ps_ra_multiple_cells started. 20250404125028504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125028506 DMM INFO MM(262420000000051/eb984931) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125028506 DMM INFO MM(262420000000051/eb984931) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125028506 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125028506 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125028506 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125028506 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250404125028506 DLLC NOTICE LLME(ffffffff/eb984931){ASSIGNED} LLGM Assign pre (eb984931 => ffffffff) (gprs_llc.c:1079) 20250404125028506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb984931 => ffffffff) (gprs_llc.c:1125) 20250404125028506 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125028506 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125028506 DMM NOTICE MM(262420000000051/eb984931) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125028506 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250404125028506 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125028506 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125028506 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250404125028506 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250404125028506 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) 20250404125028506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250404125028507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125028507 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125028507 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404125028507 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125028507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125028558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125028558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125028558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125028558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125028558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125028558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125028558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125028558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125028559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125028559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125028559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125028560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125028560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125028560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125028560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125028560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028560 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125028560 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125028560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125028561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125028561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125028564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125028571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125028571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125028576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125028576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125028576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125028576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125028576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125028576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125028576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125028576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125028577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125028577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125028577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125028577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125028577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125028577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125028577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125028577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028577 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125028577 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125028577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125028577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125028577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125028579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125028583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125028583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@106669e46a0d: 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(1234)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125028590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125028590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125028590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125028590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125028590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125028590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125028590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125028590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125028591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125028591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125028591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125028591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125028591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125028591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125028591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125028591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125028591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125028591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125028591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125028591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125028591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125028593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125028597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125028597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125028916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125028916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125028916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125028916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: 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) } } } } 20250404125028921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125028922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@106669e46a0d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6C13535'O, index=0 SGSN_Test-GSUP(1236)@106669e46a0d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@106669e46a0d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@106669e46a0d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6C13535'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@106669e46a0d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6C13535'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@106669e46a0d: 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 := '6DCBFCCE3492BDE4DB6CC01A8E575CBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBD9C631'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '203A0EF63C61F9CA'O } } } } } 20250404125029977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125029977 DLLC NOTICE LLME(ffffffff/f6c13535){UNASSIGNED} LLC RX: unknown TLLI 0xf6c13535, creating LLME on the fly (gprs_llc.c:552) 20250404125029977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125029977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125029977 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125029977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125029977 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125029977 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125029977 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125029977 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125029977 DLLC NOTICE LLME(ffffffff/f6c13535){UNASSIGNED} LLGM Assign pre (f6c13535 => ea2bbdb0) (gprs_llc.c:1079) 20250404125029977 DLLC NOTICE LLME(f6c13535/ea2bbdb0){ASSIGNED} LLGM Assign post (f6c13535 => ea2bbdb0) (gprs_llc.c:1125) 20250404125029977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125029977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125029977 DMM DEBUG MM(262420000000052/ea2bbdb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125029999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125029999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125029999 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125029999 DMM DEBUG MM(262420000000052/ea2bbdb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1139) 20250404125029999 DMM NOTICE MM(262420000000052/ea2bbdb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125029999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125029999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125029999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125029999 DMM DEBUG MM(262420000000052/ea2bbdb0) Requesting authorization (sgsn_auth.c:160) 20250404125029999 DMM INFO MM(262420000000052/ea2bbdb0) Requesting authentication tuples (sgsn_auth.c:184) 20250404125029999 DMM DEBUG MM(262420000000052/ea2bbdb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125029999 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250404125029999 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(1236)@106669e46a0d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@106669e46a0d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250404125030005 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125030005 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125030005 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125030005 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125030005 DMM INFO MM(262420000000052/ea2bbdb0) Subscriber data update (mmctx.c:445) 20250404125030005 DMM DEBUG MM(262420000000052/ea2bbdb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125030005 DMM INFO MM(262420000000052/ea2bbdb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125030005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125030005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125030005 DMM INFO MM(262420000000052/ea2bbdb0) <- GMM AUTH AND CIPHERING REQ (rand = 6d cb fc ce 34 92 bd e4 db 6c c0 1a 8e 57 5c bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125030024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125030024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125030024 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125030024 DMM INFO MM(262420000000052/ea2bbdb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125030024 DMM NOTICE MM(262420000000052/ea2bbdb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125030024 DMM DEBUG MM(262420000000052/ea2bbdb0) checking auth: received GSM SRES = db d9 c6 31 (gprs_gmm.c:721) 20250404125030024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125030024 DMM DEBUG MM(262420000000052/ea2bbdb0) Requesting authorization (sgsn_auth.c:160) 20250404125030024 DMM INFO MM(262420000000052/ea2bbdb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125030024 DMM DEBUG MM(262420000000052/ea2bbdb0) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125030024 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250404125030024 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) 20250404125030024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125030024 DMM INFO MM(262420000000052/ea2bbdb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2bbdb0) (gprs_gmm.c:355) 20250404125030027 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125030027 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125030027 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250404125030027 DMM INFO MM(262420000000052/ea2bbdb0) Subscriber data update (mmctx.c:445) 20250404125030027 DMM DEBUG MM(262420000000052/ea2bbdb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125030027 DMM INFO MM(262420000000052/ea2bbdb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125030027 DMM NOTICE MM(262420000000052/ea2bbdb0) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1055) 20250404125030027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125030027 DMM NOTICE MM(262420000000052/ea2bbdb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125030027 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) 20250404125030028 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125030028 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250404125030028 DMM INFO MM(262420000000052/ea2bbdb0) Subscriber data update (mmctx.c:445) 20250404125030028 DMM DEBUG MM(262420000000052/ea2bbdb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125030040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125030040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125030040 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125030040 DMM INFO MM(262420000000052/ea2bbdb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125030040 DMM NOTICE MM(262420000000052/ea2bbdb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125030040 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125030040 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125030040 DLLC NOTICE LLME(f6c13535/ea2bbdb0){ASSIGNED} LLGM Assign pre (ffffffff => ea2bbdb0) (gprs_llc.c:1079) 20250404125030040 DLLC NOTICE LLME(ffffffff/ea2bbdb0){ASSIGNED} LLGM Assign post (ffffffff => ea2bbdb0) (gprs_llc.c:1125) 20250404125030040 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125030040 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125030040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125030040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125030089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125030089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125030089 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125030089 DMM INFO MM(262420000000052/ea2bbdb0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125030089 DMM INFO MM(262420000000052/ea2bbdb0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125030089 DMM DEBUG MM(262420000000052/ea2bbdb0) Using GGSN 0 (gprs_sm.c:317) 20250404125030089 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) 20250404125030089 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250404125030089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125030089 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125030089 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250404125030095 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 c9 50 18 95 11 5e c9 89 f0 14 05 7f bf 02 e6 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250404125030095 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989c0478, cbp=0x55a07b666470) (sgsn_libgtp.c:632) 20250404125030095 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125030095 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=ea2bbdb0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125030095 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125030095 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@106669e46a0d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125030099 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250404125033090 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125033090 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125033090 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125035109 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250404125035109 DMM INFO MM(262420000000052/ea2bbdb0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@106669e46a0d: 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 := 'EA2BBDB0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250404125048917 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404125048917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404125048918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125052690 DGPRS DEBUG Checking for inactive LLMEs, time = 7001958 (sgsn.c:131) 20250404125058562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125058569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125058569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125058578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125058581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125058581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125058591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125058595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125058595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@106669e46a0d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@106669e46a0d: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@106669e46a0d: Final verdict of PTC: none 20250404125059975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125059975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1229)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@106669e46a0d: Final verdict of PTC: none 20250404125059977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1234)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@106669e46a0d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@106669e46a0d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@106669e46a0d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1227)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1222)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1232)@106669e46a0d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@106669e46a0d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@106669e46a0d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@106669e46a0d: 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'. Fri Apr 4 12:51:00 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 20250404125100090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125100493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103104) 20250404125100977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125100977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103104, count=108536) 20250404125101977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125101977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:51:02 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 20250404125102978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125102978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_bssgp_rim_single_report started. 20250404125103585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125103587 DMM INFO MM(262420000000052/ea2bbdb0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125103587 DMM INFO MM(262420000000052/ea2bbdb0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125103587 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125103587 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125103587 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125103587 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250404125103587 DLLC NOTICE LLME(ffffffff/ea2bbdb0){ASSIGNED} LLGM Assign pre (ea2bbdb0 => ffffffff) (gprs_llc.c:1079) 20250404125103587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2bbdb0 => ffffffff) (gprs_llc.c:1125) 20250404125103587 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125103587 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125103587 DMM NOTICE MM(262420000000052/ea2bbdb0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125103587 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250404125103587 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125103587 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125103587 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250404125103587 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250404125103587 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) 20250404125103587 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250404125103587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125103587 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125103587 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125103587 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125103587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@106669e46a0d: 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(1243)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125103635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125103635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125103635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125103635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125103635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125103635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125103635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125103635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125103637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125103637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125103637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125103637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125103637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125103637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125103637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125103638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125103638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1244)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1243)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125103642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1240)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@106669e46a0d: 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(1248)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250404125103648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125103648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1248)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125103650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125103650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125103650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125103650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125103650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125103650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125103650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125103650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_bssgp_rim_single_report-BVCI196(1242)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125103651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125103651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125103651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125103651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125103651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125103651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125103651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125103651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125103651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125103651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125103651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125103652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125103654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125103660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125103660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1250)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1247)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@106669e46a0d: 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(1253)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125103664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125103665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125103665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125103665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125103665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125103665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125103665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125103665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125103666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125103666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125103668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125103673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125103673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125103979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125103979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125103979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125103979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@106669e46a0d: 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) } } } } 20250404125103984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125103985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125104002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: setverdict(pass): none -> pass MTC@106669e46a0d: Warning: Re-starting timer T, which is already active (running or expired). 20250404125104029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125104044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1242)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1248)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1255)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@106669e46a0d: Final verdict of PTC: none 20250404125104050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125104050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1240)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@106669e46a0d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1243)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@106669e46a0d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1253)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1251)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1246)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1241)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: pass MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@106669e46a0d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:51:04 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 20250404125104153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125104555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20250404125105051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125105051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59144) 20250404125106052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125106052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:51: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_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 20250404125107054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125107054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_rim_eutran_to_geran started. 20250404125107652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125107655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@106669e46a0d: 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(1261)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125107705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125107705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125107705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125107705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125107705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125107705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125107705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125107705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125107706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125107706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125107706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125107706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125107706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125107706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125107706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125107706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125107706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125107706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125107707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125107707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125107710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125107718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125107718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@106669e46a0d: 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(1266)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125107723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125107723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125107723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125107723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125107723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125107723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125107723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125107723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125107724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125107724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125107724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125107724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125107724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125107724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125107724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125107724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125107724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125107724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125107724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125107724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125107727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125107732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125107732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@106669e46a0d: 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(1271)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125107739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125107739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125107739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125107739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125107739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125107739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125107739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125107739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125107740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125107740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125107740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125107740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125107740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125107740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125107740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125107740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125107740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125107740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125107740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125107740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125107740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125107742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125107747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125107747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125108055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125108055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125108055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125108055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@106669e46a0d: 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) } } } } 20250404125108059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125108061 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@106669e46a0d: setverdict(pass): none -> pass 20250404125108116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125108125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1260)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1261)@106669e46a0d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1266)@106669e46a0d: Final verdict of PTC: none 20250404125108131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125108131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1273)@106669e46a0d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1271)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1259)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1264)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1269)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: pass MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@106669e46a0d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:51:08 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 20250404125108236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125108638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48512) 20250404125109132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125109133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48512, count=52868) 20250404125110134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125110134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:51: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_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 20250404125111135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125111135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_cell_change_different_rai_ci_attach started. 20250404125111730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125111732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125111780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125111780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125111780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125111780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125111780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125111780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125111780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125111780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125111782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125111782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125111782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125111782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125111782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125111782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125111782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125111782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125111782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125111782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125111783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125111783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125111787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125111796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125111796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@106669e46a0d: 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(1284)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125111805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125111805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125111805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125111805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125111805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125111805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125111805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125111805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125111806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125111806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125111806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125111806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125111806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125111806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125111806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125111806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125111806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125111806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125111806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125111806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125111808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125111813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125111813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@106669e46a0d: 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(1289)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125111819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125111819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125111819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125111819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125111819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125111819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125111819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125111819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125111820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125111820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125111820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125111820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125111820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125111820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125111820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125111820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125111820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125111820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125111820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125111820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125111820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125111822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125111827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125111827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125112136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125112136 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125112136 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125112136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: 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) } } } } 20250404125112141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125112142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@106669e46a0d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D2EE9F11'O, index=0 SGSN_Test-GSUP(1291)@106669e46a0d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: 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 := 'EAFA430A1E05B6D6A748578870B4768C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F918284'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4003B96EE29AA605'O } } } } } 20250404125112220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112220 DLLC NOTICE LLME(ffffffff/d2ee9f11){UNASSIGNED} LLC RX: unknown TLLI 0xd2ee9f11, creating LLME on the fly (gprs_llc.c:552) 20250404125112220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125112220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125112220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125112220 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125112220 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404125112220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125112220 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125112220 DLLC NOTICE LLME(ffffffff/d2ee9f11){UNASSIGNED} LLGM Assign pre (d2ee9f11 => efa06b67) (gprs_llc.c:1079) 20250404125112220 DLLC NOTICE LLME(d2ee9f11/efa06b67){ASSIGNED} LLGM Assign post (d2ee9f11 => efa06b67) (gprs_llc.c:1125) 20250404125112220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125112220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125112220 DMM DEBUG MM(262420000000068/efa06b67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125112243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112243 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125112243 DMM DEBUG MM(262420000000068/efa06b67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250404125112243 DMM NOTICE MM(262420000000068/efa06b67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125112243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125112243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125112243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125112243 DMM DEBUG MM(262420000000068/efa06b67) Requesting authorization (sgsn_auth.c:160) 20250404125112243 DMM INFO MM(262420000000068/efa06b67) Requesting authentication tuples (sgsn_auth.c:184) 20250404125112243 DMM DEBUG MM(262420000000068/efa06b67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125112243 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250404125112243 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(1291)@106669e46a0d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@106669e46a0d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250404125112249 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125112249 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125112249 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125112249 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125112249 DMM INFO MM(262420000000068/efa06b67) Subscriber data update (mmctx.c:445) 20250404125112249 DMM DEBUG MM(262420000000068/efa06b67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125112249 DMM INFO MM(262420000000068/efa06b67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125112249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125112249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125112249 DMM INFO MM(262420000000068/efa06b67) <- GMM AUTH AND CIPHERING REQ (rand = ea fa 43 0a 1e 05 b6 d6 a7 48 57 88 70 b4 76 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125112265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112265 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125112265 DMM INFO MM(262420000000068/efa06b67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125112265 DMM NOTICE MM(262420000000068/efa06b67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125112265 DMM DEBUG MM(262420000000068/efa06b67) checking auth: received GSM SRES = 1f 91 82 84 (gprs_gmm.c:721) 20250404125112265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125112265 DMM DEBUG MM(262420000000068/efa06b67) Requesting authorization (sgsn_auth.c:160) 20250404125112265 DMM INFO MM(262420000000068/efa06b67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125112265 DMM DEBUG MM(262420000000068/efa06b67) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125112265 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250404125112265 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) 20250404125112265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125112265 DMM INFO MM(262420000000068/efa06b67) <- GMM ATTACH ACCEPT (new P-TMSI=0xefa06b67) (gprs_gmm.c:355) 20250404125112268 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125112268 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125112268 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250404125112268 DMM INFO MM(262420000000068/efa06b67) Subscriber data update (mmctx.c:445) 20250404125112268 DMM DEBUG MM(262420000000068/efa06b67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125112268 DMM INFO MM(262420000000068/efa06b67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125112268 DMM NOTICE MM(262420000000068/efa06b67) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1055) 20250404125112268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125112268 DMM NOTICE MM(262420000000068/efa06b67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125112268 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) 20250404125112270 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125112270 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250404125112270 DMM INFO MM(262420000000068/efa06b67) Subscriber data update (mmctx.c:445) 20250404125112270 DMM DEBUG MM(262420000000068/efa06b67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125112282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112282 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125112282 DMM INFO MM(262420000000068/efa06b67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125112282 DMM NOTICE MM(262420000000068/efa06b67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125112282 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125112282 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125112282 DLLC NOTICE LLME(d2ee9f11/efa06b67){ASSIGNED} LLGM Assign pre (ffffffff => efa06b67) (gprs_llc.c:1079) 20250404125112282 DLLC NOTICE LLME(ffffffff/efa06b67){ASSIGNED} LLGM Assign post (ffffffff => efa06b67) (gprs_llc.c:1125) 20250404125112282 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125112282 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125112282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125112282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125112338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112338 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125112338 DMM INFO MM(262420000000068/efa06b67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125112339 DMM INFO MM(262420000000068/efa06b67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125112339 DMM DEBUG MM(262420000000068/efa06b67) Using GGSN 0 (gprs_sm.c:317) 20250404125112339 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) 20250404125112339 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250404125112339 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125112339 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125112339 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250404125112365 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 84 a0 49 a3 11 c5 c3 da a4 14 05 7f 4f cd 40 6a 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:461) 20250404125112365 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989c14f0, cbp=0x55a07b665d20) (sgsn_libgtp.c:632) 20250404125112365 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125112365 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=efa06b67, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125112365 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125112365 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125112378 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:825) 20250404125112390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112390 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112390 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@106669e46a0d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@106669e46a0d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EFA06B67'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: 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 := '2A93C9A3EFD0B3A1D6588A0ACEDE35E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3090B0C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '416E147D09815B11'O } } } } } 20250404125112402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEFA06B67) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125112402 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125112402 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125112402 DLLC NOTICE LLME(ffffffff/efa06b67){ASSIGNED} LLGM Assign pre (efa06b67 => f9e864a8) (gprs_llc.c:1079) 20250404125112402 DLLC NOTICE LLME(efa06b67/f9e864a8){ASSIGNED} LLGM Assign post (efa06b67 => f9e864a8) (gprs_llc.c:1125) 20250404125112402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125112402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125112402 DMM DEBUG MM(262420000000068/f9e864a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125112420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125112420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250404125112420 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125112420 DMM DEBUG MM(262420000000068/f9e864a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250404125112420 DMM NOTICE MM(262420000000068/f9e864a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125112420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125112420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125112421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125112421 DMM DEBUG MM(262420000000068/f9e864a8) Requesting authorization (sgsn_auth.c:160) 20250404125112421 DMM INFO MM(262420000000068/f9e864a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125112421 DMM DEBUG MM(262420000000068/f9e864a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125112421 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250404125112421 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) 20250404125115422 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125115422 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125115422 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125118422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250404125118422 DMM ERROR MM(262420000000068/f9e864a8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250404125118423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250404125118423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404125118423 DMM NOTICE MM(262420000000068/f9e864a8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250404125118423 DMM NOTICE MM(262420000000068/f9e864a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125118423 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250404125118423 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=f9e864a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125118423 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125118423 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125118423 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250404125118423 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250404125118423 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) 20250404125118423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404125118423 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Deallocated (fsm.c:568) 20250404125118423 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404125118423 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404125118423 DLLC NOTICE LLME(efa06b67/f9e864a8){ASSIGNED} LLGM Assign pre (f9e864a8 => ffffffff) (gprs_llc.c:1079) 20250404125118423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e864a8 => ffffffff) (gprs_llc.c:1125) 20250404125122691 DGPRS DEBUG Checking for inactive LLMEs, time = 7001988 (sgsn.c:131) 20250404125123424 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250404125128426 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250404125132137 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404125132137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250404125132138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125133428 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250404125138430 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250404125141784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125141790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125141790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125141806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125141811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125141811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125141821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125141824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125141824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@106669e46a0d: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250404125142214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125142214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1291)@106669e46a0d: Final verdict of PTC: none 20250404125142216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1280)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1279)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1289)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1284)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1287)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1277)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1282)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@106669e46a0d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@106669e46a0d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@106669e46a0d: 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'. Fri Apr 4 12:51:42 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 20250404125142267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125142669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121380) 20250404125143215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125143215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125143431 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250404125143431 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a07b665d20) (sgsn_libgtp.c:632) 20250404125143431 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a07b665d20) (sgsn_libgtp.c:636) 20250404125143431 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250404125143431 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250404125143431 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250404125143431 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121380, count=122540) 20250404125144217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125144217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:51: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_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 20250404125145218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125145219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_cell_change_different_rai_ci_data started. 20250404125145779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125145781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125145841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125145841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125145841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125145841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145841 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125145841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125145841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125145841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125145841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125145843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125145843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125145843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125145843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125145843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125145843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125145843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125145843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125145843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125145843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125145844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125145844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125145847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125145852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125145852 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125145857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125145857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125145857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125145858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125145858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145858 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125145858 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125145858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125145858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125145858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125145860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125145864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125145864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125145873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125145873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125145873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125145873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125145873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125145873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125145873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125145873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125145873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125145873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125145873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125145874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125145874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125145874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125145874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125145874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125145874 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125145874 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125145874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125145874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125145874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125145876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125145880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125145880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125146220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125146220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125146220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125146220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@106669e46a0d: 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) } } } } 20250404125146224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125146225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@106669e46a0d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CA3A2669'O, index=0 SGSN_Test-GSUP(1310)@106669e46a0d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@106669e46a0d: 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 := 'D3D61FE87EEFD01EF254BD05599306D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B22493B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '144DEF7D189F51F4'O } } } } } 20250404125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146289 DLLC NOTICE LLME(ffffffff/ca3a2669){UNASSIGNED} LLC RX: unknown TLLI 0xca3a2669, creating LLME on the fly (gprs_llc.c:552) 20250404125146289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125146289 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125146289 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125146289 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125146289 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125146289 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125146289 DLLC NOTICE LLME(ffffffff/ca3a2669){UNASSIGNED} LLGM Assign pre (ca3a2669 => cb9c6457) (gprs_llc.c:1079) 20250404125146289 DLLC NOTICE LLME(ca3a2669/cb9c6457){ASSIGNED} LLGM Assign post (ca3a2669 => cb9c6457) (gprs_llc.c:1125) 20250404125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125146289 DMM DEBUG MM(262420000000070/cb9c6457) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125146303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146303 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125146303 DMM DEBUG MM(262420000000070/cb9c6457) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1139) 20250404125146303 DMM NOTICE MM(262420000000070/cb9c6457) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125146303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125146303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125146303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125146303 DMM DEBUG MM(262420000000070/cb9c6457) Requesting authorization (sgsn_auth.c:160) 20250404125146303 DMM INFO MM(262420000000070/cb9c6457) Requesting authentication tuples (sgsn_auth.c:184) 20250404125146303 DMM DEBUG MM(262420000000070/cb9c6457) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125146303 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250404125146303 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(1310)@106669e46a0d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@106669e46a0d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250404125146307 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125146307 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125146307 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125146307 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125146307 DMM INFO MM(262420000000070/cb9c6457) Subscriber data update (mmctx.c:445) 20250404125146307 DMM DEBUG MM(262420000000070/cb9c6457) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125146307 DMM INFO MM(262420000000070/cb9c6457) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125146307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125146307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125146307 DMM INFO MM(262420000000070/cb9c6457) <- GMM AUTH AND CIPHERING REQ (rand = d3 d6 1f e8 7e ef d0 1e f2 54 bd 05 59 93 06 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125146320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146320 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125146320 DMM INFO MM(262420000000070/cb9c6457) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125146320 DMM NOTICE MM(262420000000070/cb9c6457) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125146320 DMM DEBUG MM(262420000000070/cb9c6457) checking auth: received GSM SRES = b2 24 93 b9 (gprs_gmm.c:721) 20250404125146320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125146320 DMM DEBUG MM(262420000000070/cb9c6457) Requesting authorization (sgsn_auth.c:160) 20250404125146320 DMM INFO MM(262420000000070/cb9c6457) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125146320 DMM DEBUG MM(262420000000070/cb9c6457) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125146320 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250404125146320 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) 20250404125146320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125146320 DMM INFO MM(262420000000070/cb9c6457) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9c6457) (gprs_gmm.c:355) 20250404125146323 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125146323 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125146323 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250404125146323 DMM INFO MM(262420000000070/cb9c6457) Subscriber data update (mmctx.c:445) 20250404125146323 DMM DEBUG MM(262420000000070/cb9c6457) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125146323 DMM INFO MM(262420000000070/cb9c6457) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125146323 DMM NOTICE MM(262420000000070/cb9c6457) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1055) 20250404125146323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125146323 DMM NOTICE MM(262420000000070/cb9c6457) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125146323 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) 20250404125146324 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125146324 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250404125146324 DMM INFO MM(262420000000070/cb9c6457) Subscriber data update (mmctx.c:445) 20250404125146324 DMM DEBUG MM(262420000000070/cb9c6457) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125146335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146336 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125146336 DMM INFO MM(262420000000070/cb9c6457) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125146336 DMM NOTICE MM(262420000000070/cb9c6457) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125146336 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125146336 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125146336 DLLC NOTICE LLME(ca3a2669/cb9c6457){ASSIGNED} LLGM Assign pre (ffffffff => cb9c6457) (gprs_llc.c:1079) 20250404125146336 DLLC NOTICE LLME(ffffffff/cb9c6457){ASSIGNED} LLGM Assign post (ffffffff => cb9c6457) (gprs_llc.c:1125) 20250404125146336 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125146336 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125146336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125146336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125146394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146394 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125146394 DMM INFO MM(262420000000070/cb9c6457) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125146395 DMM INFO MM(262420000000070/cb9c6457) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125146395 DMM DEBUG MM(262420000000070/cb9c6457) Using GGSN 0 (gprs_sm.c:317) 20250404125146395 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) 20250404125146395 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250404125146395 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125146395 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125146395 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250404125146422 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 af 4f f9 92 11 cd 94 b6 4b 14 05 7f 0d b3 44 f2 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:461) 20250404125146422 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989c14f0, cbp=0x55a07b665d20) (sgsn_libgtp.c:632) 20250404125146422 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125146422 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=cb9c6457, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125146422 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125146422 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@106669e46a0d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125146438 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) 20250404125146452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146452 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146452 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_data-BVCI210(1302)@106669e46a0d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CB9C6457'O, index=0 20250404125146467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125146468 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125146468 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a07b663578, TLLI=cb9c6457, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@106669e46a0d: Removing Client IMSI='262420000000070'H, index=0 20250404125148477 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_rai_ci_data-BVCI196(1297)@106669e46a0d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@106669e46a0d: Final verdict of PTC: pass 20250404125148493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1303)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1308)@106669e46a0d: Final verdict of PTC: none 20250404125148499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125148499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1304)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1298)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1296)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1306)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1301)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none)Fri Apr 4 12:51:48 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@106669e46a0d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404125148602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125149004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92844) 20250404125149453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125149453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125149453 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125149499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125149500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92844, count=99136) 20250404125150500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125150500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:51: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.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 20250404125151501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125151501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_cell_change_different_ci_attach started. 20250404125152097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125152100 DMM INFO MM(262420000000070/cb9c6457) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125152100 DMM INFO MM(262420000000070/cb9c6457) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125152100 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125152100 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125152100 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125152100 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250404125152100 DLLC NOTICE LLME(ffffffff/cb9c6457){ASSIGNED} LLGM Assign pre (cb9c6457 => ffffffff) (gprs_llc.c:1079) 20250404125152100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9c6457 => ffffffff) (gprs_llc.c:1125) 20250404125152100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125152100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125152100 DMM NOTICE MM(262420000000070/cb9c6457) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125152100 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250404125152100 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125152100 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125152100 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250404125152101 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250404125152101 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) 20250404125152101 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250404125152101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125152101 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125152101 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125152101 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125152101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125152132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125152132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125152132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125152132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125152132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125152132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125152132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125152132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125152133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125152133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125152133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125152134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125152134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125152134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125152134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125152134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125152134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125152134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125152134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125152134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125152138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125152145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125152150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125152150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125152150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125152150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125152150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125152150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125152150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125152150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125152151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125152151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125152151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125152151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125152151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125152151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125152151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125152151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125152151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125152151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125152151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125152151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125152153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125152158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@106669e46a0d: 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(1328)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125152167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125152167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125152167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125152167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125152167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125152167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125152167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125152167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125152168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125152168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125152168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125152168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125152168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125152168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125152168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125152168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125152168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125152168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125152168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125152168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125152168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125152170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125152174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125152503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125152503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125152503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125152503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@106669e46a0d: 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) } } } } 20250404125152507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125152508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@106669e46a0d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C698F60B'O, index=0 SGSN_Test-GSUP(1329)@106669e46a0d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@106669e46a0d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@106669e46a0d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C698F60B'O, index=0 TC_cell_change_different_ci_attach(1331)@106669e46a0d: 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 := '609B66B54DDF9BE0BBA1549230C5B3FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39D864EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62D658FC6B9BAFD5'O } } } } } 20250404125152575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152575 DLLC NOTICE LLME(ffffffff/c698f60b){UNASSIGNED} LLC RX: unknown TLLI 0xc698f60b, creating LLME on the fly (gprs_llc.c:552) 20250404125152575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125152575 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125152575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125152575 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125152575 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404125152575 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125152575 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125152575 DLLC NOTICE LLME(ffffffff/c698f60b){UNASSIGNED} LLGM Assign pre (c698f60b => f7620173) (gprs_llc.c:1079) 20250404125152575 DLLC NOTICE LLME(c698f60b/f7620173){ASSIGNED} LLGM Assign post (c698f60b => f7620173) (gprs_llc.c:1125) 20250404125152575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125152575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125152575 DMM DEBUG MM(262420000000069/f7620173) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125152590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152590 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152590 DMM DEBUG MM(262420000000069/f7620173) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250404125152590 DMM NOTICE MM(262420000000069/f7620173) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125152590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125152590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125152590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125152590 DMM DEBUG MM(262420000000069/f7620173) Requesting authorization (sgsn_auth.c:160) 20250404125152590 DMM INFO MM(262420000000069/f7620173) Requesting authentication tuples (sgsn_auth.c:184) 20250404125152590 DMM DEBUG MM(262420000000069/f7620173) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125152590 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250404125152590 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(1329)@106669e46a0d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@106669e46a0d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250404125152593 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125152593 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125152593 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125152593 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125152593 DMM INFO MM(262420000000069/f7620173) Subscriber data update (mmctx.c:445) 20250404125152593 DMM DEBUG MM(262420000000069/f7620173) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125152593 DMM INFO MM(262420000000069/f7620173) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125152593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125152593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125152593 DMM INFO MM(262420000000069/f7620173) <- GMM AUTH AND CIPHERING REQ (rand = 60 9b 66 b5 4d df 9b e0 bb a1 54 92 30 c5 b3 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125152603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152604 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152604 DMM INFO MM(262420000000069/f7620173) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125152604 DMM NOTICE MM(262420000000069/f7620173) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125152604 DMM DEBUG MM(262420000000069/f7620173) checking auth: received GSM SRES = 39 d8 64 ee (gprs_gmm.c:721) 20250404125152604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125152604 DMM DEBUG MM(262420000000069/f7620173) Requesting authorization (sgsn_auth.c:160) 20250404125152604 DMM INFO MM(262420000000069/f7620173) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125152604 DMM DEBUG MM(262420000000069/f7620173) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125152604 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250404125152604 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) 20250404125152604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125152604 DMM INFO MM(262420000000069/f7620173) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7620173) (gprs_gmm.c:355) 20250404125152606 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125152606 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125152606 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250404125152606 DMM INFO MM(262420000000069/f7620173) Subscriber data update (mmctx.c:445) 20250404125152606 DMM DEBUG MM(262420000000069/f7620173) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125152606 DMM INFO MM(262420000000069/f7620173) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125152606 DMM NOTICE MM(262420000000069/f7620173) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1055) 20250404125152606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125152606 DMM NOTICE MM(262420000000069/f7620173) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125152606 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) 20250404125152607 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125152607 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250404125152607 DMM INFO MM(262420000000069/f7620173) Subscriber data update (mmctx.c:445) 20250404125152607 DMM DEBUG MM(262420000000069/f7620173) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125152616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152616 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152616 DMM INFO MM(262420000000069/f7620173) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125152616 DMM NOTICE MM(262420000000069/f7620173) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125152616 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125152616 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125152616 DLLC NOTICE LLME(c698f60b/f7620173){ASSIGNED} LLGM Assign pre (ffffffff => f7620173) (gprs_llc.c:1079) 20250404125152616 DLLC NOTICE LLME(ffffffff/f7620173){ASSIGNED} LLGM Assign post (ffffffff => f7620173) (gprs_llc.c:1125) 20250404125152616 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125152616 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125152616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125152616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125152671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152671 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152671 DMM INFO MM(262420000000069/f7620173) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125152671 DMM INFO MM(262420000000069/f7620173) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125152671 DMM DEBUG MM(262420000000069/f7620173) Using GGSN 0 (gprs_sm.c:317) 20250404125152671 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) 20250404125152671 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250404125152671 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125152671 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125152671 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250404125152692 DGPRS DEBUG Checking for inactive LLMEs, time = 7002018 (sgsn.c:131) 20250404125152696 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 ce 3d 99 01 11 e8 4d 0d 05 14 05 7f b4 76 2a 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=1076 from retransmit req queue (gtp.c:461) 20250404125152696 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989c2568, cbp=0x55a07b65f7d0) (sgsn_libgtp.c:632) 20250404125152696 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125152696 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=f7620173, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125152697 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125152697 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@106669e46a0d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125152710 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:825) 20250404125152724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152724 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152724 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_attach-BVCI210(1321)@106669e46a0d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@106669e46a0d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F7620173'O, index=0 TC_cell_change_different_ci_attach(1331)@106669e46a0d: 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 := '7A67CD772F3D0860991E8A6F4D8E3FBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90481A1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4205D0E2F4A2A203'O } } } } } 20250404125152730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152730 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152730 DMM INFO MM(262420000000069/f7620173) -> GMM ATTACH REQUEST MI(TMSI-0xF7620173) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125152730 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125152730 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125152730 DLLC NOTICE LLME(ffffffff/f7620173){ASSIGNED} LLGM Assign pre (f7620173 => e554485f) (gprs_llc.c:1079) 20250404125152730 DLLC NOTICE LLME(f7620173/e554485f){ASSIGNED} LLGM Assign post (f7620173 => e554485f) (gprs_llc.c:1125) 20250404125152730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125152730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125152730 DMM DEBUG MM(262420000000069/e554485f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125152737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125152737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250404125152737 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125152737 DMM DEBUG MM(262420000000069/e554485f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250404125152737 DMM NOTICE MM(262420000000069/e554485f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125152737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125152737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125152737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125152737 DMM DEBUG MM(262420000000069/e554485f) Requesting authorization (sgsn_auth.c:160) 20250404125152737 DMM INFO MM(262420000000069/e554485f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125152737 DMM DEBUG MM(262420000000069/e554485f) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125152737 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250404125152737 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) 20250404125155738 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125155738 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125155738 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125158738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250404125158738 DMM ERROR MM(262420000000069/e554485f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250404125158738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250404125158738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250404125158738 DMM NOTICE MM(262420000000069/e554485f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250404125158738 DMM NOTICE MM(262420000000069/e554485f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125158738 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250404125158738 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=e554485f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125158738 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125158738 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125158738 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250404125158738 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250404125158738 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) 20250404125158738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Reject}: Deallocated (fsm.c:568) 20250404125158738 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Deallocated (fsm.c:568) 20250404125158738 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404125158738 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250404125158738 DLLC NOTICE LLME(f7620173/e554485f){ASSIGNED} LLGM Assign pre (e554485f => ffffffff) (gprs_llc.c:1079) 20250404125158738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e554485f => ffffffff) (gprs_llc.c:1125) 20250404125203739 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250404125208740 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250404125212505 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250404125212505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125212505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250404125213741 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250404125218742 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250404125222135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125222144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125222144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125222152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125222155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125222155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125222169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125222173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125222173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@106669e46a0d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@106669e46a0d: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250404125222568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125222568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1327)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1329)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1328)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1317)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1322)@106669e46a0d: Final verdict of PTC: none 20250404125222570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1319)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1326)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1315)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1320)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@106669e46a0d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@106669e46a0d: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@106669e46a0d: 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'. Fri Apr 4 12:52:22 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 20250404125222630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125222692 DGPRS DEBUG Checking for inactive LLMEs, time = 7002048 (sgsn.c:131) 20250404125223033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123116) 20250404125223569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125223569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125223743 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250404125223743 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a07b65f7d0) (sgsn_libgtp.c:632) 20250404125223743 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a07b65f7d0) (sgsn_libgtp.c:636) 20250404125223743 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250404125223743 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250404125223743 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250404125223743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=123116, count=128768) 20250404125224571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125224571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:52: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_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 20250404125225573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125225573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_cell_change_different_ci_data started. 20250404125226127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125226130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125226166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125226166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125226166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125226166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125226166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125226166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125226166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125226166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125226167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125226167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125226167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125226167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125226167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125226167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125226167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125226167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125226167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125226167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125226167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125226167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125226169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125226174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125226182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125226182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125226182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125226182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125226182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125226182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125226182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125226182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125226183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125226183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125226183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125226183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125226183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125226183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125226183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125226183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125226183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125226183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125226184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125226184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125226185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125226190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@106669e46a0d: 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(1346)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125226198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125226198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125226198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125226198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125226198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125226198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125226198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125226198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125226199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125226199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125226199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125226199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125226199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125226199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125226199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125226199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125226199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125226199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125226199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125226199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125226199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125226202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125226206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125226574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125226574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125226574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125226574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@106669e46a0d: 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) } } } } 20250404125226578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125226580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@106669e46a0d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E1533FFB'O, index=0 SGSN_Test-GSUP(1348)@106669e46a0d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@106669e46a0d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@106669e46a0d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E1533FFB'O, index=0 TC_cell_change_different_ci_data(1350)@106669e46a0d: 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 := 'B9324AAFC7229AAC86EC44679CD21787'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '718E771C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D6701FC1A5EDE21'O } } } } } 20250404125226645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226645 DLLC NOTICE LLME(ffffffff/e1533ffb){UNASSIGNED} LLC RX: unknown TLLI 0xe1533ffb, creating LLME on the fly (gprs_llc.c:552) 20250404125226645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125226645 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125226645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125226645 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125226645 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125226645 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125226645 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125226645 DLLC NOTICE LLME(ffffffff/e1533ffb){UNASSIGNED} LLGM Assign pre (e1533ffb => e4db642f) (gprs_llc.c:1079) 20250404125226645 DLLC NOTICE LLME(e1533ffb/e4db642f){ASSIGNED} LLGM Assign post (e1533ffb => e4db642f) (gprs_llc.c:1125) 20250404125226645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125226645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125226645 DMM DEBUG MM(262420000000071/e4db642f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125226656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226656 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125226656 DMM DEBUG MM(262420000000071/e4db642f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1139) 20250404125226656 DMM NOTICE MM(262420000000071/e4db642f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125226656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125226656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125226656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125226656 DMM DEBUG MM(262420000000071/e4db642f) Requesting authorization (sgsn_auth.c:160) 20250404125226656 DMM INFO MM(262420000000071/e4db642f) Requesting authentication tuples (sgsn_auth.c:184) 20250404125226656 DMM DEBUG MM(262420000000071/e4db642f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125226656 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250404125226656 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(1348)@106669e46a0d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@106669e46a0d: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250404125226659 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125226659 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125226659 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125226659 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125226659 DMM INFO MM(262420000000071/e4db642f) Subscriber data update (mmctx.c:445) 20250404125226659 DMM DEBUG MM(262420000000071/e4db642f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125226659 DMM INFO MM(262420000000071/e4db642f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125226659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125226659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125226659 DMM INFO MM(262420000000071/e4db642f) <- GMM AUTH AND CIPHERING REQ (rand = b9 32 4a af c7 22 9a ac 86 ec 44 67 9c d2 17 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125226670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226670 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125226670 DMM INFO MM(262420000000071/e4db642f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125226670 DMM NOTICE MM(262420000000071/e4db642f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125226670 DMM DEBUG MM(262420000000071/e4db642f) checking auth: received GSM SRES = 71 8e 77 1c (gprs_gmm.c:721) 20250404125226670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125226670 DMM DEBUG MM(262420000000071/e4db642f) Requesting authorization (sgsn_auth.c:160) 20250404125226670 DMM INFO MM(262420000000071/e4db642f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125226670 DMM DEBUG MM(262420000000071/e4db642f) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125226670 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250404125226670 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) 20250404125226670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125226670 DMM INFO MM(262420000000071/e4db642f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4db642f) (gprs_gmm.c:355) 20250404125226673 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125226673 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125226673 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250404125226673 DMM INFO MM(262420000000071/e4db642f) Subscriber data update (mmctx.c:445) 20250404125226673 DMM DEBUG MM(262420000000071/e4db642f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125226673 DMM INFO MM(262420000000071/e4db642f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125226673 DMM NOTICE MM(262420000000071/e4db642f) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1055) 20250404125226673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125226673 DMM NOTICE MM(262420000000071/e4db642f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125226673 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) 20250404125226674 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125226674 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250404125226674 DMM INFO MM(262420000000071/e4db642f) Subscriber data update (mmctx.c:445) 20250404125226674 DMM DEBUG MM(262420000000071/e4db642f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125226683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226683 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125226683 DMM INFO MM(262420000000071/e4db642f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125226683 DMM NOTICE MM(262420000000071/e4db642f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125226683 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125226683 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125226683 DLLC NOTICE LLME(e1533ffb/e4db642f){ASSIGNED} LLGM Assign pre (ffffffff => e4db642f) (gprs_llc.c:1079) 20250404125226683 DLLC NOTICE LLME(ffffffff/e4db642f){ASSIGNED} LLGM Assign post (ffffffff => e4db642f) (gprs_llc.c:1125) 20250404125226683 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125226683 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125226683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125226683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125226740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226740 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125226740 DMM INFO MM(262420000000071/e4db642f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250404125226740 DMM INFO MM(262420000000071/e4db642f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250404125226740 DMM DEBUG MM(262420000000071/e4db642f) Using GGSN 0 (gprs_sm.c:317) 20250404125226740 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) 20250404125226740 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250404125226740 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250404125226740 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20250404125226740 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250404125226757 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 5f 18 2a 56 11 ab a0 22 07 14 05 7f 12 a2 34 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=1078 from retransmit req queue (gtp.c:461) 20250404125226757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f01989c2568, cbp=0x55a07b65f7d0) (sgsn_libgtp.c:632) 20250404125226757 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250404125226757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a07b663578 TLLI=e4db642f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250404125226757 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250404125226757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@106669e46a0d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed 20250404125226762 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) 20250404125226771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226771 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226771 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_data-BVCI210(1340)@106669e46a0d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@106669e46a0d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E4DB642F'O, index=0 20250404125226785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125226785 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125226785 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125226787 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_ci_data-BVCI196(1335)@106669e46a0d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@106669e46a0d: Final verdict of PTC: pass 20250404125226811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1336)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1346)@106669e46a0d: Final verdict of PTC: none 20250404125226816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125226817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1342)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@106669e46a0d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1341)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1334)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1339)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1344)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@106669e46a0d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:52:26 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 20250404125226909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125227312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79524) 20250404125227818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125227818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79524, count=99320) 20250404125228819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125228819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:52: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_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 20250404125229786 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250404125229786 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250404125229786 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250404125229820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125229820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_sgsn_context_req_in started. 20250404125230408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125230410 DMM INFO MM(262420000000071/e4db642f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125230410 DMM INFO MM(262420000000071/e4db642f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125230410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125230410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125230410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125230410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250404125230410 DLLC NOTICE LLME(ffffffff/e4db642f){ASSIGNED} LLGM Assign pre (e4db642f => ffffffff) (gprs_llc.c:1079) 20250404125230410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4db642f => ffffffff) (gprs_llc.c:1125) 20250404125230410 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a07b663220 (gprs_sndcp.c:574) 20250404125230410 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a07b663578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250404125230410 DMM NOTICE MM(262420000000071/e4db642f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250404125230410 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250404125230410 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250404125230410 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250404125230410 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250404125230410 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250404125230410 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) 20250404125230410 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250404125230410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125230410 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125230410 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125230410 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125230411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125230453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125230453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125230453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125230453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125230453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125230453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125230453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125230453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125230454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125230454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125230454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125230454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125230454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125230454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125230454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125230454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125230454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125230454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125230454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125230454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125230456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125230462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125230462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@106669e46a0d: 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_sgsn_context_req_in-BVCI196(1354)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125230466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125230466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125230466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125230466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125230466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125230466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125230466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125230466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125230467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125230467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125230467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125230467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125230467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125230467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125230467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125230467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125230467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125230467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125230468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125230468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125230470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125230476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125230476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@106669e46a0d: 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(1366)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125230486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125230486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125230486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125230486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125230486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125230486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125230486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125230486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125230487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125230487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125230487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125230487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125230487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125230487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125230487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125230487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125230487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125230487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125230487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125230488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125230488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125230489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125230493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125230493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125230821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125230821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125230821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125230821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1365)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@106669e46a0d: 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) } } } } 20250404125230825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125230827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1365)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1365)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@106669e46a0d: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F07EFEA2'O, index=0 SGSN_Test-GSUP(1367)@106669e46a0d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@106669e46a0d: 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 := '0CAAFD5C3DD30F9B97FA0DA5B53699EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '271654FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B6477594500EC30'O } } } } } 20250404125231902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125231902 DLLC NOTICE LLME(ffffffff/f07efea2){UNASSIGNED} LLC RX: unknown TLLI 0xf07efea2, creating LLME on the fly (gprs_llc.c:552) 20250404125231902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125231902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125231902 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125231902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125231902 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125231902 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Allocated (fsm.c:456) 20250404125231902 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125231902 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125231902 DLLC NOTICE LLME(ffffffff/f07efea2){UNASSIGNED} LLGM Assign pre (f07efea2 => f66f272e) (gprs_llc.c:1079) 20250404125231902 DLLC NOTICE LLME(f07efea2/f66f272e){ASSIGNED} LLGM Assign post (f07efea2 => f66f272e) (gprs_llc.c:1125) 20250404125231902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125231902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125231902 DMM DEBUG MM(262420000000072/f66f272e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125231924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125231924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125231924 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125231924 DMM DEBUG MM(262420000000072/f66f272e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1139) 20250404125231925 DMM NOTICE MM(262420000000072/f66f272e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125231925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125231925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125231925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125231925 DMM DEBUG MM(262420000000072/f66f272e) Requesting authorization (sgsn_auth.c:160) 20250404125231925 DMM INFO MM(262420000000072/f66f272e) Requesting authentication tuples (sgsn_auth.c:184) 20250404125231925 DMM DEBUG MM(262420000000072/f66f272e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125231925 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250404125231925 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(1367)@106669e46a0d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@106669e46a0d: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250404125231930 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125231930 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125231930 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125231930 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125231930 DMM INFO MM(262420000000072/f66f272e) Subscriber data update (mmctx.c:445) 20250404125231930 DMM DEBUG MM(262420000000072/f66f272e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125231930 DMM INFO MM(262420000000072/f66f272e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125231930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125231930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125231930 DMM INFO MM(262420000000072/f66f272e) <- GMM AUTH AND CIPHERING REQ (rand = 0c aa fd 5c 3d d3 0f 9b 97 fa 0d a5 b5 36 99 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250404125231947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125231947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125231947 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125231947 DMM INFO MM(262420000000072/f66f272e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125231947 DMM NOTICE MM(262420000000072/f66f272e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125231947 DMM DEBUG MM(262420000000072/f66f272e) checking auth: received GSM SRES = 27 16 54 fb (gprs_gmm.c:721) 20250404125231947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125231947 DMM DEBUG MM(262420000000072/f66f272e) Requesting authorization (sgsn_auth.c:160) 20250404125231947 DMM INFO MM(262420000000072/f66f272e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125231947 DMM DEBUG MM(262420000000072/f66f272e) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125231947 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250404125231947 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) 20250404125231947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125231947 DMM INFO MM(262420000000072/f66f272e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf66f272e) (gprs_gmm.c:355) 20250404125231950 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125231950 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125231950 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250404125231950 DMM INFO MM(262420000000072/f66f272e) Subscriber data update (mmctx.c:445) 20250404125231950 DMM DEBUG MM(262420000000072/f66f272e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125231950 DMM INFO MM(262420000000072/f66f272e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125231950 DMM NOTICE MM(262420000000072/f66f272e) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1055) 20250404125231950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125231950 DMM NOTICE MM(262420000000072/f66f272e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125231950 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) 20250404125231951 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125231951 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250404125231951 DMM INFO MM(262420000000072/f66f272e) Subscriber data update (mmctx.c:445) 20250404125231951 DMM DEBUG MM(262420000000072/f66f272e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125231964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125231964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125231964 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125231964 DMM INFO MM(262420000000072/f66f272e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125231964 DMM NOTICE MM(262420000000072/f66f272e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125231964 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125231964 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125231964 DLLC NOTICE LLME(f07efea2/f66f272e){ASSIGNED} LLGM Assign pre (ffffffff => f66f272e) (gprs_llc.c:1079) 20250404125231964 DLLC NOTICE LLME(ffffffff/f66f272e){ASSIGNED} LLGM Assign post (ffffffff => f66f272e) (gprs_llc.c:1125) 20250404125231964 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125231964 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125231964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125231964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125232022 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 51 9e 00 00 03 52 f0 99 42 42 de 05 f6 6f 27 2e 0c 01 02 03 0d fe 11 38 9a a1 bc 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@106669e46a0d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250404125234021 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250404125234021 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250404125234021 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) 20250404125234021 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250404125234021 DMM INFO MM(262420000000072/f66f272e) Subscriber data update (mmctx.c:445) 20250404125234022 DMM DEBUG MM(262420000000072/f66f272e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250404125234022 DMM INFO MM(262420000000072/f66f272e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250404125234022 DMM INFO MM(262420000000072/f66f272e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125234022 DMM INFO MM(262420000000072/f66f272e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125234022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125234022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125234022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125234022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404125234022 DLLC NOTICE LLME(ffffffff/f66f272e){ASSIGNED} LLGM Assign pre (f66f272e => ffffffff) (gprs_llc.c:1079) 20250404125234022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f66f272e => ffffffff) (gprs_llc.c:1125) 20250404125234022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125234022 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125234022 DMM DEBUG MM_STATE_Iu[0x55a07b656fc0]{Detached}: Deallocated (fsm.c:568) 20250404125234022 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@106669e46a0d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@106669e46a0d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250404125234033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@106669e46a0d: Final verdict of PTC: none 20250404125234039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125234039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1366)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1355)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1360)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1353)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1364)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1358)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@106669e46a0d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@106669e46a0d: 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'. Fri Apr 4 12:52:34 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 20250404125234135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125234537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95752) 20250404125235039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125235039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95752, count=100108) 20250404125236040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125236040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:52: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_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 20250404125237041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125237041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_sgsn_context_req_out started. 20250404125237631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125237634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125237671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125237671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125237671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125237671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125237671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125237671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125237671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125237671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125237672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125237672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125237672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125237672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125237672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125237672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125237672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125237672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125237672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125237672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125237672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125237672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125237674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125237680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125237680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1375)@106669e46a0d: 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)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125237684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125237684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125237684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125237684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125237684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125237684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125237684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125237684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125237685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125237685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125237685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125237685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125237685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125237685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125237685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125237685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125237685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125237685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125237685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125237685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125237687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125237693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125237693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@106669e46a0d: 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(1384)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125237699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125237699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125237699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125237699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125237699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125237699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125237699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125237699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125237700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125237700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125237700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125237700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125237700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125237700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125237700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125237700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125237700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125237700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125237700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125237700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125237700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125237702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125237707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125237707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125238042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125238042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125238042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125238042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@106669e46a0d: 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) } } } } 20250404125238047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125238048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@106669e46a0d: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='FBBA310B'O, index=0 SGSN_Test-GSUP(1386)@106669e46a0d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250404125239119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125239119 DLLC NOTICE LLME(ffffffff/fbba310b){UNASSIGNED} LLC RX: unknown TLLI 0xfbba310b, creating LLME on the fly (gprs_llc.c:552) 20250404125239119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250404125239119 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404125239119 DMM NOTICE LLME(ffffffff/fbba310b){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250404125239119 DLLC NOTICE LLME(ffffffff/fbba310b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250404125239119 DMM ERROR LLME(ffffffff/fbba310b){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250404125239119 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250404125239119 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250404125239119 DLLC NOTICE LLME(ffffffff/fbba310b){UNASSIGNED} LLGM Assign pre (fbba310b => ffffffff) (gprs_llc.c:1079) 20250404125239119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbba310b => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@106669e46a0d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@106669e46a0d: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1374)@106669e46a0d: Final verdict of PTC: none 20250404125239146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125239146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125239146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1379)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1384)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1377)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1382)@106669e46a0d: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@106669e46a0d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@106669e46a0d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@106669e46a0d: 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'. Fri Apr 4 12:52:39 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 20250404125239246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125239648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50740) 20250404125240147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125240147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50740, count=55096) 20250404125241149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125241149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:52: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_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 20250404125242150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125242150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_req_id_req_ra_update started. 20250404125242702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125242704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@106669e46a0d: 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)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125242758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125242758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125242758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125242758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125242758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125242758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125242758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125242758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125242759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125242759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125242759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125242759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125242759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125242760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125242760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125242760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125242760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125242760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125242760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125242760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125242762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125242768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125242768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@106669e46a0d: 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_req_id_req_ra_update-BVCI196(1392)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125242773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125242773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125242773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125242774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125242774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125242774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125242774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125242774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125242774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125242774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125242774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125242774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125242776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125242781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125242781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@106669e46a0d: 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)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125242788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125242788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125242788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125242788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125242788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125242788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125242788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125242788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125242789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125242789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125242789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125242789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125242789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125242789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125242789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125242789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125242789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125242789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125242789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125242789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125242789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125242792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125242796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125242796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125243152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125243152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125243152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125243152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@106669e46a0d: 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) } } } } 20250404125243156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125243157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@106669e46a0d: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FF552DEA'O, index=0 SGSN_Test-GSUP(1405)@106669e46a0d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250404125243226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125243226 DLLC NOTICE LLME(ffffffff/ff552dea){UNASSIGNED} LLC RX: unknown TLLI 0xff552dea, creating LLME on the fly (gprs_llc.c:552) 20250404125243226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125243226 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125243227 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125243227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125243227 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125243227 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125243227 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125243227 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125243227 DLLC NOTICE LLME(ffffffff/ff552dea){UNASSIGNED} LLGM Assign pre (ff552dea => cb79af43) (gprs_llc.c:1079) 20250404125243227 DLLC NOTICE LLME(ff552dea/cb79af43){ASSIGNED} LLGM Assign post (ff552dea => cb79af43) (gprs_llc.c:1125) 20250404125243227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125243227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125243227 DMM DEBUG MM(262420000000047/cb79af43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125243252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125243252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125243252 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125243252 DMM INFO MM(262420000000047/cb79af43) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404125243252 DMM INFO MM(262420000000047/cb79af43) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-53686-57 New RA: 262-42-13135-0 (gprs_gmm.c:1763) 20250404125243252 DMM NOTICE MM(262420000000047/cb79af43) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250404125243252 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250404125243252 DMM INFO MM(262420000000047/cb79af43) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250404125243252 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125243252 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125243252 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125243252 DMM ERROR MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404125243252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Deallocated (fsm.c:568) 20250404125243252 DMM DEBUG MM_STATE_Gb(0)[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125243252 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125243252 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125243252 DLLC NOTICE LLME(ff552dea/cb79af43){ASSIGNED} LLGM Assign pre (cb79af43 => ffffffff) (gprs_llc.c:1079) 20250404125243252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb79af43 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@106669e46a0d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@106669e46a0d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@106669e46a0d: Final verdict of PTC: pass 20250404125243269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250404125243273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125243274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1405)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1398)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@106669e46a0d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@106669e46a0d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1393)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1403)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@106669e46a0d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1396)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1391)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1401)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@106669e46a0d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:52:43 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 20250404125243329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125243731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56464) 20250404125244275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125244275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56464, count=62516) 20250404125245277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125245277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test execution finished. MTC@106669e46a0d: 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 ------ Fri Apr 4 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.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 20250404125246278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125246279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_iu_attach started. 20250404125246803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125246805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@106669e46a0d: 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(1412)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125246851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125246851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125246851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125246851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125246851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125246851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125246851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125246851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125246852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125246852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125246852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125246852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125246852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125246852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125246852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125246852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125246852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125246852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125246852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125246852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125246855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125246860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125246860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@106669e46a0d: 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(1417)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125246866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125246866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125246866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125246866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125246866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125246866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125246867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125246867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125246869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125246873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125246873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@106669e46a0d: 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(1422)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125246880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125246880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125246880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125246880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125246880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125246880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125246880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125246880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125246881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125246881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125246881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125246881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125246881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125246881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125246881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125246881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125246881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125246881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125246881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125246881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1422)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125246881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125246883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125246889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125246889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1425)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125247092 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125247092 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:112) 20250404125247092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125247092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125247099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125247099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125247099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125247099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125247099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125247099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125247099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125247101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125247102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125247102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125247102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125247102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125247102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125247102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125247102 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125247280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125247280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125247280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125247280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@106669e46a0d: 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) } } } } 20250404125247284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125247286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125247911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125247911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125247911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125247911 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:603) 20250404125247911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125247911 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:233) 20250404125247911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125247911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125247912 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125247912 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125247913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125247913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125247913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125247913 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:603) 20250404125247913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125247913 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:233) 20250404125247913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125247913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@106669e46a0d: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E6DB0B4F'O, index=0 SGSN_Test-GSUP(1428)@106669e46a0d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@106669e46a0d: 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 := '721F'O, rac := 'AD'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(1424)@106669e46a0d: Added conn table entry 0TC_iu_attach(1430)16439978 SGSN_Test_0-SCCP(1423)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1424)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125248349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248349 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:603) 20250404125248350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248350 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:233) 20250404125248350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248350 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125248350 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125248350 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125248350 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250404125248350 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250404125248350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125248350 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Deregistered}: Allocated (fsm.c:456) 20250404125248350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Allocated (fsm.c:456) 20250404125248350 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125248350 DMM DEBUG MM_STATE_Iu[0x55a07b663c60]{Detached}: Allocated (fsm.c:456) 20250404125248350 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125248350 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125248350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125248350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125248350 DMM DEBUG MM(262420000001001/c79e82ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125248350 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250404125248350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248350 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:603) 20250404125248350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248350 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:233) 20250404125248350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248350 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:603) 20250404125248350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248350 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:233) 20250404125248350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: { messageType := 2, destLocRef := 'FADAAA'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(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@106669e46a0d: 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 := '8F26B6B5696FCB9176FA8E4F0378E6C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B36FE2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15197E9759026C41'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D6FD87DC8DE5C786B1BE0CC4E29309FD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '244758B01EF1B30BD28D2230AEB25B98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '88F3B0E364B50E5EE7FE9E83004E044C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6398B4CE5C356D3D'O } } } } } SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1423)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250404125248358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248358 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:603) 20250404125248358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248358 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:233) 20250404125248358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248358 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125248358 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125248358 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125248358 DMM DEBUG MM(262420000001001/c79e82ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250404125248358 DMM NOTICE MM(262420000001001/c79e82ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125248358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125248358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125248358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125248358 DMM DEBUG MM(262420000001001/c79e82ce) Requesting authorization (sgsn_auth.c:160) 20250404125248358 DMM INFO MM(262420000001001/c79e82ce) Requesting authentication tuples (sgsn_auth.c:184) 20250404125248358 DMM DEBUG MM(262420000001001/c79e82ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125248358 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250404125248358 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(1428)@106669e46a0d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@106669e46a0d: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250404125248361 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125248361 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125248361 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125248361 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125248361 DMM INFO MM(262420000001001/c79e82ce) Subscriber data update (mmctx.c:445) 20250404125248361 DMM DEBUG MM(262420000001001/c79e82ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125248361 DMM INFO MM(262420000001001/c79e82ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125248361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125248361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125248361 DMM INFO MM(262420000001001/c79e82ce) <- GMM AUTH AND CIPHERING REQ (rand = 8f 26 b6 b5 69 6f cb 91 76 fa 8e 4f 03 78 e6 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 f3 b0 e3 64 b5 0e 5e e7 fe 9e 83 00 4e 04 4c ) (gprs_gmm.c:538) 20250404125248361 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250404125248361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248361 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:603) 20250404125248361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248361 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:233) 20250404125248361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1423)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302226398B4CE23094399990000100001F029045C356D3D'O 20250404125248366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248366 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:603) 20250404125248366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248366 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:233) 20250404125248366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125248367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125248367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125248367 DMM INFO MM(262420000001001/c79e82ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125248367 DMM NOTICE MM(262420000001001/c79e82ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125248367 DMM DEBUG MM(262420000001001/c79e82ce) checking auth: received UMTS RES = 63 98 b4 ce 5c 35 6d 3d (gprs_gmm.c:721) 20250404125248367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125248367 DMM DEBUG MM(262420000001001/c79e82ce) Requesting authorization (sgsn_auth.c:160) 20250404125248367 DMM INFO MM(262420000001001/c79e82ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125248367 DMM DEBUG MM(262420000001001/c79e82ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125248367 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250404125248367 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) 20250404125248367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125248367 DMM DEBUG MM(262420000001001/c79e82ce) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125248367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248367 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:603) 20250404125248367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248367 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:233) 20250404125248367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1423)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125248374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248374 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:603) 20250404125248374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248374 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:233) 20250404125248374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248374 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125248374 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125248374 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125248374 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250404125248374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125248374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125248374 DMM INFO MM(262420000001001/c79e82ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xc79e82ce) (gprs_gmm.c:355) 20250404125248374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250404125248374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248374 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:603) 20250404125248374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248374 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:233) 20250404125248374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248374 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:603) 20250404125248374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248374 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:233) 20250404125248374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125248377 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125248377 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125248377 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404125248377 DMM INFO MM(262420000001001/c79e82ce) Subscriber data update (mmctx.c:445) 20250404125248377 DMM DEBUG MM(262420000001001/c79e82ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125248377 DMM INFO MM(262420000001001/c79e82ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125248377 DMM NOTICE MM(262420000001001/c79e82ce) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250404125248377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125248377 DMM NOTICE MM(262420000001001/c79e82ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125248377 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) 20250404125248377 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125248377 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404125248377 DMM INFO MM(262420000001001/c79e82ce) Subscriber data update (mmctx.c:445) 20250404125248377 DMM DEBUG MM(262420000001001/c79e82ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1423)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125248379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248379 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:603) 20250404125248379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248379 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:233) 20250404125248379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248380 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125248380 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125248380 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125248380 DMM INFO MM(262420000001001/c79e82ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125248380 DMM NOTICE MM(262420000001001/c79e82ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125248380 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125248380 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125248380 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125248380 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125248380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125248380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125248380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248380 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:603) 20250404125248380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248380 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:233) 20250404125248380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1423)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1423)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125248386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248386 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:603) 20250404125248386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248386 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:233) 20250404125248386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125248386 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125248386 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125248386 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125248386 DMM INFO MM(262420000001001/c79e82ce) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125248386 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125248386 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125248386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125248386 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:603) 20250404125248386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248386 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:233) 20250404125248386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125248386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@106669e46a0d: Session index based on local reference:0 20250404125248388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125248388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125248388 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:603) 20250404125248388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125248388 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:233) 20250404125248388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125248388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@106669e46a0d: Deleted conn table entry 0TC_iu_attach(1430)16439978 TC_iu_attach(1430)@106669e46a0d: setverdict(pass): none -> pass TC_iu_attach(1430)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@106669e46a0d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@106669e46a0d: Final verdict of PTC: pass 20250404125248446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49644<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1412)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1422)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1417)@106669e46a0d: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@106669e46a0d: Final verdict of PTC: none20250404125248449 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125248449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1418)@106669e46a0d: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1428)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1420)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1410)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@106669e46a0d: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1415)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@106669e46a0d: Test case TC_iu_attach finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:52:48 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 20250404125248577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125248588 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125248588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125248588 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125248588 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125248588 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125248588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125248588 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125248588 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125248588 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:769) 20250404125248588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125248588 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125248588 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125248588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125248588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125248588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125248588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125248588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125248588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125248979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178372) 20250404125249450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125249450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=178372, count=207564) 20250404125250452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125250452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125250589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125250589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125250589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125251454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125251454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_iu_attach_encr started. 20250404125252088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125252090 DMM INFO MM(262420000001001/c79e82ce) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125252090 DMM INFO MM(262420000001001/c79e82ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125252090 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125252090 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125252090 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125252090 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125252090 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250404125252090 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) 20250404125252090 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250404125252090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Deallocated (fsm.c:568) 20250404125252090 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125252090 DMM DEBUG MM_STATE_Iu(1)[0x55a07b663c60]{Detached}: Deallocated (fsm.c:568) 20250404125252090 DMM DEBUG GMM(gmm_fsm)[0x55a07b65d990]{Deregistered}: Deallocated (fsm.c:568) 20250404125252090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@106669e46a0d: 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(1435)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125252134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125252134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125252134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125252134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125252134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125252134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125252134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125252134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125252135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125252135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125252135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125252135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125252135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125252135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125252135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125252135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125252135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125252135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125252136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125252136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125252141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125252149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125252149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1436)@106669e46a0d: 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(1440)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI196(1434)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125252152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125252152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125252152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125252152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125252152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125252152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125252152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125252152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125252153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125252153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125252153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125252153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125252153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125252153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125252153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125252153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125252153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125252153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125252153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125252153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125252155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125252159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125252159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@106669e46a0d: 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(1445)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125252167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125252167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125252167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125252167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125252167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125252167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125252167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125252167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125252168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125252168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125252169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125252169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125252169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125252169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125252169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125252169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125252169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125252169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125252169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125252169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125252169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125252171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1448)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@106669e46a0d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125252177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125252177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125252375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125252375 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:112) 20250404125252375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125252375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125252383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125252383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125252383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125252383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125252383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125252383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125252383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125252386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125252386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125252386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125252386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125252386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125252386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125252386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125252386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125252455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125252455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125252455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125252455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@106669e46a0d: 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) } } } } 20250404125252459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125252460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125252694 DGPRS DEBUG Checking for inactive LLMEs, time = 7002078 (sgsn.c:131) 20250404125253193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253193 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:603) 20250404125253193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253193 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:233) 20250404125253193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253193 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125253193 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125253193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253194 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:603) 20250404125253194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253194 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:233) 20250404125253194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@106669e46a0d: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F4C0C71A'O, index=0 SGSN_Test-GSUP(1451)@106669e46a0d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@106669e46a0d: 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 := 'DFFA'O, rac := '2A'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(1447)@106669e46a0d: Added conn table entry 0TC_iu_attach_encr(1453)1873900 SGSN_Test_0-SCCP(1446)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1447)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125253563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253563 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:603) 20250404125253563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253564 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:233) 20250404125253564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253564 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125253564 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125253564 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125253564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125253564 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Deregistered}: Allocated (fsm.c:456) 20250404125253564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125253564 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Allocated (fsm.c:456) 20250404125253564 DMM DEBUG MM_STATE_Iu[0x55a07b656e90]{Detached}: Allocated (fsm.c:456) 20250404125253564 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125253564 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125253564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125253564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125253564 DMM DEBUG MM(262420000001001/e97bb527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125253564 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250404125253564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253564 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:603) 20250404125253564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253564 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:233) 20250404125253564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253564 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:603) 20250404125253564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253564 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:233) 20250404125253564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: { messageType := 2, destLocRef := '1C97EC'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(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@106669e46a0d: 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 := 'D0A4F1E1F89769D04B2BEEC643D3F614'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15DA7BD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76CE744160D69FCB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6B5CDFE541E1899A575655357DF087BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33FBF67E0F6E7982EA283C4E629ECD89'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EDCAD9EEDA41DAF6F211B19EB29F093E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88B5601806BA91BD'O } } } } } SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1446)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250404125253572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253572 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:603) 20250404125253572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253572 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:233) 20250404125253572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253573 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125253573 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125253573 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125253573 DMM DEBUG MM(262420000001001/e97bb527) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250404125253573 DMM NOTICE MM(262420000001001/e97bb527) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125253573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125253573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125253573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125253573 DMM DEBUG MM(262420000001001/e97bb527) Requesting authorization (sgsn_auth.c:160) 20250404125253573 DMM INFO MM(262420000001001/e97bb527) Requesting authentication tuples (sgsn_auth.c:184) 20250404125253573 DMM DEBUG MM(262420000001001/e97bb527) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125253573 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250404125253573 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(1451)@106669e46a0d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@106669e46a0d: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250404125253575 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125253575 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125253575 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125253575 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125253575 DMM INFO MM(262420000001001/e97bb527) Subscriber data update (mmctx.c:445) 20250404125253575 DMM DEBUG MM(262420000001001/e97bb527) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125253575 DMM INFO MM(262420000001001/e97bb527) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125253575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125253575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125253575 DMM INFO MM(262420000001001/e97bb527) <- GMM AUTH AND CIPHERING REQ (rand = d0 a4 f1 e1 f8 97 69 d0 4b 2b ee c6 43 d3 f6 14 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed ca d9 ee da 41 da f6 f2 11 b1 9e b2 9f 09 3e ) (gprs_gmm.c:538) 20250404125253575 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250404125253575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253576 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:603) 20250404125253576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253576 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:233) 20250404125253576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1446)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2288B5601823094399990000100001F0290406BA91BD'O 20250404125253582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253582 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:603) 20250404125253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253582 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:233) 20250404125253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253582 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125253582 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125253582 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125253582 DMM INFO MM(262420000001001/e97bb527) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125253582 DMM NOTICE MM(262420000001001/e97bb527) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125253582 DMM DEBUG MM(262420000001001/e97bb527) checking auth: received UMTS RES = 88 b5 60 18 06 ba 91 bd (gprs_gmm.c:721) 20250404125253582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125253582 DMM DEBUG MM(262420000001001/e97bb527) Requesting authorization (sgsn_auth.c:160) 20250404125253582 DMM INFO MM(262420000001001/e97bb527) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125253582 DMM DEBUG MM(262420000001001/e97bb527) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125253582 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250404125253582 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) 20250404125253582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125253582 DMM DEBUG MM(262420000001001/e97bb527) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250404125253582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253582 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:603) 20250404125253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253582 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:233) 20250404125253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_len:17 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1446)@106669e46a0d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250404125253590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253590 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:603) 20250404125253590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253590 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:233) 20250404125253590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253590 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125253590 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125253590 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125253590 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250404125253590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125253590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125253590 DMM INFO MM(262420000001001/e97bb527) <- GMM ATTACH ACCEPT (new P-TMSI=0xe97bb527) (gprs_gmm.c:355) 20250404125253590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250404125253590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253590 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:603) 20250404125253590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253590 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:233) 20250404125253590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253590 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:603) 20250404125253590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253590 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:233) 20250404125253590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125253593 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125253593 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125253593 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404125253593 DMM INFO MM(262420000001001/e97bb527) Subscriber data update (mmctx.c:445) 20250404125253593 DMM DEBUG MM(262420000001001/e97bb527) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125253593 DMM INFO MM(262420000001001/e97bb527) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125253593 DMM NOTICE MM(262420000001001/e97bb527) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250404125253593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125253593 DMM NOTICE MM(262420000001001/e97bb527) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125253593 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) 20250404125253594 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125253594 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250404125253594 DMM INFO MM(262420000001001/e97bb527) Subscriber data update (mmctx.c:445) 20250404125253594 DMM DEBUG MM(262420000001001/e97bb527) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1446)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125253595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253595 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:603) 20250404125253595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253595 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:233) 20250404125253595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125253595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125253595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125253595 DMM INFO MM(262420000001001/e97bb527) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125253595 DMM NOTICE MM(262420000001001/e97bb527) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125253595 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125253595 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125253595 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125253595 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125253595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125253595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125253595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253595 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:603) 20250404125253595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253595 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:233) 20250404125253595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1446)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1446)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125253598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253598 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:603) 20250404125253598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253598 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:233) 20250404125253599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125253599 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125253599 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125253599 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125253599 DMM INFO MM(262420000001001/e97bb527) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125253599 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125253599 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125253599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125253599 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:603) 20250404125253599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253599 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:233) 20250404125253599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125253599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@106669e46a0d: Session index based on local reference:0 20250404125253600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125253600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125253600 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:603) 20250404125253600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125253600 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:233) 20250404125253600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125253600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@106669e46a0d: Deleted conn table entry 0TC_iu_attach_encr(1453)1873900 TC_iu_attach_encr(1453)@106669e46a0d: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@106669e46a0d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@106669e46a0d: Final verdict of PTC: pass 20250404125253671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1447)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1451)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1445)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1435)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1440)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@106669e46a0d: Final verdict of PTC: none 20250404125253679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125253679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1452)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1433)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1438)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1443)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@106669e46a0d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:52:53 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 20250404125253773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125253800 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125253800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125253800 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125253800 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125253800 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125253800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125253800 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125253800 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125253800 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:769) 20250404125253800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125253800 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125253800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125253800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125253800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125253800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125253800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125253800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125253800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125254175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210524) 20250404125254680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125254680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210524, count=211780) 20250404125255681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125255681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125255801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125255801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125255801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125256682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125256682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_iu_attach_geran_rau started. 20250404125257257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125257258 DMM INFO MM(262420000001001/e97bb527) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125257258 DMM INFO MM(262420000001001/e97bb527) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125257258 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125257258 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125257258 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125257258 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125257258 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250404125257258 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) 20250404125257258 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250404125257258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125257258 DMM DEBUG MM_STATE_Gb[0x55a07b6570f0]{Idle}: Deallocated (fsm.c:568) 20250404125257258 DMM DEBUG MM_STATE_Iu(2)[0x55a07b656e90]{Detached}: Deallocated (fsm.c:568) 20250404125257258 DMM DEBUG GMM(gmm_fsm)[0x55a07b663c60]{Deregistered}: Deallocated (fsm.c:568) 20250404125257258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@106669e46a0d: 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(1458)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125257282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125257282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125257282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125257282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125257282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125257282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125257282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125257282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125257283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125257283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125257283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125257283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125257283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125257283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125257283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125257283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125257283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125257283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125257283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125257283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125257286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125257291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125257291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@106669e46a0d: 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(1464)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1463)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125257303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125257303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125257303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125257303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125257303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125257303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125257304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125257304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125257305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1460)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@106669e46a0d: 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 } 20250404125257310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125257310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1468)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1461)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1468)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125257313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125257313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125257313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125257313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125257313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125257313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125257313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125257313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125257314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125257314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125257314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125257314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125257314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125257314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125257314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125257314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125257314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125257314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125257314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125257314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125257314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125257316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1471)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@106669e46a0d: ************************************************* SGSN_Test-Gb2-BSSGP2(1465)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125257323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125257323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125257522 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125257522 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:112) 20250404125257522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125257522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125257531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125257531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125257531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125257531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125257531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125257531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125257531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125257534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125257535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125257535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125257535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125257535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125257535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125257535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125257535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125257683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125257683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125257683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125257683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@106669e46a0d: 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) } } } } 20250404125257687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125257689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125258339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258339 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:603) 20250404125258339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258339 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:233) 20250404125258339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258340 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125258340 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125258340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258340 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:603) 20250404125258340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258340 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:233) 20250404125258340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D9BF3390'O, index=0 SGSN_Test-GSUP(1474)@106669e46a0d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@106669e46a0d: 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 := 'AA7B'O, rac := 'DC'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(1470)@106669e46a0d: Added conn table entry 0TC_iu_attach_geran_rau(1476)1654888 SGSN_Test_0-SCCP(1469)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1470)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125258768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258768 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:603) 20250404125258768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258768 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:233) 20250404125258768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258768 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125258768 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125258768 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125258768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125258768 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125258768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Allocated (fsm.c:456) 20250404125258768 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125258768 DMM DEBUG MM_STATE_Iu[0x55a07b65d990]{Detached}: Allocated (fsm.c:456) 20250404125258769 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125258769 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125258769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125258769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125258769 DMM DEBUG MM(262420000001002/c7ef9770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125258769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250404125258769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258769 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:603) 20250404125258769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258769 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:233) 20250404125258769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258769 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:603) 20250404125258769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258769 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:233) 20250404125258769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: { messageType := 2, destLocRef := '194068'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(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@106669e46a0d: 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 := '18F9649729DC59CFE221381A4B671A71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6FAFD75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C67B2B9E15F22F5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CFAC8B20E8D33EDEE01B59479277CFD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9AF2072F0EF62C4C468493FCEAAD03F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CB88FE8F1B045A32179469B9AC35FD05'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECB8A805DB999AD3'O } } } } } SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1469)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250404125258776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258776 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:603) 20250404125258776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258776 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:233) 20250404125258776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125258776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125258776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125258776 DMM DEBUG MM(262420000001002/c7ef9770) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250404125258776 DMM NOTICE MM(262420000001002/c7ef9770) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125258776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125258776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125258776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125258776 DMM DEBUG MM(262420000001002/c7ef9770) Requesting authorization (sgsn_auth.c:160) 20250404125258776 DMM INFO MM(262420000001002/c7ef9770) Requesting authentication tuples (sgsn_auth.c:184) 20250404125258776 DMM DEBUG MM(262420000001002/c7ef9770) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125258776 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250404125258776 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(1474)@106669e46a0d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@106669e46a0d: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250404125258779 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125258779 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125258779 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125258779 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125258779 DMM INFO MM(262420000001002/c7ef9770) Subscriber data update (mmctx.c:445) 20250404125258779 DMM DEBUG MM(262420000001002/c7ef9770) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125258779 DMM INFO MM(262420000001002/c7ef9770) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125258779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125258779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125258779 DMM INFO MM(262420000001002/c7ef9770) <- GMM AUTH AND CIPHERING REQ (rand = 18 f9 64 97 29 dc 59 cf e2 21 38 1a 4b 67 1a 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb 88 fe 8f 1b 04 5a 32 17 94 69 b9 ac 35 fd 05 ) (gprs_gmm.c:538) 20250404125258780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250404125258780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258780 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:603) 20250404125258780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258780 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:233) 20250404125258780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1469)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22ECB8A80523094399990000100002F02904DB999AD3'O 20250404125258788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258788 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:603) 20250404125258788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258788 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:233) 20250404125258788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125258789 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125258789 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125258789 DMM INFO MM(262420000001002/c7ef9770) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125258789 DMM NOTICE MM(262420000001002/c7ef9770) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125258789 DMM DEBUG MM(262420000001002/c7ef9770) checking auth: received UMTS RES = ec b8 a8 05 db 99 9a d3 (gprs_gmm.c:721) 20250404125258789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125258789 DMM DEBUG MM(262420000001002/c7ef9770) Requesting authorization (sgsn_auth.c:160) 20250404125258789 DMM INFO MM(262420000001002/c7ef9770) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125258789 DMM DEBUG MM(262420000001002/c7ef9770) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125258789 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250404125258789 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) 20250404125258789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125258789 DMM DEBUG MM(262420000001002/c7ef9770) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125258789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258789 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:603) 20250404125258789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258789 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:233) 20250404125258789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1469)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125258801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258801 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:603) 20250404125258801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258801 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:233) 20250404125258802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258802 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125258802 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125258802 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125258802 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250404125258802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125258802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125258802 DMM INFO MM(262420000001002/c7ef9770) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7ef9770) (gprs_gmm.c:355) 20250404125258802 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250404125258802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258802 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:603) 20250404125258802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258802 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:233) 20250404125258802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258803 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:603) 20250404125258803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258803 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:233) 20250404125258803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125258808 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125258808 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125258808 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250404125258808 DMM INFO MM(262420000001002/c7ef9770) Subscriber data update (mmctx.c:445) 20250404125258808 DMM DEBUG MM(262420000001002/c7ef9770) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125258808 DMM INFO MM(262420000001002/c7ef9770) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125258808 DMM NOTICE MM(262420000001002/c7ef9770) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250404125258808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125258808 DMM NOTICE MM(262420000001002/c7ef9770) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125258808 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) 20250404125258809 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125258809 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250404125258809 DMM INFO MM(262420000001002/c7ef9770) Subscriber data update (mmctx.c:445) 20250404125258809 DMM DEBUG MM(262420000001002/c7ef9770) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1469)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125258811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258811 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:603) 20250404125258811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258811 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:233) 20250404125258811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125258812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125258812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125258812 DMM INFO MM(262420000001002/c7ef9770) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125258812 DMM NOTICE MM(262420000001002/c7ef9770) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125258812 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125258812 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125258812 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125258812 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125258812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125258812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125258812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258812 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:603) 20250404125258812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258812 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:233) 20250404125258812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1469)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1469)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125258819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258819 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:603) 20250404125258819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258819 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:233) 20250404125258819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125258820 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125258820 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125258820 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125258820 DMM INFO MM(262420000001002/c7ef9770) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125258820 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125258820 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125258820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125258820 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:603) 20250404125258820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258820 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:233) 20250404125258820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125258820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@106669e46a0d: Session index based on local reference:0 20250404125258822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125258822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125258822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125258822 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:603) 20250404125258822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125258822 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:233) 20250404125258822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125258822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@106669e46a0d: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)1654888 TC_iu_attach_geran_rau(1476)@106669e46a0d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C7EF9770'O, index=1 20250404125258891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125258891 DLLC NOTICE LLME(ffffffff/c7ef9770){UNASSIGNED} LLC RX: unknown TLLI 0xc7ef9770, creating LLME on the fly (gprs_llc.c:552) 20250404125258891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250404125258891 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404125258891 DMM INFO MM(262420000001002/c7ef9770) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c7ef9770, P-TMSI: c7ef9770 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1731) 20250404125258891 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250404125258891 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250404125258891 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125258891 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125258891 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250404125258891 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125258891 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125258891 DLLC NOTICE LLME(ffffffff/c7ef9770){UNASSIGNED} LLGM Assign pre (c7ef9770 => c7ef9770) (gprs_llc.c:1079) 20250404125258891 DLLC NOTICE LLME(c7ef9770/c7ef9770){ASSIGNED} LLGM Assign post (c7ef9770 => c7ef9770) (gprs_llc.c:1125) 20250404125258891 DMM INFO MM(262420000001002/c7ef9770) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_iu_attach_geran_rau(1476)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: Removing Client IMSI='262420000001002'H, index=1 20250404125258925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125258925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125258925 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125258925 DMM INFO MM(262420000001002/c7ef9770) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404125258925 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404125258925 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125258925 DLLC NOTICE LLME(c7ef9770/c7ef9770){ASSIGNED} LLGM Assign pre (ffffffff => c7ef9770) (gprs_llc.c:1079) 20250404125258925 DLLC NOTICE LLME(ffffffff/c7ef9770){ASSIGNED} LLGM Assign post (ffffffff => c7ef9770) (gprs_llc.c:1125) 20250404125258925 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250404125258925 DMM ERROR MM_STATE_Gb[0x55a07b656fc0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1903) TC_iu_attach_geran_rau(1476)@106669e46a0d: Final verdict of PTC: pass 20250404125258934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1471)@106669e46a0d: Final verdict of PTC: none 20250404125258937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125258938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1469)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1458)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1474)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1468)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1464)@106669e46a0d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1456)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1466)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1462)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@106669e46a0d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@106669e46a0d: 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'. 20250404125259024 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125259024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125259024 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125259024 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125259024 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125259024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125259024 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125259024 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125259024 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:769) 20250404125259024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125259024 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125259024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125259024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125259024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125259024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125259024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125259024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125259025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Fri Apr 4 12:52:59 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 20250404125259055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125259457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219096) 20250404125259938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125259938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219096, count=220352) 20250404125300939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125300939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125301026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125301026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125301026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125301940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125301940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_geran_attach_iu_rau started. 20250404125302555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125302558 DMM INFO MM(262420000001002/c7ef9770) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125302558 DMM INFO MM(262420000001002/c7ef9770) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125302558 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125302558 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125302558 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250404125302558 DMM ERROR MM_STATE_Gb[0x55a07b656fc0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250404125302558 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250404125302558 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) 20250404125302558 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250404125302558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b6570f0]{Init}: Deallocated (fsm.c:568) 20250404125302558 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125302558 DMM DEBUG MM_STATE_Iu(3)[0x55a07b65d990]{Detached}: Deallocated (fsm.c:568) 20250404125302558 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125302558 DLLC NOTICE LLME(ffffffff/c7ef9770){ASSIGNED} LLGM Assign pre (c7ef9770 => ffffffff) (gprs_llc.c:1079) 20250404125302558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7ef9770 => ffffffff) (gprs_llc.c:1125) 20250404125302559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@106669e46a0d: 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(1481)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125302608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125302608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125302608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125302608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125302608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125302608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125302608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125302608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125302609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125302609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125302609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125302609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125302609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125302609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125302609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125302609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125302609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125302609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125302609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125302609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125302612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125302619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125302619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@106669e46a0d: 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(1486)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125302626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125302626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125302626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125302626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125302626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125302626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125302626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125302626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125302627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125302627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125302627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125302629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125302634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125302634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@106669e46a0d: 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(1491)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125302641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125302641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125302641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125302641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302641 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125302641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125302641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125302641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125302641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125302642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125302642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125302642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125302642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125302642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125302642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125302642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125302642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125302642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125302642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125302642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125302643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125302643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1494)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@106669e46a0d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125302651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125302651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125302848 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125302848 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:112) 20250404125302848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125302848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125302857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125302857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125302857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125302857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125302857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125302857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125302857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125302860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125302860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125302860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125302860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125302860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125302860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125302860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125302861 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125302941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125302941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125302941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125302941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@106669e46a0d: 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) } } } } 20250404125302945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125302946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125303668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125303668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125303668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125303668 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:603) 20250404125303668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125303668 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:233) 20250404125303668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125303668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125303668 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125303668 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125303669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125303669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125303669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125303669 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:603) 20250404125303669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125303669 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:233) 20250404125303669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125303669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@106669e46a0d: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E3D5CBC8'O, index=0 SGSN_Test-GSUP(1497)@106669e46a0d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@106669e46a0d: 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 := '62793D7A95E4AA087D9488C0A7EC5664'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78D2A22B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AB88B67558961E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '828DAC0573E1EA43106F90E9702CF291'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0BB08B8592B53917AE09BB8D9B645C67'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '42B58F8BB568BC07180732EA6D0BF26A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1BD83E1694699B84'O } } } } } 20250404125304007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125304008 DLLC NOTICE LLME(ffffffff/e3d5cbc8){UNASSIGNED} LLC RX: unknown TLLI 0xe3d5cbc8, creating LLME on the fly (gprs_llc.c:552) 20250404125304008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125304008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125304008 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Allocated (fsm.c:456) 20250404125304008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125304008 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125304008 DMM DEBUG MM_STATE_Iu[0x55a07b6570f0]{Detached}: Allocated (fsm.c:456) 20250404125304008 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125304008 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125304008 DLLC NOTICE LLME(ffffffff/e3d5cbc8){UNASSIGNED} LLGM Assign pre (e3d5cbc8 => cab97f60) (gprs_llc.c:1079) 20250404125304008 DLLC NOTICE LLME(e3d5cbc8/cab97f60){ASSIGNED} LLGM Assign post (e3d5cbc8 => cab97f60) (gprs_llc.c:1125) 20250404125304008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125304008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125304008 DMM DEBUG MM(262420000001003/cab97f60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125304016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125304016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250404125304016 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125304016 DMM DEBUG MM(262420000001003/cab97f60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250404125304016 DMM NOTICE MM(262420000001003/cab97f60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125304016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125304016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125304016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125304016 DMM DEBUG MM(262420000001003/cab97f60) Requesting authorization (sgsn_auth.c:160) 20250404125304016 DMM INFO MM(262420000001003/cab97f60) Requesting authentication tuples (sgsn_auth.c:184) 20250404125304016 DMM DEBUG MM(262420000001003/cab97f60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125304016 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250404125304016 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(1497)@106669e46a0d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@106669e46a0d: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250404125304018 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125304018 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125304018 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125304018 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125304018 DMM INFO MM(262420000001003/cab97f60) Subscriber data update (mmctx.c:445) 20250404125304018 DMM DEBUG MM(262420000001003/cab97f60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125304018 DMM INFO MM(262420000001003/cab97f60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125304018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125304018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125304018 DMM INFO MM(262420000001003/cab97f60) <- GMM AUTH AND CIPHERING REQ (rand = 62 79 3d 7a 95 e4 aa 08 7d 94 88 c0 a7 ec 56 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 b5 8f 8b b5 68 bc 07 18 07 32 ea 6d 0b f2 6a ) (gprs_gmm.c:538) 20250404125304025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125304025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250404125304025 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125304025 DMM INFO MM(262420000001003/cab97f60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125304025 DMM NOTICE MM(262420000001003/cab97f60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125304025 DMM DEBUG MM(262420000001003/cab97f60) checking auth: received UMTS RES = 1b d8 3e 16 94 69 9b 84 (gprs_gmm.c:721) 20250404125304025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125304025 DMM DEBUG MM(262420000001003/cab97f60) Requesting authorization (sgsn_auth.c:160) 20250404125304025 DMM INFO MM(262420000001003/cab97f60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125304025 DMM DEBUG MM(262420000001003/cab97f60) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125304025 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250404125304025 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) 20250404125304025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250404125304025 DMM INFO MM(262420000001003/cab97f60) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab97f60) (gprs_gmm.c:355) 20250404125304026 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125304026 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125304026 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250404125304026 DMM INFO MM(262420000001003/cab97f60) Subscriber data update (mmctx.c:445) 20250404125304026 DMM DEBUG MM(262420000001003/cab97f60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125304026 DMM INFO MM(262420000001003/cab97f60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125304026 DMM NOTICE MM(262420000001003/cab97f60) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250404125304026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125304026 DMM NOTICE MM(262420000001003/cab97f60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125304026 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) 20250404125304026 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125304026 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250404125304026 DMM INFO MM(262420000001003/cab97f60) Subscriber data update (mmctx.c:445) 20250404125304026 DMM DEBUG MM(262420000001003/cab97f60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250404125304031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125304031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250404125304031 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250404125304031 DMM INFO MM(262420000001003/cab97f60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125304031 DMM NOTICE MM(262420000001003/cab97f60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125304031 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125304031 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125304032 DLLC NOTICE LLME(e3d5cbc8/cab97f60){ASSIGNED} LLGM Assign pre (ffffffff => cab97f60) (gprs_llc.c:1079) 20250404125304032 DLLC NOTICE LLME(ffffffff/cab97f60){ASSIGNED} LLGM Assign post (ffffffff => cab97f60) (gprs_llc.c:1125) 20250404125304032 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250404125304032 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250404125304032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125304032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@106669e46a0d: 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 := 'CAB97F60'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(1493)@106669e46a0d: Added conn table entry 0TC_geran_attach_iu_rau(1499)9016733 SGSN_Test_0-SCCP(1492)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1493)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125304111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125304111 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:603) 20250404125304111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304111 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:233) 20250404125304111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125304111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125304112 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125304112 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125304112 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125304112 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250404125304112 DMM INFO MM(262420000001003/cab97f60) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cab97f60 (00000000), TLLI: cab97f60 (cab97f60), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250404125304112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250404125304112 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250404125304112 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250404125304112 DLLC NOTICE LLME(ffffffff/cab97f60){ASSIGNED} LLGM Assign pre (cab97f60 => ffffffff) (gprs_llc.c:1079) 20250404125304112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cab97f60 => ffffffff) (gprs_llc.c:1125) 20250404125304112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125304112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250404125304112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125304112 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125304112 DMM DEBUG MM(262420000001003/cab97f60) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125304112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125304112 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:603) 20250404125304112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304112 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:233) 20250404125304112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125304112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125304113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125304113 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:603) 20250404125304113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304113 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:233) 20250404125304113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125304113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@106669e46a0d: { messageType := 2, destLocRef := '89959D'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(1492)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1492)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1492)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125304127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125304127 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:603) 20250404125304128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304128 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:233) 20250404125304128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125304128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125304128 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125304128 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125304128 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125304128 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250404125304128 DMM INFO MM(262420000001003/cab97f60) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) 20250404125304128 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250404125304128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125304128 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:603) 20250404125304128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304128 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:233) 20250404125304128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125304128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125304128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125304128 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:603) 20250404125304128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304128 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:233) 20250404125304128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125304128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@106669e46a0d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@106669e46a0d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@106669e46a0d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1492)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1492)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250404125304136 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125304136 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125304136 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125304136 DMM INFO MM(262420000001003/cab97f60) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250404125304136 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250404125304136 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125304136 DMM DEBUG MM_STATE_Iu[0x55a07b6570f0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1896) 20250404125304136 DMM ERROR MM_STATE_Iu[0x55a07b6570f0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1896) 20250404125304136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125304136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125304136 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:603) 20250404125304136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125304136 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:233) 20250404125304136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125304136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_geran_attach_iu_rau(1499)@106669e46a0d: Final verdict of PTC: pass 20250404125304139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1492)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1486)@106669e46a0d: Final verdict of PTC: none 20250404125304141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125304141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1491)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1481)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@106669e46a0d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1497)@106669e46a0d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@106669e46a0d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1489)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1484)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1479)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@106669e46a0d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:53:04 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 20250404125304267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125304337 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125304337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125304337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125304337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125304337 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125304337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125304337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125304337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125304337 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:769) 20250404125304337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125304337 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125304337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125304337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125304337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125304337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125304337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125304337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125304338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125304669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139740) 20250404125305142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125305142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=139740, count=178348) 20250404125306143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125306144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125306338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125306338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125306338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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.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 20250404125307145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125307145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user started. 20250404125307768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125307770 DMM INFO MM(262420000001003/cab97f60) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125307770 DMM INFO MM(262420000001003/cab97f60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125307770 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125307770 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125307770 DMM DEBUG MM_STATE_Iu[0x55a07b6570f0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125307770 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250404125307770 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) 20250404125307770 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250404125307770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125307770 DMM DEBUG MM_STATE_Gb(0)[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125307770 DMM DEBUG MM_STATE_Iu[0x55a07b6570f0]{Detached}: Deallocated (fsm.c:568) 20250404125307770 DMM DEBUG GMM(gmm_fsm)[0x55a07b656e90]{Deregistered}: Deallocated (fsm.c:568) 20250404125307770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@106669e46a0d: 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(1504)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125307821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125307821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125307821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125307821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125307821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125307821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125307821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125307821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125307822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125307822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125307822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125307822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125307822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125307822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125307822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125307822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125307822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125307822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125307822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125307822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125307825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125307832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125307832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1505)@106669e46a0d: 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_pdp_act_user-BVCI196(1503)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1509)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125307837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125307837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125307837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125307837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125307837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125307837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125307837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125307837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125307838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125307838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125307838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125307838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125307838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125307838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125307838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125307838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125307838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125307838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125307839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125307839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125307841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125307847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125307847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@106669e46a0d: 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(1515)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125307854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125307854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125307854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125307854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125307854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125307854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125307854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125307854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125307855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125307855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125307855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125307855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125307855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125307855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125307855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125307855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125307855 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125307855 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125307855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125307855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125307855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1517)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125307858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125307862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125307862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125308058 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125308058 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:112) 20250404125308058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125308058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125308066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125308066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125308066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125308067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125308067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125308067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125308067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125308069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125308069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125308069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125308069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125308070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125308070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125308070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125308070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125308145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125308145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125308145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125308145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@106669e46a0d: 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) } } } } 20250404125308150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125308151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125308868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125308868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125308869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125308869 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:603) 20250404125308869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125308869 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:233) 20250404125308869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125308869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125308869 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125308869 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125308870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125308870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125308870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125308870 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:603) 20250404125308870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125308870 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:233) 20250404125308870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125308870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@106669e46a0d: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='D987C5FA'O, index=0 SGSN_Test-GSUP(1520)@106669e46a0d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@106669e46a0d: 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 := 'C17C'O, rac := '86'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(1516)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user(1522)1259313 SGSN_Test_0-SCCP(1514)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1516)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125309243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309243 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:603) 20250404125309243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309243 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:233) 20250404125309243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309243 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125309243 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125309243 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125309243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125309244 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Deregistered}: Allocated (fsm.c:456) 20250404125309244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125309244 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Allocated (fsm.c:456) 20250404125309244 DMM DEBUG MM_STATE_Iu[0x55a07b668d20]{Detached}: Allocated (fsm.c:456) 20250404125309244 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125309244 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125309244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125309244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125309244 DMM DEBUG MM(262420000001004/da8a7541) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125309244 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250404125309244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309244 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:603) 20250404125309244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309244 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:233) 20250404125309244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309244 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:603) 20250404125309244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309244 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:233) 20250404125309244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: { messageType := 2, destLocRef := '133731'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(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@106669e46a0d: 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 := 'C330E19CBDDF948C2B97C7186585A294'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E767DEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36EE2FA890C00925'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AACC8EDEFAB01D13ECDE05DE712776E8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CA3FB49E120FF74B93DA3801CE009382'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A844111F9183CE8878A56A7CFEE952F2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '89F2A7CD868D57F2'O } } } } } SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1514)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250404125309254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309254 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:603) 20250404125309254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309254 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:233) 20250404125309254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309254 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125309254 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125309254 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125309254 DMM DEBUG MM(262420000001004/da8a7541) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250404125309254 DMM NOTICE MM(262420000001004/da8a7541) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125309254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125309254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125309254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125309254 DMM DEBUG MM(262420000001004/da8a7541) Requesting authorization (sgsn_auth.c:160) 20250404125309254 DMM INFO MM(262420000001004/da8a7541) Requesting authentication tuples (sgsn_auth.c:184) 20250404125309254 DMM DEBUG MM(262420000001004/da8a7541) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125309254 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250404125309254 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(1520)@106669e46a0d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250404125309259 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125309259 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125309259 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125309259 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125309259 DMM INFO MM(262420000001004/da8a7541) Subscriber data update (mmctx.c:445) 20250404125309259 DMM DEBUG MM(262420000001004/da8a7541) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125309259 DMM INFO MM(262420000001004/da8a7541) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125309259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125309259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125309259 DMM INFO MM(262420000001004/da8a7541) <- GMM AUTH AND CIPHERING REQ (rand = c3 30 e1 9c bd df 94 8c 2b 97 c7 18 65 85 a2 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 44 11 1f 91 83 ce 88 78 a5 6a 7c fe e9 52 f2 ) (gprs_gmm.c:538) 20250404125309259 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250404125309259 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309259 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:603) 20250404125309259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309259 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:233) 20250404125309259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1514)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082289F2A7CD23094399990000100004F02904868D57F2'O 20250404125309269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309269 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:603) 20250404125309269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309269 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:233) 20250404125309269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125309269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125309270 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125309270 DMM INFO MM(262420000001004/da8a7541) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125309270 DMM NOTICE MM(262420000001004/da8a7541) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125309270 DMM DEBUG MM(262420000001004/da8a7541) checking auth: received UMTS RES = 89 f2 a7 cd 86 8d 57 f2 (gprs_gmm.c:721) 20250404125309270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125309270 DMM DEBUG MM(262420000001004/da8a7541) Requesting authorization (sgsn_auth.c:160) 20250404125309270 DMM INFO MM(262420000001004/da8a7541) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125309270 DMM DEBUG MM(262420000001004/da8a7541) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125309270 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250404125309270 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) 20250404125309270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125309270 DMM DEBUG MM(262420000001004/da8a7541) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125309270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309270 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:603) 20250404125309270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309270 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:233) 20250404125309270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1514)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125309284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309284 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:603) 20250404125309284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309284 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:233) 20250404125309284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309284 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125309284 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125309284 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125309284 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250404125309284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125309284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125309284 DMM INFO MM(262420000001004/da8a7541) <- GMM ATTACH ACCEPT (new P-TMSI=0xda8a7541) (gprs_gmm.c:355) 20250404125309284 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250404125309284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309284 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:603) 20250404125309284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309284 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:233) 20250404125309284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309284 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:603) 20250404125309284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309285 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:233) 20250404125309285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125309290 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125309290 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125309290 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250404125309290 DMM INFO MM(262420000001004/da8a7541) Subscriber data update (mmctx.c:445) 20250404125309290 DMM DEBUG MM(262420000001004/da8a7541) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125309290 DMM INFO MM(262420000001004/da8a7541) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125309290 DMM NOTICE MM(262420000001004/da8a7541) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250404125309290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125309290 DMM NOTICE MM(262420000001004/da8a7541) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125309290 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) 20250404125309291 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125309291 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250404125309291 DMM INFO MM(262420000001004/da8a7541) Subscriber data update (mmctx.c:445) 20250404125309291 DMM DEBUG MM(262420000001004/da8a7541) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1514)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125309293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309293 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:603) 20250404125309293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309293 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:233) 20250404125309293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309293 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125309293 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125309293 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125309293 DMM INFO MM(262420000001004/da8a7541) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125309293 DMM NOTICE MM(262420000001004/da8a7541) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125309293 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125309293 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125309293 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125309293 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125309293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125309293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125309293 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309293 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309293 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:603) 20250404125309293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309293 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:233) 20250404125309293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1514)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1514)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125309298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309298 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:603) 20250404125309298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309298 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:233) 20250404125309298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309298 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125309298 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125309298 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125309298 DMM INFO MM(262420000001004/da8a7541) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125309298 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125309298 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125309298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309298 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:603) 20250404125309298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309298 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:233) 20250404125309298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 20250404125309299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309299 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:603) 20250404125309299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309299 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:233) 20250404125309299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_user(1522)1259313 TC_attach_pdp_act_user(1522)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@106669e46a0d: 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 := 'DA8A7541'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user(1522)25012 SGSN_Test_0-RAN(1516)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@106669e46a0d: First idle individual index:0 20250404125309500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125309501 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:603) 20250404125309501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309501 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:233) 20250404125309501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125309501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309501 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125309501 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125309501 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125309501 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA8A7541) type="signalling"  (gprs_gmm.c:1970) 20250404125309501 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125309501 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125309501 DMM DEBUG MM(262420000001004/da8a7541) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125309502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309502 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:603) 20250404125309502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309502 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:233) 20250404125309502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125309502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125309502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125309502 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:603) 20250404125309502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125309502 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:233) 20250404125309502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125309502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1514)@106669e46a0d: { messageType := 2, destLocRef := '0061B4'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(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@106669e46a0d: Final verdict of PTC: error 20250404125309517 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125309517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125309517 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125309517 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125309517 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125309517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125309517 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125309517 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125309517 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:769) 20250404125309517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125309517 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125309517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125309517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125309517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125309517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125309517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125309517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125309517 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125309522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1520)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1504)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1509)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@106669e46a0d: Final verdict of PTC: none 20250404125309527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125309527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1505)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1515)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1513)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1502)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1507)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:09 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 20250404125309686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125310089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230692) 20250404125310529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125310529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230692, count=235144) 20250404125311518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125311518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125311518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125311531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125311531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125312533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125312533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250404125313166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125313168 DMM INFO MM(262420000001004/da8a7541) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125313168 DMM INFO MM(262420000001004/da8a7541) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125313168 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125313168 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125313168 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125313168 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125313168 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250404125313168 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) 20250404125313168 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250404125313168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125313168 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Deallocated (fsm.c:568) 20250404125313168 DMM DEBUG MM_STATE_Iu(5)[0x55a07b668d20]{Detached}: Deallocated (fsm.c:568) 20250404125313168 DMM DEBUG GMM(gmm_fsm)[0x55a07b6570f0]{Deregistered}: Deallocated (fsm.c:568) 20250404125313168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@106669e46a0d: 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(1527)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125313217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125313217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125313217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125313217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125313217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125313217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125313217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125313217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125313218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125313218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125313218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125313218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125313218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125313218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125313218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125313218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125313218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125313218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125313218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125313218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125313220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125313226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125313226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@106669e46a0d: 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(1533)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1532)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125313235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125313235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125313235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125313235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125313235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125313235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125313235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125313235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1533)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125313235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125313235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125313235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125313236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125313236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125313236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125313236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125313236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125313236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125313236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1533)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1533)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125313236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125313236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125313238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1532)@106669e46a0d: 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 } 20250404125313243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125313243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1537)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1537)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125313245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125313245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125313245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125313245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125313245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125313245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125313245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125313245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125313246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125313246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125313246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125313246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125313246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125313246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125313246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125313246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125313246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125313246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125313246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1537)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125313246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125313246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125313248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250404125313254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125313254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1540)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1540)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@106669e46a0d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125313455 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125313455 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:112) 20250404125313455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125313455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125313463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125313463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125313464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125313464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125313464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125313464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125313464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125313466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125313466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125313466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125313466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125313466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125313466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125313466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125313466 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125313534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125313534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125313534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125313534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@106669e46a0d: 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) } } } } 20250404125313538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125313539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125314275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314275 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:603) 20250404125314275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314275 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:233) 20250404125314275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314275 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125314275 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125314276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314276 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:603) 20250404125314276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314276 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:233) 20250404125314276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='D12F828E'O, index=0 SGSN_Test-GSUP(1543)@106669e46a0d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: 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 := 'F4C5'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(1539)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14339357 SGSN_Test_0-SCCP(1538)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1539)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125314627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314627 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:603) 20250404125314627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314627 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:233) 20250404125314627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314627 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125314627 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125314627 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125314627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125314627 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Deregistered}: Allocated (fsm.c:456) 20250404125314627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125314627 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125314627 DMM DEBUG MM_STATE_Iu[0x55a07b668660]{Detached}: Allocated (fsm.c:456) 20250404125314627 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125314627 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125314627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125314627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125314627 DMM DEBUG MM(262420000001058/fa2ac151) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125314627 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250404125314627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314627 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:603) 20250404125314627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314627 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:233) 20250404125314627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314627 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:603) 20250404125314627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314627 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:233) 20250404125314627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: { messageType := 2, destLocRef := 'DACD1D'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(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: 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 := '848C9EF3C32DB487EDF918908F1BE8E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0C43BF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85E1145353817690'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '199253F770022509CBC54DAD80E4446C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8956AFC93A87592384AEE84254E5B7D7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '300B1DF85E72D5CF3C4B0A6EB0143096'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '09861E9839158A46'O } } } } } SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1538)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250404125314635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314635 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:603) 20250404125314635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314635 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:233) 20250404125314635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314635 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125314635 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125314635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125314635 DMM DEBUG MM(262420000001058/fa2ac151) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1139) 20250404125314635 DMM NOTICE MM(262420000001058/fa2ac151) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125314635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125314635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125314635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125314635 DMM DEBUG MM(262420000001058/fa2ac151) Requesting authorization (sgsn_auth.c:160) 20250404125314635 DMM INFO MM(262420000001058/fa2ac151) Requesting authentication tuples (sgsn_auth.c:184) 20250404125314635 DMM DEBUG MM(262420000001058/fa2ac151) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125314635 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250404125314635 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(1543)@106669e46a0d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250404125314638 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125314638 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125314638 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125314638 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125314638 DMM INFO MM(262420000001058/fa2ac151) Subscriber data update (mmctx.c:445) 20250404125314638 DMM DEBUG MM(262420000001058/fa2ac151) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125314638 DMM INFO MM(262420000001058/fa2ac151) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125314638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125314638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125314638 DMM INFO MM(262420000001058/fa2ac151) <- GMM AUTH AND CIPHERING REQ (rand = 84 8c 9e f3 c3 2d b4 87 ed f9 18 90 8f 1b e8 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 0b 1d f8 5e 72 d5 cf 3c 4b 0a 6e b0 14 30 96 ) (gprs_gmm.c:538) 20250404125314638 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250404125314639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314639 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:603) 20250404125314639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314639 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:233) 20250404125314639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1538)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012209861E9823094399990000105008F0290439158A46'O 20250404125314644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314644 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:603) 20250404125314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314644 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:233) 20250404125314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314644 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125314644 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125314644 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125314644 DMM INFO MM(262420000001058/fa2ac151) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125314644 DMM NOTICE MM(262420000001058/fa2ac151) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125314644 DMM DEBUG MM(262420000001058/fa2ac151) checking auth: received UMTS RES = 09 86 1e 98 39 15 8a 46 (gprs_gmm.c:721) 20250404125314644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125314644 DMM DEBUG MM(262420000001058/fa2ac151) Requesting authorization (sgsn_auth.c:160) 20250404125314644 DMM INFO MM(262420000001058/fa2ac151) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125314644 DMM DEBUG MM(262420000001058/fa2ac151) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125314644 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250404125314644 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) 20250404125314644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125314644 DMM DEBUG MM(262420000001058/fa2ac151) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125314644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314644 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:603) 20250404125314644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314644 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:233) 20250404125314644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1538)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125314651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314651 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:603) 20250404125314651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314651 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:233) 20250404125314651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314651 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125314652 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125314652 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125314652 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250404125314652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125314652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125314652 DMM INFO MM(262420000001058/fa2ac151) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa2ac151) (gprs_gmm.c:355) 20250404125314652 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250404125314652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314652 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:603) 20250404125314652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314652 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:233) 20250404125314652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314652 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:603) 20250404125314652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314652 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:233) 20250404125314652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125314656 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125314656 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125314656 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250404125314656 DMM INFO MM(262420000001058/fa2ac151) Subscriber data update (mmctx.c:445) 20250404125314656 DMM DEBUG MM(262420000001058/fa2ac151) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125314656 DMM INFO MM(262420000001058/fa2ac151) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125314656 DMM NOTICE MM(262420000001058/fa2ac151) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1055) 20250404125314656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125314656 DMM NOTICE MM(262420000001058/fa2ac151) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125314656 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) 20250404125314657 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125314657 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250404125314657 DMM INFO MM(262420000001058/fa2ac151) Subscriber data update (mmctx.c:445) 20250404125314657 DMM DEBUG MM(262420000001058/fa2ac151) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1538)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125314659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314659 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:603) 20250404125314659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314659 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:233) 20250404125314659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125314659 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125314659 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125314659 DMM INFO MM(262420000001058/fa2ac151) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125314659 DMM NOTICE MM(262420000001058/fa2ac151) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125314659 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125314659 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125314659 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125314659 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125314659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125314659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125314659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314659 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:603) 20250404125314659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314659 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:233) 20250404125314659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1538)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1538)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125314664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314664 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:603) 20250404125314664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314664 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:233) 20250404125314664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314664 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125314664 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125314664 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125314664 DMM INFO MM(262420000001058/fa2ac151) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125314664 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125314664 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125314664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314664 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:603) 20250404125314664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314664 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:233) 20250404125314664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 20250404125314666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314666 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:603) 20250404125314666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314666 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:233) 20250404125314666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14339357 TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: 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 := 'FA2AC151'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)15501205 SGSN_Test_0-RAN(1539)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@106669e46a0d: First idle individual index:0 20250404125314868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125314869 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:603) 20250404125314869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314869 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:233) 20250404125314869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125314869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314869 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125314869 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125314869 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125314869 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA2AC151) type="signalling"  (gprs_gmm.c:1970) 20250404125314869 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125314869 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125314869 DMM DEBUG MM(262420000001058/fa2ac151) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125314870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314870 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:603) 20250404125314870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314870 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:233) 20250404125314870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125314870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125314870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125314870 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:603) 20250404125314870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125314870 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:233) 20250404125314870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125314870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@106669e46a0d: { messageType := 2, destLocRef := 'EC8795'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(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@106669e46a0d: Final verdict of PTC: error 20250404125314886 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125314886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125314886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125314886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125314886 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125314886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125314886 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125314886 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125314887 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:769) 20250404125314887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125314887 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125314887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125314887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125314887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125314887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125314887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125314887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125314887 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125314892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1540)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1539)@106669e46a0d: Final verdict of PTC: none 20250404125314896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125314896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1543)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1533)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1537)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1527)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1535)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1525)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1531)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:14 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 20250404125315026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125315528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235736) 20250404125315897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125315897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235736, count=236896) 20250404125316887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125316888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125316888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125316898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125316898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125317899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125317899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250404125318622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125318624 DMM INFO MM(262420000001058/fa2ac151) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125318624 DMM INFO MM(262420000001058/fa2ac151) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125318624 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125318624 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125318624 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125318624 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125318624 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250404125318624 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) 20250404125318624 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250404125318624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125318624 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125318624 DMM DEBUG MM_STATE_Iu(7)[0x55a07b668660]{Detached}: Deallocated (fsm.c:568) 20250404125318624 DMM DEBUG GMM(gmm_fsm)[0x55a07b668d20]{Deregistered}: Deallocated (fsm.c:568) 20250404125318624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@106669e46a0d: 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(1550)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125318665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125318665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125318665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125318665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125318665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125318665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125318665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125318665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125318666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125318666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125318666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125318666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125318666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125318666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125318666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125318666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125318666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125318666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125318666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125318666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125318668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125318673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@106669e46a0d: 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(1555)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125318678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125318678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125318679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125318679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125318679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125318679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125318679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125318679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125318680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125318680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125318681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125318687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125318687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@106669e46a0d: 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(1560)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125318696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125318697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125318697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125318697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125318697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125318697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125318697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125318697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125318697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125318697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125318697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125318698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125318698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125318698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125318698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125318698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125318698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125318698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125318698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125318698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125318698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125318700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1563)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1557)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125318705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125318705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125318900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125318900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125318900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125318900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@106669e46a0d: Established a new IPA connection (conn_id=2) 20250404125318904 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125318904 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:112) 20250404125318904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125318904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1565)@106669e46a0d: 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) } } } } 20250404125318904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125318906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1563)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125318907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125318907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125318907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125318907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125318907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125318907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125318907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125318909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125318909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125318909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125318909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125318909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125318909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125318909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125318909 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125319729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125319729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125319729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125319729 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:603) 20250404125319729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125319729 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:233) 20250404125319729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125319729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125319730 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125319730 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125319730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125319730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125319730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125319730 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:603) 20250404125319730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125319730 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:233) 20250404125319730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125319730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C9C1BF12'O, index=0 SGSN_Test-GSUP(1566)@106669e46a0d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: 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 := '4ABB'O, rac := '2A'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(1562)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)810451 SGSN_Test_0-SCCP(1561)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1562)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125320003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320003 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:603) 20250404125320003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320003 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:233) 20250404125320003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125320003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125320003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125320003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125320003 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Deregistered}: Allocated (fsm.c:456) 20250404125320003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125320003 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Allocated (fsm.c:456) 20250404125320003 DMM DEBUG MM_STATE_Iu[0x55a07b669ff0]{Detached}: Allocated (fsm.c:456) 20250404125320003 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125320003 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125320003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125320003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125320003 DMM DEBUG MM(262420000001055/cf064731) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125320004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250404125320004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320004 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:603) 20250404125320004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320004 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:233) 20250404125320004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320004 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:603) 20250404125320004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320004 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:233) 20250404125320004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: { messageType := 2, destLocRef := '0C5DD3'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: 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 := 'AA4C4BE32BE345E2DA273E82183B418D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EF3CADB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FEBF37E494F65CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '664F2166E66722D5DB5D3A8333477F44'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01A67DDDC6A38949A8F354FF527038D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DFCAFFC27188F3FB45860B9174789AAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F63927BC1C2AF0F7'O } } } } } SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_from0 20250404125320012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) SGSN_Test_0-SCCP(1561)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250404125320012 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:603) 20250404125320012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320012 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:233) 20250404125320012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125320012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125320012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125320012 DMM DEBUG MM(262420000001055/cf064731) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1139) 20250404125320012 DMM NOTICE MM(262420000001055/cf064731) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125320012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125320012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125320012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125320012 DMM DEBUG MM(262420000001055/cf064731) Requesting authorization (sgsn_auth.c:160) 20250404125320012 DMM INFO MM(262420000001055/cf064731) Requesting authentication tuples (sgsn_auth.c:184) 20250404125320012 DMM DEBUG MM(262420000001055/cf064731) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125320012 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250404125320012 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(1566)@106669e46a0d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250404125320015 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125320015 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125320015 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125320015 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125320015 DMM INFO MM(262420000001055/cf064731) Subscriber data update (mmctx.c:445) 20250404125320015 DMM DEBUG MM(262420000001055/cf064731) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125320015 DMM INFO MM(262420000001055/cf064731) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125320015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125320015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125320015 DMM INFO MM(262420000001055/cf064731) <- GMM AUTH AND CIPHERING REQ (rand = aa 4c 4b e3 2b e3 45 e2 da 27 3e 82 18 3b 41 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = df ca ff c2 71 88 f3 fb 45 86 0b 91 74 78 9a aa ) (gprs_gmm.c:538) 20250404125320015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250404125320015 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320015 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:603) 20250404125320015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320015 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:233) 20250404125320015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1561)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722F63927BC23094399990000105005F029041C2AF0F7'O 20250404125320022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320022 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:603) 20250404125320022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320022 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:233) 20250404125320022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320022 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125320022 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125320022 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125320022 DMM INFO MM(262420000001055/cf064731) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125320022 DMM NOTICE MM(262420000001055/cf064731) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125320022 DMM DEBUG MM(262420000001055/cf064731) checking auth: received UMTS RES = f6 39 27 bc 1c 2a f0 f7 (gprs_gmm.c:721) 20250404125320022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125320022 DMM DEBUG MM(262420000001055/cf064731) Requesting authorization (sgsn_auth.c:160) 20250404125320022 DMM INFO MM(262420000001055/cf064731) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125320022 DMM DEBUG MM(262420000001055/cf064731) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125320022 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250404125320022 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) 20250404125320022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125320022 DMM DEBUG MM(262420000001055/cf064731) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125320022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320022 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:603) 20250404125320022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320022 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:233) 20250404125320022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1561)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125320030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320030 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:603) 20250404125320030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320030 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:233) 20250404125320030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320030 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125320030 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125320030 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125320030 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250404125320030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125320030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125320030 DMM INFO MM(262420000001055/cf064731) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf064731) (gprs_gmm.c:355) 20250404125320030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250404125320030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320030 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:603) 20250404125320030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320030 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:233) 20250404125320030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320030 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:603) 20250404125320030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320030 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:233) 20250404125320030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125320033 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125320033 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125320033 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250404125320033 DMM INFO MM(262420000001055/cf064731) Subscriber data update (mmctx.c:445) 20250404125320033 DMM DEBUG MM(262420000001055/cf064731) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125320033 DMM INFO MM(262420000001055/cf064731) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125320033 DMM NOTICE MM(262420000001055/cf064731) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1055) 20250404125320033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125320033 DMM NOTICE MM(262420000001055/cf064731) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125320033 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) 20250404125320034 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125320034 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250404125320034 DMM INFO MM(262420000001055/cf064731) Subscriber data update (mmctx.c:445) 20250404125320034 DMM DEBUG MM(262420000001055/cf064731) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1561)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125320035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320035 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:603) 20250404125320035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320035 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:233) 20250404125320035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320035 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125320035 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125320035 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125320035 DMM INFO MM(262420000001055/cf064731) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125320035 DMM NOTICE MM(262420000001055/cf064731) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125320035 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125320035 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125320035 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125320036 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125320036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125320036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125320036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320036 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:603) 20250404125320036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320036 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:233) 20250404125320036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1561)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1561)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125320039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320039 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:603) 20250404125320039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320039 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:233) 20250404125320039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320039 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125320039 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125320039 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125320039 DMM INFO MM(262420000001055/cf064731) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125320039 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125320040 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125320040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320040 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:603) 20250404125320040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320040 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:233) 20250404125320040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 20250404125320041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320041 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:603) 20250404125320041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320041 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:233) 20250404125320041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)810451 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: 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 := 'CF064731'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5440815 SGSN_Test_0-RAN(1562)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@106669e46a0d: First idle individual index:0 20250404125320244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125320245 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:603) 20250404125320245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320245 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:233) 20250404125320245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125320245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320245 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125320245 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125320245 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125320245 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF064731) type="signalling"  (gprs_gmm.c:1970) 20250404125320245 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125320245 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125320245 DMM DEBUG MM(262420000001055/cf064731) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125320246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320246 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:603) 20250404125320246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320246 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:233) 20250404125320246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125320246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125320246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125320246 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:603) 20250404125320246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125320246 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:233) 20250404125320246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125320246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@106669e46a0d: { messageType := 2, destLocRef := '53052F'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(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@106669e46a0d: Final verdict of PTC: error 20250404125320262 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125320262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125320262 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125320262 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125320262 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125320262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125320262 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125320262 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125320262 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:769) 20250404125320262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125320262 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125320262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125320262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125320262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125320262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125320262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125320262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125320262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125320268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1563)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1566)@106669e46a0d: Final verdict of PTC: none 20250404125320273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125320273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1555)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1560)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1550)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1548)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1559)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1553)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:20 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 20250404125320452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125320955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232776) 20250404125321274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125321274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232776, count=237228) 20250404125322263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125322263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125322263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125322276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125322276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125322695 DGPRS DEBUG Checking for inactive LLMEs, time = 7002108 (sgsn.c:131) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125323277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125323277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250404125324050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125324052 DMM INFO MM(262420000001055/cf064731) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125324052 DMM INFO MM(262420000001055/cf064731) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125324052 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125324052 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125324052 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125324052 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125324053 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250404125324053 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) 20250404125324053 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250404125324053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125324053 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Deallocated (fsm.c:568) 20250404125324053 DMM DEBUG MM_STATE_Iu(9)[0x55a07b669ff0]{Detached}: Deallocated (fsm.c:568) 20250404125324053 DMM DEBUG GMM(gmm_fsm)[0x55a07b668660]{Deregistered}: Deallocated (fsm.c:568) 20250404125324053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@106669e46a0d: 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(1574)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1573)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125324112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125324112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324112 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125324112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125324112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1574)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125324113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125324113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125324113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125324113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125324113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125324113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125324113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125324113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125324113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125324113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1574)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125324114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125324114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250404125324116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1570)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125324122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125324122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1573)@106669e46a0d: 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(1579)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1579)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1578)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125324130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125324130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125324130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125324130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125324130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125324130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125324130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125324130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1579)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125324131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125324131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125324131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125324131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125324131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125324131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125324131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125324131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125324131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125324131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125324131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125324131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1579)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125324133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125324138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125324138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1578)@106669e46a0d: 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_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125324141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125324141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125324141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125324141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125324141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125324141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125324141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125324141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125324142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125324142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125324142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125324142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125324142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125324142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125324142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125324142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125324142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125324142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125324142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125324143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125324143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125324145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1586)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@106669e46a0d: ************************************************* SGSN_Test_0-SCCP(1584)@106669e46a0d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125324153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125324153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125324277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125324277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125324277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125324277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@106669e46a0d: 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) } } } } 20250404125324282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250404125324283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125324350 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125324350 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:112) 20250404125324350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125324350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125324358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125324358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125324358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125324358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125324358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125324358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125324358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125324360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125324360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125324360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125324360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125324360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125324360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125324360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125324360 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125325169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325169 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:603) 20250404125325169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325169 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:233) 20250404125325170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325170 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125325170 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125325170 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325171 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:603) 20250404125325171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325171 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:233) 20250404125325171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C53F8D2C'O, index=0 SGSN_Test-GSUP(1589)@106669e46a0d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: 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 := '2685'O, rac := 'C5'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(1585)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12523094 SGSN_Test_0-SCCP(1584)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1585)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125325378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325378 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:603) 20250404125325378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325378 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:233) 20250404125325378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325378 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125325378 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125325378 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125325378 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125325378 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Deregistered}: Allocated (fsm.c:456) 20250404125325378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125325378 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125325378 DMM DEBUG MM_STATE_Iu[0x55a07b669c10]{Detached}: Allocated (fsm.c:456) 20250404125325378 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125325378 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125325378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125325378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125325378 DMM DEBUG MM(262420000001056/e000887b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125325378 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250404125325378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325378 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:603) 20250404125325378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325378 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:233) 20250404125325378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325378 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:603) 20250404125325378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325378 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:233) 20250404125325378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: { messageType := 2, destLocRef := 'BF1656'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: 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 := 'EC07EC8ED2A6BA9B64384ADEE8CA7851'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C19707C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA35BA06A4EE7D55'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '43E123A9E84FA20CC587ECD0F02811AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C2F803A58EAEAC278161081915A3A09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '994631A38A1ECD9066790CC82D3951B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DD8AA3D07A23929E'O } } } } } SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1584)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250404125325388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325388 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:603) 20250404125325388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325388 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:233) 20250404125325388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325388 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125325388 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125325388 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125325388 DMM DEBUG MM(262420000001056/e000887b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1139) 20250404125325388 DMM NOTICE MM(262420000001056/e000887b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125325388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125325388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125325388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125325388 DMM DEBUG MM(262420000001056/e000887b) Requesting authorization (sgsn_auth.c:160) 20250404125325388 DMM INFO MM(262420000001056/e000887b) Requesting authentication tuples (sgsn_auth.c:184) 20250404125325388 DMM DEBUG MM(262420000001056/e000887b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125325388 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250404125325388 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(1589)@106669e46a0d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250404125325391 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125325391 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125325391 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125325391 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125325391 DMM INFO MM(262420000001056/e000887b) Subscriber data update (mmctx.c:445) 20250404125325391 DMM DEBUG MM(262420000001056/e000887b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125325391 DMM INFO MM(262420000001056/e000887b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125325391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125325391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125325391 DMM INFO MM(262420000001056/e000887b) <- GMM AUTH AND CIPHERING REQ (rand = ec 07 ec 8e d2 a6 ba 9b 64 38 4a de e8 ca 78 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 46 31 a3 8a 1e cd 90 66 79 0c c8 2d 39 51 b7 ) (gprs_gmm.c:538) 20250404125325391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250404125325391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325391 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:603) 20250404125325391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325391 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:233) 20250404125325391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1584)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522DD8AA3D023094399990000105006F029047A23929E'O 20250404125325399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325399 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:603) 20250404125325399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325399 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:233) 20250404125325399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325399 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125325399 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125325399 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125325399 DMM INFO MM(262420000001056/e000887b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125325399 DMM NOTICE MM(262420000001056/e000887b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125325399 DMM DEBUG MM(262420000001056/e000887b) checking auth: received UMTS RES = dd 8a a3 d0 7a 23 92 9e (gprs_gmm.c:721) 20250404125325399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125325399 DMM DEBUG MM(262420000001056/e000887b) Requesting authorization (sgsn_auth.c:160) 20250404125325399 DMM INFO MM(262420000001056/e000887b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125325399 DMM DEBUG MM(262420000001056/e000887b) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125325399 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250404125325399 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) 20250404125325399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125325399 DMM DEBUG MM(262420000001056/e000887b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125325399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325399 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:603) 20250404125325399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325399 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:233) 20250404125325399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1584)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125325407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325407 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:603) 20250404125325407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325407 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:233) 20250404125325407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325408 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125325408 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125325408 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125325408 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250404125325408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125325408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125325408 DMM INFO MM(262420000001056/e000887b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe000887b) (gprs_gmm.c:355) 20250404125325408 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250404125325408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325408 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:603) 20250404125325408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325408 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:233) 20250404125325408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325408 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:603) 20250404125325408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325408 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:233) 20250404125325408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125325412 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125325412 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125325412 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250404125325412 DMM INFO MM(262420000001056/e000887b) Subscriber data update (mmctx.c:445) 20250404125325412 DMM DEBUG MM(262420000001056/e000887b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125325412 DMM INFO MM(262420000001056/e000887b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125325412 DMM NOTICE MM(262420000001056/e000887b) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1055) 20250404125325412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125325412 DMM NOTICE MM(262420000001056/e000887b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125325412 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) 20250404125325412 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125325412 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250404125325412 DMM INFO MM(262420000001056/e000887b) Subscriber data update (mmctx.c:445) 20250404125325412 DMM DEBUG MM(262420000001056/e000887b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1584)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125325414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325414 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:603) 20250404125325414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325414 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:233) 20250404125325414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125325415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125325415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125325415 DMM INFO MM(262420000001056/e000887b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125325415 DMM NOTICE MM(262420000001056/e000887b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125325415 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125325415 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125325415 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125325415 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125325415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125325415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125325415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325415 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:603) 20250404125325415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325415 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:233) 20250404125325415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1584)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1584)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125325419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325419 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:603) 20250404125325419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325419 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:233) 20250404125325419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325419 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125325419 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125325419 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125325419 DMM INFO MM(262420000001056/e000887b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125325419 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125325419 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125325419 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325419 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:603) 20250404125325419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325419 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:233) 20250404125325419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 20250404125325420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325420 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:603) 20250404125325420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325420 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:233) 20250404125325420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12523094 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: 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 := 'E000887B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2333534 SGSN_Test_0-RAN(1585)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@106669e46a0d: First idle individual index:0 20250404125325620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125325620 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:603) 20250404125325621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325621 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:233) 20250404125325621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125325621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325621 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125325621 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125325621 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125325621 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE000887B) type="signalling"  (gprs_gmm.c:1970) 20250404125325621 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125325621 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125325621 DMM DEBUG MM(262420000001056/e000887b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125325622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325622 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:603) 20250404125325622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325622 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:233) 20250404125325622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125325622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125325622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125325622 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:603) 20250404125325622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125325622 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:233) 20250404125325622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125325622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@106669e46a0d: { messageType := 2, destLocRef := '239B5E'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(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@106669e46a0d: Final verdict of PTC: error 20250404125325638 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125325638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125325638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125325638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125325638 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125325638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125325638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125325638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125325638 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:769) 20250404125325638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125325638 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125325638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125325638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125325638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125325638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125325638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125325638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125325638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125325643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1584)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1589)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1574)@106669e46a0d: Final verdict of PTC: none 20250404125325647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125325648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1579)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1583)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1577)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1572)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1581)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:25 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 20250404125325772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125326274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232868) 20250404125326649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125326649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232868, count=237320) 20250404125327639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125327639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125327639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125327651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125327651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125328652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125328653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250404125329373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125329376 DMM INFO MM(262420000001056/e000887b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125329376 DMM INFO MM(262420000001056/e000887b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125329376 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125329376 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125329376 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125329376 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125329376 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250404125329376 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) 20250404125329376 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250404125329376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125329376 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125329376 DMM DEBUG MM_STATE_Iu(11)[0x55a07b669c10]{Detached}: Deallocated (fsm.c:568) 20250404125329376 DMM DEBUG GMM(gmm_fsm)[0x55a07b669ff0]{Deregistered}: Deallocated (fsm.c:568) 20250404125329376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@106669e46a0d: 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(1596)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125329422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125329422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125329422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125329422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125329422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125329422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125329422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125329422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125329424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125329424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125329424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125329424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125329424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125329424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125329424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125329424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125329424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125329424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125329424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125329424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125329427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125329433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125329433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@106669e46a0d: 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(1601)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125329439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125329439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125329439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125329439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329439 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125329439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125329439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125329439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125329439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125329440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125329440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125329440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125329440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125329440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125329440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125329440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125329440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125329440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125329440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125329441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125329441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125329443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125329448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125329448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@106669e46a0d: 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(1606)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125329454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125329454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125329454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125329455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125329455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125329455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125329455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125329455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1606)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125329455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125329455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125329457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@106669e46a0d: ************************************************* SGSN_Test_0-SCCP(1607)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125329461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125329461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125329654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125329654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125329654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125329654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@106669e46a0d: 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) } } } } 20250404125329658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125329659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125329661 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125329661 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:112) 20250404125329661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125329661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125329666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125329666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125329666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125329666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125329666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125329666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125329666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125329667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125329667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125329667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125329667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125329667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125329667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125329667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125329667 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125330480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330480 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:603) 20250404125330480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330480 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:233) 20250404125330480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330481 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125330481 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125330481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330481 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:603) 20250404125330481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330481 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:233) 20250404125330481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@106669e46a0d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='E9223A05'O, index=0 SGSN_Test-GSUP(1612)@106669e46a0d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: 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 := 'FE2C'O, rac := '8F'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(1608)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1972074 SGSN_Test_0-SCCP(1607)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1608)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125330746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330746 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:603) 20250404125330746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330746 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:233) 20250404125330746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330747 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125330747 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125330747 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125330747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125330747 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Deregistered}: Allocated (fsm.c:456) 20250404125330747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125330747 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Allocated (fsm.c:456) 20250404125330747 DMM DEBUG MM_STATE_Iu[0x55a07b669190]{Detached}: Allocated (fsm.c:456) 20250404125330747 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125330747 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125330747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125330747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125330747 DMM DEBUG MM(262420000001057/ffff98d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125330747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250404125330747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330747 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:603) 20250404125330747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330747 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:233) 20250404125330747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330747 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:603) 20250404125330747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330747 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:233) 20250404125330747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: { messageType := 2, destLocRef := '1E176A'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(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: 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 := 'EA0A35D9021AD954F04C46D5934B1CE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D5A14D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '857D48F9AEE14F4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C7C476F15B484FC73B4B4283A1E4B337'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DBD30BF06AF47216D4B5762D2C02BAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0C974C5453E21F3F7A36E98941415339'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '90FB6307FB009B86'O } } } } } SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1607)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250404125330752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330752 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:603) 20250404125330752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330752 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:233) 20250404125330752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330752 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125330752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125330752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125330752 DMM DEBUG MM(262420000001057/ffff98d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1139) 20250404125330752 DMM NOTICE MM(262420000001057/ffff98d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125330752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125330752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125330752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125330752 DMM DEBUG MM(262420000001057/ffff98d4) Requesting authorization (sgsn_auth.c:160) 20250404125330752 DMM INFO MM(262420000001057/ffff98d4) Requesting authentication tuples (sgsn_auth.c:184) 20250404125330752 DMM DEBUG MM(262420000001057/ffff98d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125330752 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250404125330752 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(1612)@106669e46a0d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250404125330754 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125330754 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125330754 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125330754 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125330754 DMM INFO MM(262420000001057/ffff98d4) Subscriber data update (mmctx.c:445) 20250404125330754 DMM DEBUG MM(262420000001057/ffff98d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125330754 DMM INFO MM(262420000001057/ffff98d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125330754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125330754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125330754 DMM INFO MM(262420000001057/ffff98d4) <- GMM AUTH AND CIPHERING REQ (rand = ea 0a 35 d9 02 1a d9 54 f0 4c 46 d5 93 4b 1c e0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c 97 4c 54 53 e2 1f 3f 7a 36 e9 89 41 41 53 39 ) (gprs_gmm.c:538) 20250404125330754 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250404125330754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330754 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:603) 20250404125330754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330754 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:233) 20250404125330754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1607)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032290FB630723094399990000105007F02904FB009B86'O 20250404125330758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330758 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:603) 20250404125330758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330758 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:233) 20250404125330758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330758 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125330758 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125330758 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125330758 DMM INFO MM(262420000001057/ffff98d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125330758 DMM NOTICE MM(262420000001057/ffff98d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125330758 DMM DEBUG MM(262420000001057/ffff98d4) checking auth: received UMTS RES = 90 fb 63 07 fb 00 9b 86 (gprs_gmm.c:721) 20250404125330758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125330758 DMM DEBUG MM(262420000001057/ffff98d4) Requesting authorization (sgsn_auth.c:160) 20250404125330758 DMM INFO MM(262420000001057/ffff98d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125330758 DMM DEBUG MM(262420000001057/ffff98d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125330758 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250404125330758 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) 20250404125330758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125330758 DMM DEBUG MM(262420000001057/ffff98d4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125330758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330758 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:603) 20250404125330758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330758 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:233) 20250404125330758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1607)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125330764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330764 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:603) 20250404125330764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330764 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:233) 20250404125330764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330764 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125330764 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125330764 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125330764 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250404125330764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125330764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125330764 DMM INFO MM(262420000001057/ffff98d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xffff98d4) (gprs_gmm.c:355) 20250404125330764 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250404125330764 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330765 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:603) 20250404125330765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330765 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:233) 20250404125330765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330765 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:603) 20250404125330765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330765 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:233) 20250404125330765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125330768 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125330768 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125330768 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250404125330768 DMM INFO MM(262420000001057/ffff98d4) Subscriber data update (mmctx.c:445) 20250404125330768 DMM DEBUG MM(262420000001057/ffff98d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125330768 DMM INFO MM(262420000001057/ffff98d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125330768 DMM NOTICE MM(262420000001057/ffff98d4) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1055) 20250404125330768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125330768 DMM NOTICE MM(262420000001057/ffff98d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125330768 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) 20250404125330768 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125330768 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250404125330768 DMM INFO MM(262420000001057/ffff98d4) Subscriber data update (mmctx.c:445) 20250404125330768 DMM DEBUG MM(262420000001057/ffff98d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1607)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125330770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330770 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:603) 20250404125330770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330770 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:233) 20250404125330770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330770 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125330770 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125330770 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125330770 DMM INFO MM(262420000001057/ffff98d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125330770 DMM NOTICE MM(262420000001057/ffff98d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125330770 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125330770 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125330770 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125330770 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125330770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125330770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125330770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330770 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:603) 20250404125330770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330770 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:233) 20250404125330770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1607)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1607)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125330775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330775 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:603) 20250404125330775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330775 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:233) 20250404125330775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125330775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125330775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125330775 DMM INFO MM(262420000001057/ffff98d4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125330775 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125330775 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125330775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330775 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:603) 20250404125330775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330775 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:233) 20250404125330775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 20250404125330776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330776 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:603) 20250404125330776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330776 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:233) 20250404125330776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1972074 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: 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 := 'FFFF98D4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1665833 SGSN_Test_0-RAN(1608)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@106669e46a0d: First idle individual index:0 20250404125330980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125330981 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:603) 20250404125330981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330981 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:233) 20250404125330981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125330981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330981 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125330981 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125330981 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125330981 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFFF98D4) type="signalling"  (gprs_gmm.c:1970) 20250404125330981 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125330981 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125330981 DMM DEBUG MM(262420000001057/ffff98d4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125330982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330982 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:603) 20250404125330982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330982 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:233) 20250404125330982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125330982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125330982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125330982 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:603) 20250404125330982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125330982 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:233) 20250404125330982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125330982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@106669e46a0d: { messageType := 2, destLocRef := '196B29'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(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@106669e46a0d: Final verdict of PTC: error 20250404125330996 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125330996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125330997 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125330997 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125330997 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125330997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125330997 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125330997 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125330997 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:769) 20250404125330997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125330997 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125330997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125330997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125330997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125330997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125330997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125330997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125330997 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125331002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1608)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1612)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1596)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1601)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1606)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@106669e46a0d: Final verdict of PTC: none 20250404125331009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125331009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1597)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1599)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1604)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1594)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:31 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 20250404125331128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125331630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232216) 20250404125332010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125332010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232216, count=236668) 20250404125332998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125332998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125332998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125333011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125333011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125334013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125334013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_attach_pdp_act_pmm_idle started. 20250404125334719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125334722 DMM INFO MM(262420000001057/ffff98d4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125334722 DMM INFO MM(262420000001057/ffff98d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125334722 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125334722 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125334722 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125334722 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125334722 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250404125334722 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) 20250404125334722 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250404125334722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125334722 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Deallocated (fsm.c:568) 20250404125334722 DMM DEBUG MM_STATE_Iu(13)[0x55a07b669190]{Detached}: Deallocated (fsm.c:568) 20250404125334722 DMM DEBUG GMM(gmm_fsm)[0x55a07b669c10]{Deregistered}: Deallocated (fsm.c:568) 20250404125334722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@106669e46a0d: 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(1619)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125334766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125334766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125334766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125334766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334766 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125334766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125334766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125334766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125334766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125334767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125334767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125334767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125334767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125334767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125334767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125334767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125334767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125334767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125334767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125334767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125334767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125334769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125334774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125334774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@106669e46a0d: 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(1624)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125334779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125334779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125334779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125334779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125334780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125334780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125334780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125334780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125334781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125334781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125334782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125334787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125334787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@106669e46a0d: 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(1629)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125334794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125334794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125334794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125334794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125334794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125334795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125334795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125334795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125334795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125334795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125334795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125334795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125334795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125334795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125334795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125334795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125334795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125334795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125334797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1632)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125334802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125334802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125335002 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125335002 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:112) 20250404125335002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125335002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125335008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125335008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125335008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125335008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125335008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125335008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125335008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125335008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125335008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125335008 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125335014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125335014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125335014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125335014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@106669e46a0d: 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) } } } } 20250404125335018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250404125335019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125335816 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125335816 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125335816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125335816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125335816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125335816 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:603) 20250404125335816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125335816 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:233) 20250404125335816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125335816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125335816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125335816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125335816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125335816 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:603) 20250404125335816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125335816 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:233) 20250404125335816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125335816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@106669e46a0d: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='DA988630'O, index=0 SGSN_Test-GSUP(1635)@106669e46a0d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: 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 := 'DF49'O, rac := '36'O ("6") }, 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(1631)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)767093 SGSN_Test_0-SCCP(1630)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1631)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125336104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336104 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:603) 20250404125336104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336104 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:233) 20250404125336104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336104 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125336104 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125336104 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125336104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125336104 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Deregistered}: Allocated (fsm.c:456) 20250404125336104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125336104 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125336104 DMM DEBUG MM_STATE_Iu[0x55a07b66b860]{Detached}: Allocated (fsm.c:456) 20250404125336104 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125336104 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125336104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125336104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125336104 DMM DEBUG MM(262420000001005/d885f6d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125336104 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250404125336104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336104 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:603) 20250404125336104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336104 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:233) 20250404125336104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336104 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:603) 20250404125336104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336104 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:233) 20250404125336104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: { messageType := 2, destLocRef := '0BB475'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(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: 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 := 'E097FEEFF35FF1603561F02F075B60E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BAB68A81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F8A8F1CD482B80F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '95F436A0ED9F77CF2E436D71ECBF38FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C9F8800F7F0FD26BBC86463503ECF333'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A18EF3ECCCDFF3EC54F40A5DBB057791'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B6F7DDF0F892A334'O } } } } } SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1630)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250404125336115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336115 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:603) 20250404125336115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336115 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:233) 20250404125336115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336116 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125336116 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125336116 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125336116 DMM DEBUG MM(262420000001005/d885f6d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1139) 20250404125336116 DMM NOTICE MM(262420000001005/d885f6d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125336116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125336116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125336116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125336116 DMM DEBUG MM(262420000001005/d885f6d6) Requesting authorization (sgsn_auth.c:160) 20250404125336116 DMM INFO MM(262420000001005/d885f6d6) Requesting authentication tuples (sgsn_auth.c:184) 20250404125336116 DMM DEBUG MM(262420000001005/d885f6d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125336116 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250404125336116 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(1635)@106669e46a0d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@106669e46a0d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250404125336120 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125336120 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125336120 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125336120 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125336120 DMM INFO MM(262420000001005/d885f6d6) Subscriber data update (mmctx.c:445) 20250404125336120 DMM DEBUG MM(262420000001005/d885f6d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125336120 DMM INFO MM(262420000001005/d885f6d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125336120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125336120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125336120 DMM INFO MM(262420000001005/d885f6d6) <- GMM AUTH AND CIPHERING REQ (rand = e0 97 fe ef f3 5f f1 60 35 61 f0 2f 07 5b 60 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 8e f3 ec cc df f3 ec 54 f4 0a 5d bb 05 77 91 ) (gprs_gmm.c:538) 20250404125336120 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250404125336120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336120 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:603) 20250404125336120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336120 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:233) 20250404125336120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1630)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922B6F7DDF023094399990000100005F02904F892A334'O 20250404125336129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336129 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:603) 20250404125336129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336129 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:233) 20250404125336129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125336129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125336129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125336129 DMM INFO MM(262420000001005/d885f6d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125336129 DMM NOTICE MM(262420000001005/d885f6d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125336129 DMM DEBUG MM(262420000001005/d885f6d6) checking auth: received UMTS RES = b6 f7 dd f0 f8 92 a3 34 (gprs_gmm.c:721) 20250404125336129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125336129 DMM DEBUG MM(262420000001005/d885f6d6) Requesting authorization (sgsn_auth.c:160) 20250404125336130 DMM INFO MM(262420000001005/d885f6d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125336130 DMM DEBUG MM(262420000001005/d885f6d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125336130 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250404125336130 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) 20250404125336130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125336130 DMM DEBUG MM(262420000001005/d885f6d6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125336130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336130 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:603) 20250404125336130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336130 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:233) 20250404125336130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1630)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125336148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336148 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:603) 20250404125336148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336148 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:233) 20250404125336149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336149 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125336149 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125336149 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125336149 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250404125336149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125336149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125336149 DMM INFO MM(262420000001005/d885f6d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd885f6d6) (gprs_gmm.c:355) 20250404125336149 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250404125336149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336149 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:603) 20250404125336149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336149 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:233) 20250404125336149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336149 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:603) 20250404125336149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336149 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:233) 20250404125336149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125336158 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125336158 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125336158 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250404125336158 DMM INFO MM(262420000001005/d885f6d6) Subscriber data update (mmctx.c:445) 20250404125336158 DMM DEBUG MM(262420000001005/d885f6d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125336158 DMM INFO MM(262420000001005/d885f6d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125336158 DMM NOTICE MM(262420000001005/d885f6d6) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1055) 20250404125336158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125336158 DMM NOTICE MM(262420000001005/d885f6d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125336158 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) 20250404125336159 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125336159 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250404125336159 DMM INFO MM(262420000001005/d885f6d6) Subscriber data update (mmctx.c:445) 20250404125336159 DMM DEBUG MM(262420000001005/d885f6d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1630)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125336164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336164 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:603) 20250404125336164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336164 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:233) 20250404125336164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125336164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125336164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125336164 DMM INFO MM(262420000001005/d885f6d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125336164 DMM NOTICE MM(262420000001005/d885f6d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125336164 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125336164 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125336164 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125336164 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125336164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125336164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125336164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336164 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:603) 20250404125336164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336164 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:233) 20250404125336164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1630)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1630)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125336172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336172 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:603) 20250404125336172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336172 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:233) 20250404125336172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336172 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125336172 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125336172 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125336172 DMM INFO MM(262420000001005/d885f6d6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125336172 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125336173 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125336173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336173 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:603) 20250404125336173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336173 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:233) 20250404125336173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 20250404125336174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336174 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:603) 20250404125336174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336174 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:233) 20250404125336174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@106669e46a0d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)767093 TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: 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 := 'D885F6D6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@106669e46a0d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14146318 SGSN_Test_0-RAN(1631)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@106669e46a0d: First idle individual index:0 20250404125336377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125336377 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:603) 20250404125336377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336377 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:233) 20250404125336377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125336377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336377 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125336377 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125336377 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125336377 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD885F6D6) type="signalling"  (gprs_gmm.c:1970) 20250404125336378 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125336378 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125336378 DMM DEBUG MM(262420000001005/d885f6d6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125336378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336378 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:603) 20250404125336378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336378 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:233) 20250404125336378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125336378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125336378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125336378 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:603) 20250404125336378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125336378 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:233) 20250404125336378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125336378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@106669e46a0d: { messageType := 2, destLocRef := 'D7DB0E'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(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@106669e46a0d: Final verdict of PTC: error 20250404125336395 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125336395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125336395 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125336395 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125336395 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125336395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125336395 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125336395 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125336395 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:769) 20250404125336395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125336395 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125336395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125336395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125336395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125336395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125336396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125336396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125336396 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125336401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1630)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1635)@106669e46a0d: Final verdict of PTC: none 20250404125336406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125336406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1631)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1629)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1619)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1624)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@106669e46a0d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1622)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1617)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1627)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@106669e46a0d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:36 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 20250404125336475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125336978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231396) 20250404125337407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125337407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231396, count=235848) 20250404125338396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125338396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125338396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125338409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125338409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 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_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 20250404125339411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125339411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_pmm_idle_rx_mt_data started. 20250404125340064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125340067 DMM INFO MM(262420000001005/d885f6d6) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125340067 DMM INFO MM(262420000001005/d885f6d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125340067 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125340067 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125340067 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125340067 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125340067 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250404125340067 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) 20250404125340067 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250404125340067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125340067 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125340067 DMM DEBUG MM_STATE_Iu(15)[0x55a07b66b860]{Detached}: Deallocated (fsm.c:568) 20250404125340067 DMM DEBUG GMM(gmm_fsm)[0x55a07b669190]{Deregistered}: Deallocated (fsm.c:568) 20250404125340067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@106669e46a0d: 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(1642)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125340119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125340119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125340119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125340119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125340119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125340119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125340119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125340119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125340120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125340120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125340120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125340120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125340120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125340120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125340120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125340120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340120 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125340120 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125340120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125340120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125340120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125340122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250404125340127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125340127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@106669e46a0d: 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(1648)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1648)@106669e46a0d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1647)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 20250404125340137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125340137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125340137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125340137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125340137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125340137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125340137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125340137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1648)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125340138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125340138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125340138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125340138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125340138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125340138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125340138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125340138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125340138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125340138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125340138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125340138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1648)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1648)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125340140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1644)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1647)@106669e46a0d: 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 } 20250404125340145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125340145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1652)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@106669e46a0d: Provider Link came up: sending NS-RESET TC_pmm_idle_rx_mt_data-BVCI210(1645)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125340147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125340147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125340147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125340147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125340147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125340147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125340147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125340147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125340148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125340148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125340148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125340148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125340148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125340148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125340148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125340148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125340148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125340148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125340148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125340148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125340148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125340151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1649)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1655)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1655)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125340157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125340157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250404125340356 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125340356 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:112) 20250404125340356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125340356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250404125340364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125340364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125340364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125340364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125340364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125340364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125340364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125340366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125340366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125340366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125340366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125340366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125340366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125340366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125340367 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125340412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125340413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125340413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125340413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@106669e46a0d: 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) } } } } 20250404125340417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125340418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125341173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341173 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:603) 20250404125341174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341174 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:233) 20250404125341174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341174 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125341174 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125341175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341175 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:603) 20250404125341175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341175 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:233) 20250404125341175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@106669e46a0d: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='EF2ADBDC'O, index=0 SGSN_Test-GSUP(1658)@106669e46a0d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: 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 := '372F'O ("7/"), rac := 'B2'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(1654)@106669e46a0d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)14760519 SGSN_Test_0-SCCP(1653)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1654)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125341504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341504 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:603) 20250404125341504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341505 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:233) 20250404125341505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341505 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125341505 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125341505 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125341505 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125341505 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Deregistered}: Allocated (fsm.c:456) 20250404125341505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Allocated (fsm.c:456) 20250404125341505 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Allocated (fsm.c:456) 20250404125341505 DMM DEBUG MM_STATE_Iu[0x55a07b66be80]{Detached}: Allocated (fsm.c:456) 20250404125341505 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125341505 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125341505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125341505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125341505 DMM DEBUG MM(262420000001007/eeaaa61f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125341505 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250404125341505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341505 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:603) 20250404125341505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341505 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:233) 20250404125341505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341505 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:603) 20250404125341505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341505 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:233) 20250404125341505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: { messageType := 2, destLocRef := 'E13A47'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(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: 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 := 'A6C52C177752C8F77FCC2DA0C8661CB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A351463C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9285239DBA8204A2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '943EAE0797A4134515A3E898FD5DD983'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9BA81BC9B12F0942D7CE699DB486493D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '818193394F9AAD95D8C952ABFD288566'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7C7EC385ECD83EB9'O } } } } } SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_from0 20250404125341512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341512 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:603) 20250404125341512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341512 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:233) 20250404125341512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) SGSN_Test_0-SCCP(1653)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250404125341512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341512 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125341512 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125341512 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125341512 DMM DEBUG MM(262420000001007/eeaaa61f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1139) 20250404125341512 DMM NOTICE MM(262420000001007/eeaaa61f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125341512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125341512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125341512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125341512 DMM DEBUG MM(262420000001007/eeaaa61f) Requesting authorization (sgsn_auth.c:160) 20250404125341512 DMM INFO MM(262420000001007/eeaaa61f) Requesting authentication tuples (sgsn_auth.c:184) 20250404125341512 DMM DEBUG MM(262420000001007/eeaaa61f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125341512 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250404125341512 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(1658)@106669e46a0d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@106669e46a0d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250404125341514 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125341514 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125341514 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125341514 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125341514 DMM INFO MM(262420000001007/eeaaa61f) Subscriber data update (mmctx.c:445) 20250404125341514 DMM DEBUG MM(262420000001007/eeaaa61f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125341514 DMM INFO MM(262420000001007/eeaaa61f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125341514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125341514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125341514 DMM INFO MM(262420000001007/eeaaa61f) <- GMM AUTH AND CIPHERING REQ (rand = a6 c5 2c 17 77 52 c8 f7 7f cc 2d a0 c8 66 1c b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 81 93 39 4f 9a ad 95 d8 c9 52 ab fd 28 85 66 ) (gprs_gmm.c:538) 20250404125341514 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250404125341514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341514 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:603) 20250404125341514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341514 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:233) 20250404125341514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1653)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D227C7EC38523094399990000100007F02904ECD83EB9'O 20250404125341518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341518 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:603) 20250404125341518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341518 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:233) 20250404125341518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341518 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125341518 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125341518 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125341518 DMM INFO MM(262420000001007/eeaaa61f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125341518 DMM NOTICE MM(262420000001007/eeaaa61f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125341518 DMM DEBUG MM(262420000001007/eeaaa61f) checking auth: received UMTS RES = 7c 7e c3 85 ec d8 3e b9 (gprs_gmm.c:721) 20250404125341518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125341518 DMM DEBUG MM(262420000001007/eeaaa61f) Requesting authorization (sgsn_auth.c:160) 20250404125341518 DMM INFO MM(262420000001007/eeaaa61f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125341518 DMM DEBUG MM(262420000001007/eeaaa61f) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125341518 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250404125341518 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) 20250404125341518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125341518 DMM DEBUG MM(262420000001007/eeaaa61f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125341518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341518 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:603) 20250404125341518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341518 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:233) 20250404125341518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1653)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125341523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341523 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:603) 20250404125341523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341523 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:233) 20250404125341523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341523 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125341523 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125341523 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125341523 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250404125341523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125341523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125341523 DMM INFO MM(262420000001007/eeaaa61f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeeaaa61f) (gprs_gmm.c:355) 20250404125341523 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250404125341523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341523 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:603) 20250404125341523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341523 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:233) 20250404125341523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341523 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:603) 20250404125341523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341523 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:233) 20250404125341523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125341525 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125341525 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125341525 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250404125341525 DMM INFO MM(262420000001007/eeaaa61f) Subscriber data update (mmctx.c:445) 20250404125341525 DMM DEBUG MM(262420000001007/eeaaa61f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125341525 DMM INFO MM(262420000001007/eeaaa61f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125341525 DMM NOTICE MM(262420000001007/eeaaa61f) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1055) 20250404125341525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125341525 DMM NOTICE MM(262420000001007/eeaaa61f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125341525 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) 20250404125341525 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125341525 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250404125341525 DMM INFO MM(262420000001007/eeaaa61f) Subscriber data update (mmctx.c:445) 20250404125341525 DMM DEBUG MM(262420000001007/eeaaa61f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1653)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125341526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341526 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:603) 20250404125341526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341526 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:233) 20250404125341526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341527 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125341527 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125341527 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125341527 DMM INFO MM(262420000001007/eeaaa61f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125341527 DMM NOTICE MM(262420000001007/eeaaa61f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125341527 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125341527 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125341527 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125341527 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125341527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125341527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125341527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341527 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:603) 20250404125341527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341527 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:233) 20250404125341527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1653)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1653)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125341530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341530 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:603) 20250404125341530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341530 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:233) 20250404125341530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341530 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125341530 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125341530 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125341530 DMM INFO MM(262420000001007/eeaaa61f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125341530 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125341530 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125341530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341530 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:603) 20250404125341530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341530 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:233) 20250404125341530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 20250404125341531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341531 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:603) 20250404125341531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341531 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:233) 20250404125341531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@106669e46a0d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)14760519 TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: 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 := 'EEAAA61F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@106669e46a0d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4747871 SGSN_Test_0-RAN(1654)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@106669e46a0d: First idle individual index:0 20250404125341733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125341733 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:603) 20250404125341733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341733 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:233) 20250404125341733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125341733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125341734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125341734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125341734 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEEAAA61F) type="signalling"  (gprs_gmm.c:1970) 20250404125341734 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125341734 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125341734 DMM DEBUG MM(262420000001007/eeaaa61f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125341735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341735 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:603) 20250404125341735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341735 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:233) 20250404125341735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125341735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125341735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125341735 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:603) 20250404125341735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125341735 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:233) 20250404125341735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125341735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@106669e46a0d: { messageType := 2, destLocRef := '48725F'O ("Hr_"), 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(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@106669e46a0d: Final verdict of PTC: error 20250404125341753 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125341753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125341753 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125341753 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125341753 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125341753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125341753 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125341753 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125341753 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:769) 20250404125341753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125341753 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125341753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125341753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125341753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125341753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125341753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125341753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125341754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125341758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1653)@106669e46a0d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1645)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@106669e46a0d: Final verdict of PTC: none 20250404125341763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125341763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1658)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@106669e46a0d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1642)@106669e46a0d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1647)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1648)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1652)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1646)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1650)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1640)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1645): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1646): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1647): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1648): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@106669e46a0d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:41 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 20250404125341882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125342384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231288) 20250404125342764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125342764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231288, count=235740) 20250404125343754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125343754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125343754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125343765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125343765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:53: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_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 20250404125344766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125344766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_update_ctx_err_ind_from_ggsn started. 20250404125345472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125345474 DMM INFO MM(262420000001007/eeaaa61f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125345474 DMM INFO MM(262420000001007/eeaaa61f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125345474 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125345474 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125345474 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125345474 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125345474 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250404125345474 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) 20250404125345474 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250404125345474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b656fc0]{Init}: Deallocated (fsm.c:568) 20250404125345474 DMM DEBUG MM_STATE_Gb[0x55a07b65d990]{Idle}: Deallocated (fsm.c:568) 20250404125345474 DMM DEBUG MM_STATE_Iu(17)[0x55a07b66be80]{Detached}: Deallocated (fsm.c:568) 20250404125345474 DMM DEBUG GMM(gmm_fsm)[0x55a07b66b860]{Deregistered}: Deallocated (fsm.c:568) 20250404125345474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@106669e46a0d: 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(1665)@106669e46a0d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125345518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125345518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125345518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125345518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125345518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125345518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125345518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125345518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@106669e46a0d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125345519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125345519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125345519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125345519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125345519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125345519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125345519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125345519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250404125345519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125345519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125345520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125345520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@106669e46a0d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1666)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21011 20250404125345525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125345533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125345533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@106669e46a0d: 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(1670)@106669e46a0d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@106669e46a0d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1670)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125345539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250404125345539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125345539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125345539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345539 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250404125345539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125345539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125345539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125345539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@106669e46a0d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125345540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125345540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125345540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125345540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125345540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125345540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125345540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125345540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345540 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250404125345540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125345540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1670)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250404125345541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125345541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@106669e46a0d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125345542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@106669e46a0d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125345547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a07b658dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125345547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@106669e46a0d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@106669e46a0d: 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(1675)@106669e46a0d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@106669e46a0d: Provider Link came up: sending NS-RESET 20250404125345554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250404125345554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125345554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125345554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250404125345554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125345554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125345554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125345554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@106669e46a0d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250404125345555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125345555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125345555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125345555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250404125345555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250404125345555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250404125345555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250404125345555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125345555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250404125345555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250404125345555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250404125345555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250404125345555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@106669e46a0d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@106669e46a0d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250404125345557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@106669e46a0d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@106669e46a0d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250404125345561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a07b65a830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250404125345561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@106669e46a0d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@106669e46a0d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@106669e46a0d: ************************************************* SGSN_Test_0-M3UA(1678)@106669e46a0d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@106669e46a0d: ************************************************* MTC@106669e46a0d: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@106669e46a0d: v_sccp_pdu_maxlen:268 20250404125345764 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250404125345764 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:112) 20250404125345764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250404125345764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250404125345767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125345767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250404125345767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250404125345767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1678)@106669e46a0d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@106669e46a0d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@106669e46a0d: 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) } } } } 20250404125345771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125345771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250404125345771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250404125345771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250404125345771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404125345771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250404125345771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250404125345771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250404125345772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@106669e46a0d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@106669e46a0d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@106669e46a0d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250404125345774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125345774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250404125345774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250404125345774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250404125345774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404125345774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250404125345774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250404125345774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250404125346580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346580 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:603) 20250404125346580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346580 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:233) 20250404125346580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346580 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250404125346580 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404125346580 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346580 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346580 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:603) 20250404125346580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346580 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:233) 20250404125346580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@106669e46a0d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@106669e46a0d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='C94F6E31'O, index=0 SGSN_Test-GSUP(1681)@106669e46a0d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: 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 := '75DF'O, 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(1677)@106669e46a0d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5540370 SGSN_Test_0-SCCP(1676)@106669e46a0d: First idle individual index:0 SGSN_Test_0-RAN(1677)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 20250404125346860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346861 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:603) 20250404125346861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346861 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:233) 20250404125346861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346861 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125346861 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125346861 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125346861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1325) 20250404125346861 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Deregistered}: Allocated (fsm.c:456) 20250404125346861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Allocated (fsm.c:456) 20250404125346861 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Allocated (fsm.c:456) 20250404125346861 DMM DEBUG MM_STATE_Iu[0x55a07b66c4a0]{Detached}: Allocated (fsm.c:456) 20250404125346861 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250404125346861 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250404125346861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250404125346861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250404125346861 DMM DEBUG MM(262420000001004/f7eb8d60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250404125346861 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250404125346861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346861 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:603) 20250404125346861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346861 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:233) 20250404125346861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346861 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:603) 20250404125346861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346861 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:233) 20250404125346861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: { messageType := 2, destLocRef := '548A12'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(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: 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 := '6F6D57AF064AA20BCAFF5202CF24C947'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73E6E1CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A06D7964AD3BE625'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6E0E99CD000459EA8165BC51390C7B6E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '23E941DD376986F806A2EADF6018EE7F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1BD9FC0371E7FB25988B78AE98BF2F3B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C1F1E1C0B910451C'O } } } } } SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_len:23 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1676)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250404125346872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346872 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:603) 20250404125346872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346872 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:233) 20250404125346872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346872 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125346872 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125346872 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125346872 DMM DEBUG MM(262420000001004/f7eb8d60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250404125346872 DMM NOTICE MM(262420000001004/f7eb8d60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250404125346872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250404125346872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250404125346872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250404125346872 DMM DEBUG MM(262420000001004/f7eb8d60) Requesting authorization (sgsn_auth.c:160) 20250404125346872 DMM INFO MM(262420000001004/f7eb8d60) Requesting authentication tuples (sgsn_auth.c:184) 20250404125346872 DMM DEBUG MM(262420000001004/f7eb8d60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250404125346872 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250404125346872 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(1681)@106669e46a0d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@106669e46a0d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250404125346876 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250404125346876 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250404125346876 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250404125346876 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250404125346876 DMM INFO MM(262420000001004/f7eb8d60) Subscriber data update (mmctx.c:445) 20250404125346876 DMM DEBUG MM(262420000001004/f7eb8d60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250404125346876 DMM INFO MM(262420000001004/f7eb8d60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250404125346876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250404125346876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250404125346876 DMM INFO MM(262420000001004/f7eb8d60) <- GMM AUTH AND CIPHERING REQ (rand = 6f 6d 57 af 06 4a a2 0b ca ff 52 02 cf 24 c9 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b d9 fc 03 71 e7 fb 25 98 8b 78 ae 98 bf 2f 3b ) (gprs_gmm.c:538) 20250404125346876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250404125346876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346876 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:603) 20250404125346876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346876 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:233) 20250404125346876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_len:37 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1676)@106669e46a0d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22C1F1E1C023094399990000100004F02904B910451C'O 20250404125346883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346883 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:603) 20250404125346883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346883 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:233) 20250404125346883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346884 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125346884 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125346884 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125346884 DMM INFO MM(262420000001004/f7eb8d60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250404125346884 DMM NOTICE MM(262420000001004/f7eb8d60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250404125346884 DMM DEBUG MM(262420000001004/f7eb8d60) checking auth: received UMTS RES = c1 f1 e1 c0 b9 10 45 1c (gprs_gmm.c:721) 20250404125346884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250404125346884 DMM DEBUG MM(262420000001004/f7eb8d60) Requesting authorization (sgsn_auth.c:160) 20250404125346884 DMM INFO MM(262420000001004/f7eb8d60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250404125346884 DMM DEBUG MM(262420000001004/f7eb8d60) Requesting subscriber data update (gprs_subscriber.c:894) 20250404125346884 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250404125346884 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) 20250404125346884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250404125346884 DMM DEBUG MM(262420000001004/f7eb8d60) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250404125346884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346884 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:603) 20250404125346884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346884 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:233) 20250404125346884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_len:12 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1676)@106669e46a0d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250404125346895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346895 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:603) 20250404125346895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346895 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:233) 20250404125346895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346896 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250404125346896 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250404125346896 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250404125346896 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250404125346896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250404125346896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250404125346896 DMM INFO MM(262420000001004/f7eb8d60) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7eb8d60) (gprs_gmm.c:355) 20250404125346896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250404125346896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346896 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:603) 20250404125346896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346896 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:233) 20250404125346896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346896 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:603) 20250404125346896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346896 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:233) 20250404125346896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404125346902 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250404125346902 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250404125346902 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250404125346902 DMM INFO MM(262420000001004/f7eb8d60) Subscriber data update (mmctx.c:445) 20250404125346902 DMM DEBUG MM(262420000001004/f7eb8d60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250404125346902 DMM INFO MM(262420000001004/f7eb8d60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250404125346903 DMM NOTICE MM(262420000001004/f7eb8d60) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250404125346903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250404125346903 DMM NOTICE MM(262420000001004/f7eb8d60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250404125346903 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) 20250404125346903 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250404125346903 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250404125346903 DMM INFO MM(262420000001004/f7eb8d60) Subscriber data update (mmctx.c:445) 20250404125346903 DMM DEBUG MM(262420000001004/f7eb8d60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_len:14 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1676)@106669e46a0d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250404125346907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346907 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:603) 20250404125346907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346907 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:233) 20250404125346907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346907 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404125346907 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404125346907 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250404125346907 DMM INFO MM(262420000001004/f7eb8d60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250404125346907 DMM NOTICE MM(262420000001004/f7eb8d60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250404125346907 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250404125346907 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250404125346907 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250404125346907 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250404125346907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250404125346907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250404125346907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346907 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:603) 20250404125346907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346907 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:233) 20250404125346907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_len:7 SGSN_Test_0-SCCP(1676)@106669e46a0d: vl_from0 SGSN_Test_0-SCCP(1676)@106669e46a0d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250404125346917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346917 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:603) 20250404125346917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346917 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:233) 20250404125346917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125346918 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404125346918 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404125346918 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250404125346918 DMM INFO MM(262420000001004/f7eb8d60) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250404125346918 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250404125346918 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250404125346918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125346918 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:603) 20250404125346918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346918 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:233) 20250404125346918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125346918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@106669e46a0d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5540370 20250404125346921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125346921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125346921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125346921 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:603) 20250404125346921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125346921 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:233) 20250404125346921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125346921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: 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 := 'F7EB8D60'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@106669e46a0d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2266084 SGSN_Test_0-RAN(1677)@106669e46a0d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@106669e46a0d: First idle individual index:0 20250404125347125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125347125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125347125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250404125347125 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:603) 20250404125347125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125347125 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:233) 20250404125347125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250404125347125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125347126 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404125347126 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404125347126 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250404125347126 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7EB8D60) type="signalling"  (gprs_gmm.c:1970) 20250404125347126 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250404125347126 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250404125347126 DMM DEBUG MM(262420000001004/f7eb8d60) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250404125347126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125347127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125347127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125347127 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:603) 20250404125347127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125347127 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:233) 20250404125347127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125347127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250404125347127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125347127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250404125347127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250404125347127 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:603) 20250404125347127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250404125347127 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:233) 20250404125347127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250404125347127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@106669e46a0d: { messageType := 2, destLocRef := '2293E4'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(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@106669e46a0d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@106669e46a0d: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@106669e46a0d: Final verdict of PTC: error 20250404125347146 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404125347146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125347146 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250404125347146 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250404125347146 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250404125347146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250404125347146 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250404125347146 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250404125347146 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:769) 20250404125347146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250404125347146 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250404125347146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250404125347146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250404125347146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250404125347146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250404125347146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250404125347146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250404125347146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250404125347152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@106669e46a0d: Final verdict of PTC: none 20250404125347157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250404125347157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1680)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GSUP(1681)@106669e46a0d: Final verdict of PTC: none -NSVCI98(1670)@106669e46a0d: Final verdict of PTC: none -NSVCI99(1675)@106669e46a0d: Final verdict of PTC: none -NSVCI97(1665)@106669e46a0d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@106669e46a0d: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@106669e46a0d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@106669e46a0d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@106669e46a0d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@106669e46a0d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@106669e46a0d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@106669e46a0d: Final verdict of PTC: none -NSVCI99-provIP(1673)@106669e46a0d: Final verdict of PTC: none -NSVCI97-provIP(1663)@106669e46a0d: Final verdict of PTC: none -NSVCI98-provIP(1668)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: none MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@106669e46a0d: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@106669e46a0d: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@106669e46a0d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@106669e46a0d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@106669e46a0d: 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'. Fri Apr 4 12:53:47 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 20250404125347314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125347816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231648) 20250404125348158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125348158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231648, count=236100) 20250404125349148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250404125349148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250404125349148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250404125349159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125349159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test execution finished. MTC@106669e46a0d: 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 ------ Fri Apr 4 12:53: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_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 20250404125350160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125350161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_NS_connect_alive started. 20250404125350914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125350914 DMM INFO MM(262420000001004/f7eb8d60) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250404125350914 DMM INFO MM(262420000001004/f7eb8d60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250404125350914 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250404125350914 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250404125350914 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250404125350914 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250404125350914 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250404125350914 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) 20250404125350914 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250404125350914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a07b65d990]{Init}: Deallocated (fsm.c:568) 20250404125350914 DMM DEBUG MM_STATE_Gb[0x55a07b656fc0]{Idle}: Deallocated (fsm.c:568) 20250404125350914 DMM DEBUG MM_STATE_Iu(19)[0x55a07b66c4a0]{Detached}: Deallocated (fsm.c:568) 20250404125350914 DMM DEBUG GMM(gmm_fsm)[0x55a07b66be80]{Deregistered}: Deallocated (fsm.c:568) 20250404125350914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250404125350933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250404125350933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250404125350933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250404125351161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125351161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: setverdict(pass): none -> pass MTC@106669e46a0d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250404125351942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35758<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: pass MTC@106669e46a0d: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@106669e46a0d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:53:51 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 20250404125351981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125352162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125352162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125352484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10460) 20250404125352696 DGPRS DEBUG Checking for inactive LLMEs, time = 7002138 (sgsn.c:131) 20250404125353164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125353164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10460, count=15036) 20250404125354165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125354166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: 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 ------ Fri Apr 4 12:53: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_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 20250404125355166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125355166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test case TC_NS_connect_reset started. 20250404125355575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125355578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250404125355596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250404125355596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250404125355596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250404125355596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250404125355596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250404125355597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250404125355597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250404125355597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125355597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a07b656530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@106669e46a0d: setverdict(pass): none -> pass 20250404125356167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125356168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250404125356604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33208<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@106669e46a0d: Final verdict of PTC: none MTC@106669e46a0d: Setting final verdict of the test case. MTC@106669e46a0d: Local verdict of MTC: pass MTC@106669e46a0d: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@106669e46a0d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@106669e46a0d: 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'. Fri Apr 4 12:53:56 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 20250404125356642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250404125357145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250404125357169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125357169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250404125358170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125358170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125358598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125359171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125359171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@106669e46a0d: 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@106669e46a0d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@106669e46a0d: Terminating MTC. MC@106669e46a0d: MTC terminated. MC2> exit MC@106669e46a0d: Shutting down session. MC@106669e46a0d: 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-8042.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->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: 72 skip: 7 20250404125400172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125400172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (705226) [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-20250404-1239-2b1da793-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'] 20250404125401173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125401173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250404125401600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250404125402174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125402174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-20250404-1239-2b1da793-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250404125403175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250404125403175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (705061) [testenv][generic] Stopping sgsn (705120) [testenv] Showing testsuite/junit-xml-8042.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-20250404-1239-2b1da793-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-8042.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3275 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250404-1239-2b1da793-0'] testenv-sgsn-generic-osmocom-latest-20250404-1239-2b1da793-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2374/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